Jump to content
  • 0
Jedzkie

unsupported packet 2013-03-20 and 2013-05-22

Question

i can't connect my server due to this problems:

 

in 2013-03-20eRagexe

 

"clif_parse: Received unsupported packet (packet 0x0888, 19 bytes received)"

 

in 2013-05-22Ragexe

 

"clif_parse: Received unsupported packet (packet 0x08A9, 19 bytes received)"

 

Please help! thank you!

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Did you follow Shakto's Post #1 here http://herc.ws/board/topic/630-2013-ragexe-and-diff-up-to-date-2013-06-05/

 

Things you have to do to make it works

 

Open your sclientinfo.xml

Search <servertype> </servertype>Set it to primarySearch <langtype> </langtype>Set it to 0 

src/common/mmo.h

Search	#define PACKETVER YYYYMMDDAnd match it with the date version you choosed for your clientex :	#define PACKETVER 20130522Search	#define PACKETVER_REReplace to// #define PACKETVER_RE 


Clean and re-build the solution of your emulator after it !!! Try to update your src/map/packets.h - if you're working on a latest Hercules emulator, the necessary packets should be there.

 

What diffs did you use in your client? Try to add Disable Packet Encryption when diffing your client

Share this post


Link to post
Share on other sites
  • 0

i already do what shakto's post in his topic, but seems no luck. i already update my recent svn and try it on a fresh download hercules svn but still got those errors, i add also the disable packet encryption but still the same.

Share this post


Link to post
Share on other sites
  • 0

hercules already supports 2013-03-20, so just putting 20130320 in mmo.h sould be enough. If it doesn't work after recompiling, then i guess it is a client problem

Share this post


Link to post
Share on other sites
  • 0

i already fixed it, but seem 160 aura not showing. can someone help me here?

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...

×
×
  • Create New...

Important Information

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