Issue information

Issue ID
#5459
Status
Invalid
Severity
None
Started
Hercules Elf Bot
Mar 17, 2012 22:35
Last Post
Hercules Elf Bot
Apr 18, 2012 9:36
Confirmation
N/A

Hercules Elf Bot - Mar 17, 2012 22:35

Originally posted by [b]ROZEN[/b]
i follow up svn 15701 to 15704 but i have this error

when i restore loginlog_sql.c [url="http://sourceforge.net/apps/trac/rathena/changeset/15703"]http://sourceforge.net/apps/trac/rathena/changeset/15703[/url] before i change i can run server and enter to the map


[Status]: Done reading '109' entries in 'db/job_db1.txt'.
[Status]: Done reading '108' entries in 'db/job_db2.txt'.
[Status]: Done reading '3' entries in 'db/size_fix.txt'.
[Status]: Done reading '5' entries in 'db/pre-re/refine_db.txt'.
[Status]: Done reading '34' entries in 'db/castle_db.txt'.
[Status]: Done reading '15' entries in 'db/guild_skill_tree.txt'.
[Status]: Done reading '138' pets in 'pet_db.txt'.
[Status]: Done reading '0' pets in 'pet_db2.txt'.
[Status]: Done reading '13' entries in 'db/homunculus_db.txt'.
[Status]: Done reading '99' levels in 'pre-re/exp_homun.txt'.
[Status]: Done reading '56' entries in 'db/homun_skill_tree.txt'.
[Status]: Done reading '44' entries in 'db/mercenary_db.txt'.
[Status]: Done reading '118' entries in 'db/mercenary_skill_db.txt'.
[Status]: Done reading '1703' entries in 'quest_db.txt'.
[Info]: Attempt to connect to login-server...dicastes.txt
[Status]: Connecting to 127.0.0.1:8851
[color=#ff0000][Error]: make_connection: connect failed (socket #6, error 111: Connection refused)![/color]
[Info]: Done loading '4856' NPCs:
-'3146' Warps
-'42' Shops
-'1668' Scripts
-'2513' Spawn sets
-'42447' Mobs Cached
-'0' Mobs Not Cached
[Status]: Event 'OnInit' executed with '532' NPCs.
[Status]: Server is 'ready' and listening on port '8853'.

[Status]: Attempting to connect to Char Server. Please wait.
[Status]: Connecting to 127.0.0.1:8852
[Status]: Logging in to char server...
[Status]: Successfully logged on to Char Server (Connection: '7').
[Status]: Sending maps to char server...
[Status]: Event 'OnInterIfInit' executed with '0' NPCs.
[Status]: Event 'OnInterIfInitOnce' executed with '0' NPCs.
[Status]: Requested '34' guild castles from char-server...
[Status]: Map-Server 0 connected: 843 maps, from IP 127.0.0.1 port 8853.
[Status]: Map-server 0 loading complete.
[Info]: Loaded guild castle (0 - guild 0)
[Info]: Loaded guild castle (1 - guild 0)
[Info]: Loaded guild castle (2 - guild 1)
[Info]: Loaded guild castle (3 - guild 1)
[Info]: Loaded guild castle (4 - guild 0)
[Info]: Loaded guild castle (5 - guild 0)
[Info]: Loaded guild castle (6 - guild 1)
[Info]: Loaded guild castle (7 - guild 0)
[Info]: Loaded guild castle (8 - guild 1)
[Info]: Loaded guild castle (9 - guild 1)
[Info]: Loaded guild castle (10 - guild 0)
[Info]: Loaded guild castle (11 - guild 1)
[Info]: Loaded guild castle (12 - guild 1)
[Info]: Loaded guild castle (13 - guild 0)
[Info]: Loaded guild castle (14 - guild 1)
[Info]: Loaded guild castle (15 - guild 1)
[Info]: Loaded guild castle (16 - guild 0)
[Info]: Loaded guild castle (17 - guild 1)
[Info]: Loaded guild castle (18 - guild 1)
[Info]: Loaded guild castle (19 - guild 1)
[Info]: Loaded guild castle (20 - guild 0)
[Info]: Loaded guild castle (21 - guild 0)
[Info]: Loaded guild castle (22 - guild 0)
[Info]: Loaded guild castle (23 - guild 0)
[Info]: Loaded guild castle (24 - guild 0)
[Info]: Loaded guild castle (25 - guild 0)
[Info]: Loaded guild castle (26 - guild 0)
[Info]: Loaded guild castle (27 - guild 0)
[Info]: Loaded guild castle (28 - guild 0)
[Info]: Loaded guild castle (29 - guild 0)
[Info]: Loaded guild castle (30 - guild 0)
[Info]: Loaded guild castle (31 - guild 0)
[Info]: Loaded guild castle (32 - guild 0)
[Info]: Loaded guild castle (33 - guild 0)
[Status]: Map Server is now online.
[Info]: Received Fame List of '0' characters.
[Status]: Received '34' guild castles from char-server.
[Info]: Guild loaded (1 - gmlunar)
[Info]: Guild Unloaded (1 - gmlunar)
[Info]: Attempt to connect to login-server...
[Status]: Connecting to 127.0.0.1:8851
[color=#ff0000][Error]: make_connection: connect failed (socket #7, error 111: Connection refused)![/color]
[Info]: Attempt to connect to login-server...
[Status]: Connecting to 127.0.0.1:8851
[color=#ff0000][Error]: make_connection: connect failed (socket #7, error 111: Connection refused)![/color]

Hercules Elf Bot - Mar 17, 2012 23:02

Originally posted by [b]Ind[/b]
that is odd o-o. I wasn't able to reproduce. hope other devs may be able to throw in some light

Hercules Elf Bot - Mar 17, 2012 23:26

Originally posted by [b]Gepard[/b]
We need logs from login-server console, not char-server.

If char-server can not connect to login-server, the reason is obvious. Login-server is not there - either crashed, not started or running at different port (misconfiguration).

Hercules Elf Bot - Mar 17, 2012 23:50

Originally posted by [b]ROZEN[/b]
i confuse at [color=#282828][font=helvetica, arial, sans-serif][size=3]loginlog_sql.c when i use [/size][/font][/color][color=#282828][font=helvetica, arial, sans-serif][size=3]loginlog_sql.c version before 15703 i can run server and login to map server but when i change [/size][/font][/color][color=#282828][font=helvetica, arial, sans-serif][size=3]loginlog_sql.c to version 15703 i can run server but have [/size][/font][/color]log appear

and i try to login but i can't login server tell me "Please wait . . ." in log don't have error log

Hercules Elf Bot - Mar 17, 2012 23:55

Originally posted by [b]ROZEN[/b]
/sob

This post has been edited by ROZEN on Mar 18, 2012 1:51

Hercules Elf Bot - Mar 18, 2012 15:56

Originally posted by [b]MarkZD[/b]
As Gepard said, it's should be your misconfiguration on ports and IPs or not all servers are online, try reviewing the config files of map, char and login into config path to check if they're all with the right ports.

This post has been edited by MarkZD on Mar 24, 2012 16:20

Hercules Elf Bot - Mar 24, 2012 4:58

Originally posted by [b]ROZEN[/b]
now i load new svn and re install custom src again

it's work

please close this topic