philfix.sai Posted March 11, 2018 Posted March 11, 2018 (edited) Just asking guys, I manage to diff the client 2017-06-14b with Secret's Nemo but i always failed to connect to server. I'm using the latest revision or rA. My kRO are updated. Im also using zac's english folder. Whenever I login my account it keeps failing to connect on server. Any suggestion? clientinfo.xml Edited March 11, 2018 by philfix.sai Quote
oswell Posted March 13, 2018 Posted March 13, 2018 On 3/11/2018 at 5:35 PM, philfix.sai said: Just asking guys, I manage to diff the client 2017-06-14b with Secret's Nemo but i always failed to connect to server. I'm using the latest revision or rA. My kRO are updated. Im also using zac's english folder. Whenever I login my account it keeps failing to connect on server. Any suggestion? clientinfo.xml Hi, Try to disable PACKET_OBFUSCATION in you packets.h #if PACKETVER >= 20110817 /// Comment to disable the official packet obfuscation support. /// This requires PACKETVER 2011-08-17 or newer. #ifndef PACKET_OBFUSCATION //#define PACKET_OBFUSCATION // Define these inside src/custom/defines_pre.h or src/custom/defines_post.h //#define PACKET_OBFUSCATION_KEY1 <key1> //#define PACKET_OBFUSCATION_KEY2 <key2> //#define PACKET_OBFUSCATION_KEY3 <key3> /// Comment this to disable warnings for missing client side encryption //#define PACKET_OBFUSCATION_WARN #endif edit/add in your " defines_pre.h " #ifndef PACKETVER_RE #if PACKETVER > 20170614 <-- ( Add This One/your client ) #define PACKETVER_RE #endif #endif Regards, Oswell Quote
philfix.sai Posted March 19, 2018 Posted March 19, 2018 On 13/03/2018 at 5:08 PM, oswell said: Hi, Try to disable PACKET_OBFUSCATION in you packets.h #if PACKETVER >= 20110817 /// Comment to disable the official packet obfuscation support. /// This requires PACKETVER 2011-08-17 or newer. #ifndef PACKET_OBFUSCATION //#define PACKET_OBFUSCATION // Define these inside src/custom/defines_pre.h or src/custom/defines_post.h //#define PACKET_OBFUSCATION_KEY1 <key1> //#define PACKET_OBFUSCATION_KEY2 <key2> //#define PACKET_OBFUSCATION_KEY3 <key3> /// Comment this to disable warnings for missing client side encryption //#define PACKET_OBFUSCATION_WARN #endif edit/add in your " defines_pre.h " #ifndef PACKETVER_RE #if PACKETVER > 20170614 <-- ( Add This One/your client ) #define PACKETVER_RE #endif #endif Regards, Oswell Thank you very much. My bad I forgot to edit my post. Anyways I made it work as well as with newly release client. Quote
Slyx Posted March 20, 2018 Posted March 20, 2018 (edited) On 3/13/2018 at 5:08 PM, oswell said: Hi, Try to disable PACKET_OBFUSCATION in you packets.h #if PACKETVER >= 20110817 /// Comment to disable the official packet obfuscation support. /// This requires PACKETVER 2011-08-17 or newer. #ifndef PACKET_OBFUSCATION //#define PACKET_OBFUSCATION // Define these inside src/custom/defines_pre.h or src/custom/defines_post.h //#define PACKET_OBFUSCATION_KEY1 <key1> //#define PACKET_OBFUSCATION_KEY2 <key2> //#define PACKET_OBFUSCATION_KEY3 <key3> /// Comment this to disable warnings for missing client side encryption //#define PACKET_OBFUSCATION_WARN #endif edit/add in your " defines_pre.h " #ifndef PACKETVER_RE #if PACKETVER > 20170614 <-- ( Add This One/your client ) #define PACKETVER_RE #endif #endif Regards, Oswell Hi.. I followed this step, but I still fail to log in.. I have updated kro and rAthena and English Translator . Edited March 20, 2018 by Slyx Quote
StileLed Posted March 31, 2018 Posted March 31, 2018 (edited) 1 Edited April 16, 2018 by StileLed Quote
dikapramantya Posted April 25, 2018 Posted April 25, 2018 Hi.. Hi rAthena, i've using this client. but have problem after fill id and password and press enter, client will auto crash.. i've using lastest KRO grf and lastest RO Translation github in my grf :( Any solution about this?? Quote
bruninjaman Posted May 1, 2018 Posted May 1, 2018 it doesnt work on 2018 ? I'm trying with a full KRO clean data with translation: https://github.com/zackdreaver/ROenglishRE but when I try to open the screen to create character the game closes. 1 Quote
Brynner Posted July 24, 2018 Posted July 24, 2018 pin code number position not changing how to fix it? 1 Quote
khenma09 Posted September 22, 2018 Posted September 22, 2018 Hi, i received the following error, What can i do to fix it? thanks Quote
Obiwan Posted October 21, 2018 Posted October 21, 2018 any recommended clean data folder to use with this exe? Quote
Xiao Posted January 1, 2019 Posted January 1, 2019 Roulette and Cash Shop button work in this exe? Quote
hendra814 Posted January 2, 2019 Posted January 2, 2019 11 hours ago, Xiao said: Roulette and Cash Shop button work in this exe? Yes, that's feature working fine Quote
Xiao Posted January 2, 2019 Posted January 2, 2019 I use the latest version of rAthena. I'm using this exe. 2017-06-14bRagexeRE Added items in item_cash_db But the cash button is not shown. The roulette is not shown either Some help? Quote
hendra814 Posted January 2, 2019 Posted January 2, 2019 rediff your client, probably you pick this option Quote
Brynner Posted January 2, 2019 Posted January 2, 2019 1 hour ago, Xiao said: I use the latest version of rAthena. I'm using this exe. 2017-06-14bRagexeRE Added items in item_cash_db But the cash button is not shown. The roulette is not shown either Some help? if your using RagexeRE. don't forget to diff your client with Restore Cash Shop Icon and Restore Roulette. Quote
Brynner Posted January 2, 2019 Posted January 2, 2019 1 hour ago, hendra814 said: rediff your client, probably you pick this option that option is to hide Roulette and Cash Shop Icon for Ragexe Clients it won't help to resolve his concern. Quote
Xiao Posted January 3, 2019 Posted January 3, 2019 On 1/1/2019 at 10:21 PM, Brynner said: if your using RagexeRE. don't forget to diff your client with Restore Cash Shop Icon and Restore Roulette. Thanks bro. Quote
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.