Jump to content

  •  

chir0n

Member Since 06 Apr 2013
Offline Last Active Feb 24 2017 05:59 AM
-----

Topics I've Started

Packet problems

29 April 2013 - 04:21 PM

Hello everyone, i'm still confused, after reading many threads i still come up with problems.

 

Server setup:

Latest herc that was downloaded @ 04-28-2013

Pre-RE settings

Using 2012-04-10a Ragexe client (because of the cash shop)

 

edited mmo.h to use 20120410 packetver

 

upon login, clicking the cash shop button gives me a 0x08c9 packet error

so i edited packet.h (i dont even know if i'm supposed to edit this) to add the missing packet to the 04-10-2012 code block

 

Spoiler

 

Surprisingly, it worked. However i stumbled upon another problem,

packet 0x0938 gives me errors when i pick up a "Poring box"

 

map server shows this: clif_parse: recieved packet 0x0938 specifies invalid packet_len (50782)

i think the 0x0938 packet is duplicated and that gives the conflict.. 

 

please give me tips on how to make a pre-re herc server stable, if i need to change clients or anything itd be ok. 


About kafra points..

27 April 2013 - 09:36 PM

[color=rgb(40,40,40);font-family:helvetica, arial, sans-serif;]I am just wondering..is there any way or some kind of event where you get awarded with free kafra points ingame? i want to remove them if ever anything like that existed; i wish to use kafra points in a different way.[/color]


How to compile Hercules in CentOS5

10 April 2013 - 07:14 PM

Hi,

 

can anybody teach me? i've read the wiki and doing the command "make sql" by opening a terminal in the Hercules folder doesn't do anything :(