Jump to content
  • 0

Version not took into account


Alayne

Question


  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  342
  • Reputation:   169
  • Joined:  02/25/12
  • Last Seen:  

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?

 

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1567
  • Reputation:   242
  • Joined:  08/03/12
  • Last Seen:  

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.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  342
  • Reputation:   169
  • Joined:  02/25/12
  • Last Seen:  

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

 

Link to comment
Share on other sites

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1678
  • Reputation:   704
  • Joined:  12/21/14
  • Last Seen:  

i would suggest using the lastest rathena 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  342
  • Reputation:   169
  • Joined:  02/25/12
  • Last Seen:  

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

Link to comment
Share on other sites

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1678
  • Reputation:   704
  • Joined:  12/21/14
  • Last Seen:  

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

Link to comment
Share on other sites

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.

×
×
  • Create New...