- 0
clif_parse: Received packet 0x0436 with expected packet length 19, but only 16 bytes remaining, disconnecting session #8.
Asked by
omar
-
Recently Browsing 0 members
- No registered users viewing this page.
Asked by
omar
By using this site, you agree to our Terms of Use and Privacy Policy.
I keep getting this Error Everytime i try to enter the game (when i select the character)
clif_parse: Received packet 0x0436 with expected packet length 19, but only 16 bytes remaining, disconnecting session #8.
im using ragexeRE 20180620 with Disabled packet encryption and also disabled from server
i tried using them with enabled it also didnot work i get exactly same error
i tried to use older ragexe and newer both also didnot work same error
my Packets.hpp
my defines_pre.hpp
// Copyright (c) rAthena Dev Teams - Licensed under GNU GPL // For more information, see LICENCE in the main folder #ifndef CONFIG_CUSTOM_DEFINES_PRE_HPP #define CONFIG_CUSTOM_DEFINES_PRE_HPP /** * rAthena configuration file (http://rathena.org) * For detailed guidance on these check http://rathena.org/wiki/SRC/config/ **/ #endif /* CONFIG_CUSTOM_DEFINES_PRE_HPP */ #define PACKETVER 20180620i run these commands every time i test again
./configure --enable-packetver=20180620 make clean make server
Edited by omarLink to comment
Share on other sites