• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook pagefor updates, or we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.)

DBO tw source can't login

Initiate Mage
Joined
Mar 18, 2018
Messages
4
Reaction score
0
hi guys , im start to try to use source dbo tw , but , i have this problem , if someone can help me , i really aprecciate this .thanks ![URL="http://
vexus - DBO tw source can't login - RaGEZONE Forums
[/URL]
 
Newbie Spellweaver
Joined
Aug 16, 2017
Messages
84
Reaction score
34
When you have a problem like that, explain in detail the problem, what did you do, how did you do it. So you will get more answers from people who help you, because if you do not explain anything, nobody will be able to help you.
 
Initiate Mage
Joined
Mar 18, 2018
Messages
4
Reaction score
0
i config all and create the user in mysql , but i have the problem , the password its wrong



i use this source
 
Joined
Apr 3, 2013
Messages
534
Reaction score
108
Add some log or give us the log if one exist, cause after checking the code everything seem ok.
Maybe your config is wrong, can you post all config file / log file ?

Also on file AuthClient.cs line 53 add the following and give us the result:

+ SysCons.LogInfo("account: ({0}) password: ({1)), iPkt.UserID, iPkt.UserPW);

Maybe your game sent crypted data.
 
Initiate Mage
Joined
Mar 18, 2018
Messages
4
Reaction score
0
i start to use other source , and its better than this
 
Initiate Mage
Joined
Jan 1, 2019
Messages
2
Reaction score
1
i'm late but you must store your password in md5 or delete the md5() from the stored procedure.


vexus - DBO tw source can't login - RaGEZONE Forums
 
Back
Top