Issue information

Issue ID
#7656
Status
Fixed
Severity
None
Started
Angelmelody
Aug 16, 2013 7:56
Last Post
Angelmelody
Sep 30, 2013 9:07
Confirmation
N/A

Angelmelody - Aug 16, 2013 7:56

client : 05-15-2013 ragexe
server : last revisoin


When I use party booking system got this warring and my Character got disconnected
[code=auto:0][Warning]: clif_parse: Received unsupported packet (packet 0x0000 (0x1b01), 13 b ytes received), disconnecting session #3.[/code]

This post has been edited by Angelmelody on Aug 16, 2013 7:58

Ind - Sep 9, 2013 20:14

did you comment out 'packetver_re' in src/common/mmo.h?

Angelmelody - Sep 14, 2013 8:33

[quote name="Ind" timestamp="1378757670"]
did you comment out 'packetver_re' in src/common/mmo.h?[/quote]


Sorry for the late reply ,and yes I had commented out 'packetver_re'
my mmo.h[code=auto:0]#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 [/code]

when I do the recruiting action, I get the warning[code=auto:0][Warning]: clif_parse: Received unsupported packet (packet 0x0000 (0xffff), 7 bytes received), disconnecting session #3.[/code]

This post has been edited by Angelmelody on Sep 14, 2013 8:36

Ind - Sep 14, 2013 8:47

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)

Angelmelody - Sep 14, 2013 9:07

[quote name="Ind" timestamp="1379148430"]
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)[/quote]

here [url="http://goo.gl/TyKmIO"]http://goo.gl/TyKmIO[/url]

Haru - Sep 28, 2013 22:17

I have been told about this issues with a 2013-07-03 client as well. I suspect we have a wrong packet length somewhere, or we're processing some packet related to the party booking system in the wrong way?

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)

Haru - Sep 30, 2013 0:34

If my tests were correct, this should be fixed in [url="https://github.com/HerculesWS/Hercules/commit/5319f0f13224a91f9604cac3d53cccc50bf6d99c"]https://github.com/HerculesWS/Hercules/commit/5319f0f13224a91f9604cac3d53cccc50bf6d99c[/url]

Please reply to this bug in case it turns out not to be fixed.

sevenzz23 - Sep 30, 2013 7:20

SOLVED

This post has been edited by sevenzz23 on Sep 30, 2013 10:22

Angelmelody - Sep 30, 2013 9:07

[quote name="Haru" timestamp="1380501290"]
If my tests were correct, this should be fixed in [url="https://github.com/HerculesWS/Hercules/commit/5319f0f13224a91f9604cac3d53cccc50bf6d99c"][url="https://github.com/HerculesWS/Hercules/commit/5319f0f13224a91f9604cac3d53cccc50bf6d99c"][url="https://github.com/HerculesWS/Hercules/commit/5319f0f13224a91f9604cac3d53cccc50bf6d99c"][url="https://github.com/HerculesWS/Hercules/commit/5319f0f13224a91f9604cac3d53cccc50bf6d99c"][url="https://github.com/HerculesWS/Hercules/commit/5319f0f13224a91f9604cac3d53cccc50bf6d99c"][url="https://github.com/HerculesWS/Hercules/commit/5319f0f13224a91f9604cac3d53cccc50bf6d99c"][url="https://github.com/HerculesWS/Hercules/commit/5319f0f13224a91f9604cac3d53cccc50bf6d99c"]https://github.com/HerculesWS/Hercules/commit/5319f0f13224a91f9604cac3d53cccc50bf6d99c[/url][/url][/url][/url][/url][/url][/url]

Please reply to this bug in case it turns out not to be fixed.[/quote]

Thanks for taking your time to check, It's working now.

20130515
[spoiler]
[img]http://4.imgland.net/PC51E.jpg[/img]
[/spoiler]

20130731
[spoiler]
[img]http://2.imgland.net/EwREjJ.jpg[/img]
[/spoiler]

This post has been edited by Angelmelody on Sep 30, 2013 14:24