Jump to content
  • 0
Hadeszeus

Buying Store problem when close and on buy

Question

I got this two errors when I tried to close an open buying store.
 

[Warning]: clif_parse: Received unsupported packet (packet 0x7036 (0x0000), 4 bytes received), disconnecting session #10.

 

 
and also when I tried to buy something
 
[Warning]: clif_parse: Received unsupported packet (packet 0x478d (0x1e84), 3 bytes received), disconnecting session #9.

 

I tried the following solutions but didn't work for me

Fixed from IND - https://github.com/HerculesWS/Hercules/commit/4c2623166c2cf07ca6751fb7a110ed95f6494551

 

 

I have these packet in my packet.h, also tried removing it but no luck.
 

packet(0x088A,6,clif->pReqClickBuyingStore,2);
packet(0x7036,2,clif->pReqCloseBuyingStore,0);
packet(0x0815,-1,clif->pReqOpenBuyingStore,2,4,8,9,89);
 
 
Any one experienced this before?

 

Share this post


Link to post
Share on other sites

5 answers to this question

Recommended Posts

  • 0
  On 8/9/2014 at 9:42 AM, Hadeszeus said:

 

  On 8/9/2014 at 9:28 AM, Dastgir said:

Which client are you using?

 

 20140115

 

  On 8/11/2014 at 8:13 AM, Hadeszeus said:

BUMP :unsure:

 

We investigate a recent date.

this time, will post only that found.

 

 

  Reveal hidden contents

 

 

 

  Reveal hidden contents

 

Edited by Lilystar

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.