Issue information

Issue ID
#7607
Status
Fixed
Severity
None
Started
serverkid
Jul 31, 2013 11:10
Last Post
Haru
Aug 2, 2013 12:53
Confirmation
N/A

serverkid - Jul 31, 2013 11:10

for some odd reason when using this emblem disconnects me, however setting packet obfuscation to 1 and using this emblem doesn't disconnect me.

[code=auto:0][Warning]: clif_parse: Received unsupported packet (packet 0x0153, 1491 bytes received), disconnecting session #12.[/code]

i have this packet [code=auto:0]packet(0x0153,-1,clif->pGuildChangeEmblem,2,4);[/code]

and my client is 20120410
[code=auto:0]#define PACKETVER 20120410[/code]

This post has been edited by serverkid on Jul 31, 2013 11:12

Ind - Jul 31, 2013 15:40

hmm o-o is your client (20120410) ragexere or ragexe?

serverkid - Jul 31, 2013 17:13

ragexe, i also commeted this, but forgot to add in the above post
[code=auto:0]//#define PACKETVER_RE[/code]

Haru - Jul 31, 2013 18:45

Could you send me the emblem's bmp? I need to confirm something.

I've seen this issue before, and I blamed the client for it, for accepting an emblem in the wrong format, and trying to send it to the server anyways (generating a broken packet), instead of rejecting it.

serverkid - Jul 31, 2013 22:16

[sharedmedia=core:attachments:503]
oops, it was removed when i updated the 1st post.

Haru - Aug 2, 2013 12:53

Fixed in [url="https://github.com/HerculesWS/Hercules/commit/38b8bf02b69f3841fd496f8d628bf71040c99709"]https://github.com/HerculesWS/Hercules/commit/38b8bf02b69f3841fd496f8d628bf71040c99709[/url]