Jump to content

Recommended Posts

Posted (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?
:unsure:

clientinfo.xml

Edited by philfix.sai
Posted
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?
:unsure:

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

Posted
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. /no1 

Posted (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 by Slyx
  • 2 weeks later...
  • 4 weeks later...
Posted

crash_client.thumb.jpg.ce23e805b9983aab7827d62901646df8.jpgHi..

 

 

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??

  • 2 months later...
  • 1 month later...
  • 4 weeks later...
  • 2 months later...
Posted
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?
 

Posted
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.

Posted
1 hour ago, hendra814 said:

rediff your client, probably you pick this option

image.png.60416a7e8896d87686b119954e9f4d08.png

that option is to hide Roulette and Cash Shop Icon for Ragexe Clients it won't help to resolve his concern.

Posted
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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...