Issue Information
-
#007656
-
0 - None Assigned
-
Fixed
Issue Confirmations
-
Yes (0)No (0)


party booking system unsupported packet 0x0000 (0x1b01)
server : last revisoin
When I use party booking system got this warring and my Character got disconnected
[Warning]: clif_parse: Received unsupported packet (packet 0x0000 (0x1b01), 13 b ytes received), disconnecting session #3.
Ind, on 09 Sept 2013 - 20:14, said:
did you comment out 'packetver_re' in src/common/mmo.h?
Sorry for the late reply ,and yes I had commented out 'packetver_re'
my mmo.h
#ifndef PACKETVER #define PACKETVER 20130515 #endif // Comment the following line if your client is NOT ragexeRE (required because of conflicting packets in ragexe vs ragexeRE). //#define PACKETVER_RE
when I do the recruiting action, I get the warning
[Warning]: clif_parse: Received unsupported packet (packet 0x0000 (0xffff), 7 bytes received), disconnecting session #3.
Edited by Angelmelody, 14 September 2013 - 08:36 AM.
Ind, on 14 Sept 2013 - 08:47, said:
would it be possible for you to send me your client .exe? so I can test with it (I don't have one from that packetver)
here http://goo.gl/TyKmIO
I have not researched into it personally, but the reported unknown packet and its length change every time (possibly depending on the parameters you choose in the party booking window or something)
Please reply to this bug in case it turns out not to be fixed.
Edited by sevenzz23, 30 September 2013 - 10:22 AM.
Haru, on 30 Sept 2013 - 00:34, said:
If my tests were correct, this should be fixed in https://github.com/H...53cccc50bf6d99c
Please reply to this bug in case it turns out not to be fixed.
Thanks for taking your time to check, It's working now.
20130515
20130731
Edited by Angelmelody, 30 September 2013 - 02:24 PM.