Issue information

Issue ID
#1934
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Jul 27, 2008 22:44
Last Post
Hercules Elf Bot
Jul 27, 2008 22:44
Confirmation
N/A

Hercules Elf Bot - Jul 27, 2008 22:44

Originally posted by [b]Ivion[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=1934

Version: 13007
Branch: Trunk
Mode: Txt
Compiled by: Cygwin

When I run my server, multiple errors appear in the login console:
CODE
[Error]: account_db_txt_init: skipping invalid data: 20080409
[Warning]: account_db_txt_init: account 1:'s1' has ID outside of the defined r
ange for accounts (min:2000000 max:100000000)!
[Warning]: account_db_txt_init: account 2:'s2' has ID outside of the defined ran
ge for accounts (min:2000000 max:100000000)!
[Warning]: account_db_txt_init: account 3:'s3' has ID outside of the defined ran
ge for accounts (min:2000000 max:100000000)!
[Warning]: account_db_txt_init: account 4:'s4' has ID outside of the defined ran
ge for accounts (min:2000000 max:100000000)!
[Warning]: account_db_txt_init: account 5:'s5' has ID outside of the defined ran
ge for accounts (min:2000000 max:100000000)!
[Error]: account_db_txt_init: skipping invalid data: 2000004[Status]: The login-
server is ready (Server is listening on the port 6900).


On the other hand, char server doesn't seem to get my modified server comunication paswords and displays this error:
CODE
[Error]: Can not connect to login-server.
[Error]: The server communication passwords (default s1/p1) are probably invalid
.
[Info]: Also, please make sure your accounts file (default: accounts.txt) has th
ose values present.
[Info]: The communication passwords can be changed in map_athena.conf and char_a
thena.conf


This post has been edited by Ivion: Jul 27 2008, 03:49 PM