Hello, guys! I've made a successfully connection of Linux with the Database, receiving the success message on the terminal, but when I try to log in the game client, the loading bar load until being full, like if you were be logged, but then nothing happens. And the ErrorLogs files are normal. I've tested with other clients and the problem persists
Then, I've tested with another Linux and then worked. I would like to know what's wrong with that CentOS I used before? Anybody may help me? Thanks!
[LoginSvr]
#Blank(0), ImageAuth(1), OTPAuth(2)
CheckType=0
ImageAuthDataPath=/etc/cabal/ImageAuth_Login/
UseHTTPService=0
AuthMaxTryCount=5
AuthWaitTime=120000
BlockIfAuthFail=0
UsePreImageAuth=0
#ServerOder
UseServerListManualOrder=0
ServerListManualOrder=1
TestChannelGroupIdxStartPoint=50
AffiliatedCorpIP=127.0.0.1;
AdminIP=127.0.0.1;
IgnoreClientVersion=1
UseSubPasswordCheckMessage=0
UseNotifyServerListUserCount=1
UseMachineSerialBotCheck=0
Timer=1:10000,2:5000,3:5000
GroupIdx=1
NoActiveLimitTime=20000
client_version=374
NormalClientMagicKey=543957823 = same in cabalmain, same in xdata.enc, same in Database
#ImageAuth
UseImageAuth=0
BlockIfImageAuthFail=0
ImageAuthMaxTryCount=5
ImageAuthWaitTime=120000


Reply With Quote


