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