Anyone know if 2016 Rytech's clients are supported by rAthena?
I would like to use the latest version that Rytech recently posted, but even putting the packets shuffle it does not work or does not detect.
Error:
[Info]: clif_parse: Disconnecting session #3 with unknown packet version (p:0x0819,l:19).
db/packet_db.txt:
It's better to post those, to avoid another useless instructions.
Because there is no guide around, then I'll give a lil bit instructions how to make those client works.
Because you're using RagexeRE client follow this steps:
1. Open src\char\char_clif.c , go to line 307 then change this
#if false && PACKETVER >= 20151001
to this
#if true && PACKETVER >= 20151001
2. Open src\common\utils.c , go to line 409 then change this
else if(da