babytsina Posted September 7, 2018 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 03/23/12 Last Seen: May 12, 2023 Share 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 Link to comment Share on other sites More sharing options...
0 hendra814 Posted September 7, 2018 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1281 Reputation: 170 Joined: 06/12/12 Last Seen: 1 hour ago Share 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 Link to comment Share on other sites More sharing options...
0 babytsina Posted September 7, 2018 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 03/23/12 Last Seen: May 12, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
0 hendra814 Posted September 7, 2018 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1281 Reputation: 170 Joined: 06/12/12 Last Seen: 1 hour ago Share 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 Link to comment Share on other sites More sharing options...
0 babytsina Posted September 7, 2018 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 03/23/12 Last Seen: May 12, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
0 babytsina Posted September 7, 2018 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 03/23/12 Last Seen: May 12, 2023 Author Share Posted September 7, 2018 just finished compiling and testing in whole @hendra814 a big thanks to yo sir you're a life saver.... Quote Link to comment Share on other sites More sharing options...
0 babytsina Posted September 7, 2018 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 03/23/12 Last Seen: May 12, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
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....
Link to comment
Share on other sites
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.