Jump to content

chir0n

Members
  • Content Count

    18
  • Joined

  • Last visited

  1. Thank you very much for the enlightenment sir, I will update my findings later /no1 I guess it's solved now, i commented out the 2nd 0x0938 packet. I can still access the cash shop when clicked, i could also buy and browse. picking up items also works now. thanks for the help sir.
  2. 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.
  3. 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.
  4. well just leave it having items.. maybe it's a bug the devs ddnt notice yet. file a bugreport
  5. check your mapserver, it will tell what packet is missing or unknown (reason for your disconnection) edit your packets.h search for that packet (e.g. 0x08c9) look for your packetver (e.g. 20120410) copy that missing packet to your packetver's list just my two cents tho
  6. Waiting for 2012/2013 clients to stabilize..go herc!

  7. me too, is there an updated packet.h to fully support 20120716 ragexe? *asks nicely*
  8. what packet_db_ver should i use for the ragexe 2012-07-16 client? edit: i used 2012-06-18 as packetver but i get disconnected after character select. error: clif_parse received unsupported packet 0x08c9 update: i've added the packets here http://svn6.assembla.com/svn/ClientSide/Packets/Packet_db/ but no luck, still getting disconnected. ive set mmo.h to 20120716, and the unknown packet (0x08c9) is already added in my packet_db.txt. why is it failing to read it? help.. i ddnt know packet_db was overhauled. sorry for this. working now
  9. i downloaded ParSalian's v3.1 exe and it worked for me my settings: win7 x64 langtype 1 hexed data.ini to my own .ini clientinfo in grf is this correct? found in the first post, replacehex doesnt change anything
  10. thank you very much sir jaBote for the guides i've setup my server now, all are connecting with each other and to the sql also. edit: problem solved
×
×
  • Create New...

Important Information

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