Micah Posted July 20, 2012 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 3 Reputation: 0 Joined: 07/15/12 Last Seen: November 18, 2024 Share Posted July 20, 2012 The map server has an error saying "Map server cannot communicate to the char server.." This is the gdb result #0 0x08071df7 in chrif_authreq (sd=0xd273f28) at chrif.c:564 node = <value optimized out> #1 0x0808cbce in clif_parse (fd=6) at clif.c:15037 cmd = 1078 packet_ver = 25 packet_len = 19 err = 0 sd = 0x0 pnum = <value optimized out> #2 0x0817bb0e in do_sockets (next=50) at socket.c:929 rfd = {__fds_bits = {64, 0 <repeats 31 times>}} timeout = {tv_sec = 0, tv_usec = 50000} ret = 0 i = <value optimized out> #3 0x081791bd in main (argc=1, argv=0xbfa0ef84) at core.c:265 next = <value optimized out> Quote Link to comment Share on other sites More sharing options...
Question
Micah
The map server has an error saying "Map server cannot communicate to the char server.."
This is the gdb result
#0 0x08071df7 in chrif_authreq (sd=0xd273f28) at chrif.c:564
node = <value optimized out>
#1 0x0808cbce in clif_parse (fd=6) at clif.c:15037
cmd = 1078
packet_ver = 25
packet_len = 19
err = 0
sd = 0x0
pnum = <value optimized out>
#2 0x0817bb0e in do_sockets (next=50) at socket.c:929
rfd = {__fds_bits = {64, 0 <repeats 31 times>}}
timeout = {tv_sec = 0, tv_usec = 50000}
ret = 0
i = <value optimized out>
#3 0x081791bd in main (argc=1, argv=0xbfa0ef84) at core.c:265
next = <value optimized out>
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.