I am using rAthena latest version and when i Compile my server with any client version from 2012 to 2015
it gives me this error :
[Info]: clif_parse: Disconnecting session #8 with unknown packet version (p:0x6b65,l:19).
and i disabled packet in : core.h ( //#define PACKET_OBFUSCATION )
and packet_db.txt :
//packet_db_ver: 46
packet_db_ver: default
packet_keys_use: default
Clientinfo :
<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
<connection>
<display>Ragnarok</display>
<balloon>Ragnarok</balloon>
<desc></desc>
<address>91.***.***.**</address>
<port>6900</port>
<version>30</version>
<langtype>19</langtype>
<registrationweb></registrationweb>
<aid>
<admin>2000000</admin>
</aid>
<loading>
<image>loading00.jpg</image>
</loading>
</connection>
</clientinfo>
and every time i change client version i change the version in clientinfo as what server say
Please help me fixing this error i cant start my server