Micah Posted July 20, 2012 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
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>
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.