Elsword v4 file

Elite Diviner
Joined
Dec 17, 2014
Messages
485
Reaction score
61
check source file/DB_backup/DB_080424/Statistics
use same way to
LServerList/LChannelList/servers proxy

channelserver globalserver crash
i check LChannelList but not have a ip list as LServerlist
 
Newbie Spellweaver
Joined
Jul 21, 2019
Messages
8
Reaction score
2
This is just a "re-release" from Ragezone Brasil. It's nothing new actually. Managed to build the launcher already.
 
Initiate Mage
Joined
Dec 16, 2020
Messages
1
Reaction score
0
please help how to set-up? i download all of them but when i try to open it show the message and gotta forced stop.
 
Junior Spellweaver
Joined
Dec 29, 2016
Messages
180
Reaction score
101
please help how to set-up? i download all of them but when i try to open it show the message and gotta forced stop.

Obtain Developer connections or Hire a professional team to repair the source compile errors and missing DB table.

Here's the priority required skillsets for your team members to get the source working, from highest to lowest

1. SQL Database Operator (to repair missing tables and crafting queries, critical)
2. C++ Developer /w Debugging experience (repair compiling errors, debug on login auth, critical)
3. Website (Creating accounts, CS, minor)

There's actually a lot of manhours required for this scruffed source. Good luck
 
Last edited:
Newbie Spellweaver
Joined
Feb 14, 2021
Messages
6
Reaction score
1
I managed to make it work after several and several hours of work
 
Newbie Spellweaver
Joined
Feb 14, 2021
Messages
6
Reaction score
1
In fact, only Center / LoginServer worked.And it still has a T-SQL error.The Channel / GameServer fails to authenticate.I've already spent several hours working on the endless corrections here.I'm giving up already !.it’s kind of complicated to give a guide to the various corrections in the project. You need advanced knowledge in C, LUA, TSQL


 
Junior Spellweaver
Joined
Dec 29, 2016
Messages
180
Reaction score
101
You're in the right path. The authentication fails because the required data for the Auth API to communicate is missing. From this point on you need to reverse engineer the SQL queries. Contact your DBA for more info
 
Newbie Spellweaver
Joined
Feb 14, 2021
Messages
6
Reaction score
1
I checked for queries on soap services and sql queries.I'm thinking about how to create the local endpoint.
Still thanks for the help. I'm a professional dev for five years
 
Newbie Spellweaver
Joined
Feb 14, 2021
Messages
6
Reaction score
1
You're in the right path. The authentication fails because the required data for the Auth API to communicate is missing. From this point on you need to reverse engineer the SQL queries. Contact your DBA for more info


even with some flaws still, the Center / Gamer / Login servers are standing.I'm trying to recompile the Channel, in order to ignore the api.
 
Newbie Spellweaver
Joined
Jun 27, 2021
Messages
10
Reaction score
1
does anyone have the SQL tidy