Hallo @DearDrew
That's my VPS :
110$ Monthly
Very good for +850 Active player
Could you please execute this command "free -m" and show us what is the memory usage for aprox. 850 players. Thanks!
Tortoise hasn't added any friends yet.
01 November 2016 - 11:12 PM
Hallo @DearDrew
That's my VPS :
110$ Monthly
Very good for +850 Active player
Could you please execute this command "free -m" and show us what is the memory usage for aprox. 850 players. Thanks!
31 July 2016 - 04:03 PM
A script that announces the name of the player when he receives the card from the monster?
Open conf/battle/drops.conf and search for this line:
// Make broadcast ** Player1 won Pupa's Pupa Card (chance 0.01%) *** // This can be set to any value between 0~10000. // Note: It also announces STEAL skill usage with rare items // 0 = don't show announces at all // 1 = show announces for 0.01% drop chance items // 333 = show announces for 3.33% or lower drop chance items // 10000 = show announces for all items rare_drop_announce: 0
10 July 2016 - 01:17 PM
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!
Same here, I encountered this error as well but I just restarted my machine and everything works well.