Alayne Posted August 8, 2017 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 342 Reputation: 170 Joined: 02/25/12 Last Seen: January 24, 2022 Share Posted August 8, 2017 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? Quote Link to comment Share on other sites More sharing options...
0 Chaos92 Posted August 8, 2017 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1830 Reputation: 289 Joined: 08/03/12 Last Seen: 11 hours ago Share Posted August 8, 2017 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. Quote Link to comment Share on other sites More sharing options...
0 Alayne Posted August 8, 2017 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 342 Reputation: 170 Joined: 02/25/12 Last Seen: January 24, 2022 Author Share Posted August 8, 2017 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 Quote Link to comment Share on other sites More sharing options...
0 sader1992 Posted August 8, 2017 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: 2 hours ago Share Posted August 8, 2017 i would suggest using the lastest rathena Quote Link to comment Share on other sites More sharing options...
0 Alayne Posted August 9, 2017 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 342 Reputation: 170 Joined: 02/25/12 Last Seen: January 24, 2022 Author Share Posted August 9, 2017 That's allready the one I used, i pull the last version some days ago. Quote Link to comment Share on other sites More sharing options...
0 sader1992 Posted August 9, 2017 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: 2 hours ago Share Posted August 9, 2017 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 Quote Link to comment Share on other sites More sharing options...
Question
Alayne
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.