Jump to content
  • 0
Sign in to follow this  
Wolfeh

Outdated plugin causing map-serv crash (Unknown packet)

Question

My whosell and whobuy plugins are suddenly not working and I cannot figure out what the problem is. Whenever I use an @command (including @commands) it causes the map server to load:

[info]: sample_packet0f3: Hello World! received 0xf3 for 'Wolfeh', redirecting!
[info]: Created Appended sockt->session[] data, 1313 19 20 118
[info]: Created Appended map_session_data data, 1313 19 20 82

 

Then after a few seconds it loads:

 

[Warning]: clif_parse: Received unsupported packet (packet 0x27dc (0x6a04), 6 bytes received), disconnecting session #3.

 

I found similar code in the HPM Custom Packets section of the wiki though I don't understand why this code would be coming in to play when none of my plugins have anything to do with packets. I get no errors when compiling. These also work completely fine on my server (Debian), it's my test server (Windows 10) that is having this problem.

 

Edit: Seems to be the HPMHooking, I tried disabling just the whobuy and whosell and it was still causing this error, then disabled HPMHooking and the error has stopped. How to fix?

Edited by Wolfeh

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Yes and they pull from the same source/repository and I get no errors when building (such as that it cannot access a file or could not build a file). I confused which plugins I had commented and I think now it's an outdated plugin, does anyone see what's wrong? I can't see it, but it is this particular plugin...

 

[REMOVED contacting the dev who made the plugin]

Edited by Wolfeh

Share this post


Link to post
Share on other sites
  • 0

build all from correct sources?

This issue mean you have different source on debian and windows 10 hosts.

Or you not rebuild all files on windows 10 host.

 

Another thing. You can use wrong packet version on windows 10 host.

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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

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