Can't launch my server (Errors)

Eraeus

New member
Messages
9
Points
0
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 :

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!

EDIT : resolved

 
Last edited by a moderator:
Change your IP into (80.67.189.192) in login-server.conf / inter-server.conf / char-server.conf / map-server.conf under conf folder

127.0.0.1 is for localhost (offline server)

and same in the username and pass on it
 

userid: ragnarok ( the 1st account in your login table in dbase )
passwd: ragnarok ( the 1st account in your login table in dbase )
 
Last edited by a moderator:
Back
Top