babytsina Posted September 7, 2018 Posted September 7, 2018 my first crack at server creation.... yet cant get part with this problem... i believe this is client side or maybe i'm wrong, but help is needed here is the screenie of my error, if you could please direct me n the r ight path to fix this.... Quote
0 hendra814 Posted September 7, 2018 Posted September 7, 2018 1 hour ago, babytsina said: my first crack at server creation.... yet cant get part with this problem... i believe this is client side or maybe i'm wrong, but help is needed here is the screenie of my error, if you could please direct me n the r ight path to fix this.... First, What client are you use? Quote
0 babytsina Posted September 7, 2018 Author Posted September 7, 2018 ummm thanks for the quick response... im using a fully updated 2018-08-29 (initially its a clean client from @Anacondaqq 's repack then fully updated it to the current), then diffed it with the most common recommended patch... Quote
0 hendra814 Posted September 7, 2018 Posted September 7, 2018 (edited) 21 minutes ago, babytsina said: ummm thanks for the quick response... im using a fully updated 2018-08-29 (initially its a clean client from @Anacondaqq 's repack then fully updated it to the current), then diffed it with the most common recommended patch... try use client before july because of this http://herc.ws/board/topic/15348-kro-unpacked-clients-releases/?do=findComment&comment=88544 i'm suggest use 20180307 , 20180530 or 20180621 RagexeRE client. could be download at here http://herc.ws/board/topic/15348-kro-unpacked-clients-releases/ after that use nemo patcher to pick option what you want. and then edit at src\custom\defines_pre.hpp like this // 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/ **/ #define PACKETVER 20180621 #endif /* CONFIG_CUSTOM_DEFINES_PRE_HPP */ after that recompile your server and last don't forget to put sclientinfo.xml in your custom grf or data folder (If you pick read data folder first on NEMO) copy from clientinfo.xml, but change the langtyoe into 0 Edited September 7, 2018 by hendra814 Quote
0 babytsina Posted September 7, 2018 Author Posted September 7, 2018 32 minutes ago, hendra814 said: try use client before july because of this http://herc.ws/board/topic/15348-kro-unpacked-clients-releases/?do=findComment&comment=88544 i'm suggest use 20180307 , 20180530 or 20180621 RagexeRE client. could be download at here http://herc.ws/board/topic/15348-kro-unpacked-clients-releases/ after that use nemo patcher to pick option what you want. and then edit at src\custom\defines_pre.hpp like this // 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/ **/ #define PACKETVER 20180621 #endif /* CONFIG_CUSTOM_DEFINES_PRE_HPP */ after that recompile your server and last don't forget to put sclientinfo.xml in your custom grf or data folder (If you pick read data folder first on NEMO) copy from clientinfo.xml, but change the langtyoe into 0 thanks for the quick response ... going to download and recompile everything you suggested i'll let you know after im done... thanks again.. Quote
0 babytsina Posted September 7, 2018 Author Posted September 7, 2018 just finished compiling and testing in whole @hendra814 a big thanks to yo sir you're a life saver.... Quote
0 babytsina Posted September 7, 2018 Author Posted September 7, 2018 2 hours ago, babytsina said: just finished compiling and testing in whole @hendra814 a big thanks to yo sir you're a life saver.... got this error after everytime i access the skill tree Quote
Question
babytsina
my first crack at server creation.... yet cant get part with this problem... i believe this is client side or maybe i'm wrong, but help is needed here is the screenie of my error, if you could please direct me n the r ight path to fix this....
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.