Hello People of Rathena,
I'm having some issues with the packets I'm receiving a clif Parse error Disconnecting session #7 with unknown packet version (p:0x5db1m,1:19)
I already added the Packets to the packet_db(which is now packet_ver: 31) and changed the packet_ver_db to 31, however my client just refuses to work and returns the same error. (Yes I increased the max_packets in clif.h, and I did get the correct date for my packet version in mmo.h )
Cheers!
Edit:
Additional info: using client 2011-10-25, but I'm willing to change to a client around this date.
Edit 2:
Nevermind! I found the issue, it appeared that I forgot to use the WDGSkipPacketHeaderObfuscation diff, darn.
Requesting someone to close this topic, as it has been solved.