Jump to content
  • 0

Version not took into account


Question

Posted

Hi peoples!

Being on this for the last two days, I give up. Here's my issue.

I try to use a 2015+ client, but can't get it to work. I always end up on a "Character info size error. Character info size: 147" error.

Server side error, when I try to connect, on char_server:

     s aid=2000000 has an incorect version=54 in clientinfo. Server compiled for 46

The issue is that I might have done everything to make it compile under 54, and not 46:

on packet_db:

    packet_db_ver: 54
    packet_keys_use: 54

with the matching

    //2015-10-29aRagexe
    packet_ver: 54
    packet_keys: 0x45B945B9,0x45B945B9,0x45B945B9    // [renniw] [...]

On clif.h:

    MAX_PACKET_VER = 55,

On mmo.h:

#define PACKETVER 20151029

I've tried disabling packet obfu, try everything I can try on all the topic here and there, but no way, I still end up on this f***** Server compiled for 46.

Can anybody give me a clue on what I missed?

 

5 answers to this question

Recommended Posts

  • 0
Posted
8 minutes ago, Alayne said:

Hi peoples!

Being on this for the last two days, I give up. Here's my issue.

I try to use a 2015+ client, but can't get it to work. I always end up on a "Character info size error. Character info size: 147" error.

Server side error, when I try to connect, on char_server:


     s aid=2000000 has an incorect version=54 in clientinfo. Server compiled for 46

The issue is that I might have done everything to make it compile under 54, and not 46:

on packet_db:


    packet_db_ver: 54
    packet_keys_use: 54

with the matching


    //2015-10-29aRagexe
    packet_ver: 54
    packet_keys: 0x45B945B9,0x45B945B9,0x45B945B9    // [renniw] [...]

On clif.h:


    MAX_PACKET_VER = 55,

On mmo.h:


#define PACKETVER 20151029

I've tried disabling packet obfu, try everything I can try on all the topic here and there, but no way, I still end up on this f***** Server compiled for 46.

Can anybody give me a clue on what I missed?

 

First, try to use client 20150916.
2nd, packerversion = 53 

packetdb and key also = 53

as far as I know, latest rathena didnt check version anymore. just make sure you change in your src/config/packets.h your clientdate.

  • 0
Posted

Same error. I did try with others, but all failed more or less the same way.

Now the error is

s aid=2000000 has an incorect version=53 in clientinfo. Server compiled for 46

 

  • 0
Posted
11 hours ago, Alayne said:

That's allready the one I used, i pull the last version some days ago.

packet_db.txt removed like 2 weeks ago

and the packet_ver  54 now ignored 

i would really suggest you get the last rathena

Join the conversation

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

Guest
Answer this question...

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