Jump to content
  • 0
KoriAK

Issue

Question

[info]: Connection request of the char-server 'Ablaze RO' @ xx.xxx.xxx.xxx:6121 (account: '[email protected]', pass: '[email protected]', ip: 'xx.xxx.xxx.xxx')
[Notice]: Unknown account (account: [email protected], received pass: [email protected], ip: xx.xxx.xxx.xxx)
[Notice]: Connection of the char-server 'Ablaze RO' REFUSED.
[Error]: Can not connect to login-server.
[Error]: The server communication passwords (default s1/p1) are probably invalid.
[Error]: Also, please make sure your login db has the correct communication username/passwords and the gender of the account is S.
[Error]: The communication passwords are set in map_athena.conf and char_athena.conf
[Warning]: Connection to Login Server lost.
 
[info]: Closed connection from 'xx.xxx.xxx.xxx'.
[status]: Connecting to xx.xxx.xxx.xxx:6121
[status]: Logging in to char server...
[Warning]: Connection to Char Server lost.
 
[status]: Connecting to xx.xxx.xxx.xxx:6121
[status]: Logging in to char server...
[Warning]: Connection to Char Server lost.
                                                                            stop[status]: Connecting to xx.xxx.xxx.xxx:6121
[status]: Logging in to char server...
[Warning]: Connection to Char Server lost.
 
[status]: Connecting to xx.xxx.xxx.xxx:6121
[status]: Logging in to char server...
[Warning]: Connection to Char Server lost.
 
[status]: Connecting to xx.xxx.xxx.xxx:6121
[status]: Logging in to char server...
[Warning]: Connection to Char Server lost.
 
[status]: Connecting to xx.xxx.xxx.xxx:6121
[status]: Logging in to char server...
[Warning]: Connection to Char Server lost.
 

Sql database username and password is set too.

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

make sure all port is correct.

 

files that need to be check is

 

https://github.com/rathena/rathena/blob/master/conf/inter_athena.conf

 

https://github.com/rathena/rathena/blob/master/conf/map_athena.conf

 

https://github.com/rathena/rathena/blob/master/conf/login_athena.conf

 

https://github.com/rathena/rathena/blob/master/conf/char_athena.conf

 

if you are using import folder check all the files inside the folder too

 

https://github.com/rathena/rathena/tree/master/conf/import-tmpl

 

 

also check your packet obfuscation too. If you are using this make sure you have the right keys and if you dont use it/dont know what is it make sure you disable it by commenting #define PACKET_OBFUSCATION

 

https://github.com/rathena/rathena/blob/master/src/config/core.h

/// Comment to disable the official packet obfuscation support.
/// When enabled, make sure there is value for 'packet_keys' of used packet version or
/// defined 'packet_keys_use' in db/[import/]packet_db.txt.
/// This requires PACKETVER 2011-08-17 or newer.
#define PACKET_OBFUSCATION
Link to comment
Share on other sites

Kindly refer to this error.
 

[Error]: The server communication passwords (default s1/p1) are probably invalid.

[Error]: Also, please make sure your login db has the correct communication username/passwords and the gender of the account is S.
[Error]: The communication passwords are set in map_athena.conf and char_athena.conf

Set your username and password in your map_athena.conf as well as in char_athena.conf synchronize it with the one you put on sql.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.