Hi,
I'm trying to make my first private server RO but I have some problems... When I launch ./athena-start start I have this error :
[Info]: Attempt to connect to login-server...
[Status]: Connecting to 80.67.189.192:6900
[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 /conf/map-server.conf and /conf/char-server.conf
[Warning]: Connection to Login Server lost.
[Info]: Attempt to connect to login-server...
[Status]: Connecting to 80.67.189.192:6900
[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 /conf/map-server.conf and /conf/char-server.conf
[Warning]: Connection to Login Server lost.
[Info]: Attempt to connect to login-server...
[Status]: Connecting to 80.67.189.192:6900
[Status]: Connected to login-server (connection #5).
[Status]: Awaiting maps from map-server.
[Info]: Connection request of the char-server 'Hercules' @ 127.0.0.2:6121 (account: 's1', pass: 'p1', ip: '127.0.0.2')
[Notice]: Unknown account (account: s1, received pass: p1, ip: 127.0.0.2)
[Notice]: Connection of the char-server 'Hercules' REFUSED.
[Info]: Closed connection from '127.0.0.2'.
[Info]: Connection request of the char-server 'Hercules' @ 127.0.0.2:6121 (account: 's1', pass: 'p1', ip: '127.0.0.2')
[Notice]: Unknown account (account: s1, received pass: p1, ip: 127.0.0.2)
[Notice]: Connection of the char-server 'Hercules' REFUSED.
[Info]: Closed connection from '127.0.0.2'.
[Info]: Connection request of the char-server 'Hercules' @ 127.0.0.2:6121 (account: 's1', pass: 'p1', ip: '127.0.0.2')
[Notice]: Unknown account (account: s1, received pass: p1, ip: 127.0.0.2)
[Notice]: Connection of the char-server 'Hercules' REFUSED.
[Info]: Closed connection from '127.0.0.2'.
I don't know why because I don't have "127.0.0.2" in my config files and in my SQL the first ID is login : test and pass : test and not s1/p1
Someone can help me :x?
Thanks in advance guys!