Client crash...

Ask for help regarding any technical issue or report any bug or OS independent issues.
Locked
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Client crash...

Post by ElvenProgrammer »

Finally I got rid of the client "crash" bug! When another player connect to the server and is in visible range, the client recieves a packet with 0x0001 id. Its length returned by the table is 0, this caused many problems.
After trying a bit I modified the length of the packet to 3 and now everything seems to work. I'll release theversion 0.0.6a this evening.

You should check changes in packet_buffer.cpp (only the second value in the lengths matrix) and some minor changes in recieve function in map_server.cpp.

:D I'm quite a genius eheh
User avatar
natsuki
Novice
Novice
Posts: 105
Joined: 22 May 2004, 20:35
Contact:

Post by natsuki »

hehe

nice^^

ill check on all (available) packets on my pc when i be able to..
^^いつも笑顔でもっとよろこび。。^^
-- shimokawa natsuki --
Locked