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

Jedzkie

The Master of White Spaces
Messages
632
Points
0
Age
33
Location
Philippines
Discord
✪ Jedzkie#0662
IRC Nickname
Jedzkie
Github
Jedzkie
Emulator
Client Version
2016-03-16 RE
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!

 
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

 
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.

 
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

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

 
Back
Top