Jump to content
  • 0

Client 2013 12 23Ragexe


Question

Posted
[Warning]: s aid=2000000 has an incorect version=46 in clientinfo. Server compiled for 45
[Info]: sd->version = 46

as the warning shows it was incorrect version in my clientinfo. I am not sure if this is a problem about the client dates but i am using 2013 12 23 client. of course on my mmo.h it was set as 20131223

 

and on the packet_db.txt

//2013-12-23Ragexe
packet_ver: 46
0x0369,7,actionrequest,2:6
0x083C,10,useskilltoid,2:4:6
0x0437,5,walktoxy,2
0x035F,6,ticksend,2
0x0202,5,changedir,2:4
0x07E4,6,takeitem,2
0x0362,6,dropitem,2:4
0x07EC,8,movetokafra,2:4
0x0364,8,movefromkafra,2:4
0x0438,10,useskilltopos,2:4:6:8
0x0366,90,useskilltoposinfo,2:4:6:8:10
0x096A,6,getcharnamerequest,2
0x0368,6,solvecharname,2
0x0838,12,searchstoreinfolistitemclick,2:6:10
0x0835,2,searchstoreinfonextpage,0
0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15
0x0811,-1,reqtradebuyingstore,2:4:8:12
0x0360,6,reqclickbuyingstore,2
0x0817,2,reqclosebuyingstore,0
0x0815,-1,reqopenbuyingstore,2:4:8:9:89
0x0365,18,bookingregreq,2:4:6
//0x363,8 // CZ_JOIN_BATTLE_FIELD
0x0281,-1,itemlistwindowselected,2:4:8:12
0x022D,19,wanttoconnection,2:6:10:14:18
0x0802,26,partyinvite2,2
//0x436,4 // CZ_GANGSI_RANK
0x023B,26,friendslistadd,2
0x0361,5,hommenu,2:4
0x08A4,36,storagepassword,2:4:20
//New Packets
//0x097E,12 //ZC_UPDATE_RANKING_POINT
0x09B4,6,dull,0 //Cash Shop - Special Tab
0x09CE,102,itemmonster,2
0x09D4,2,dull,0 //npcshopclosed
//NPC Market
0x09D6,-1,dull,0 //npcmarketpurchase
0x09D8,2,dull,0 //npcmarketclosed
0x09DF,7

and my client version is set for version 46. any idea why? 

 

Update :

 

I hope this helps.

[Warning]: s aid=2000000 has an incorect version=46 in clientinfo. Server compiled for 45
[Info]: sd->version = 46
[Info]: Loading Char Data (2000000)
[Info]: Loading Char Data (2000000)
[Info]: Char load request (150000)
[Info]: storage load complete from DB - id: 2000000 (total: 86)
[Info]: Loaded char (150000 - Radian):  status memo inventory cart storage skills friends hotkeys mercenary

Solved. xD

8 answers to this question

Recommended Posts

Posted

Well, it says the issue is on your clientinfo.xml..

 

Should be as follows: 

<version>45</version>

I read over your post and I didn't see you mention anything in regards to clientinfo.xml, so just a thought.

 

Im sorry forgot to put that too.. by the way it was set as the same packet version of the client date i am using...

Posted

db/packet_db.txt:

make sure it's:

 

packet_db_ver: default

not

packet_db_ver: 45

 

mmo.h:

make sure:

#DEFINE PACKETVER 20131223

 

recompile

 

..

i guess..

 

It was set as default.

Posted
[Warning]: s aid=2000000 has an incorect version=46 in clientinfo. Server compiled for 45
[Info]: sd->version = 46

as the warning shows it was incorrect version in my clientinfo. I am not sure if this is a problem about the client dates but i am using 2013 12 23 client. of course on my mmo.h it was set as 20131223

 

and on the packet_db.txt

//2013-12-23Ragexe
packet_ver: 46
0x0369,7,actionrequest,2:6
0x083C,10,useskilltoid,2:4:6
0x0437,5,walktoxy,2
0x035F,6,ticksend,2
0x0202,5,changedir,2:4
0x07E4,6,takeitem,2
0x0362,6,dropitem,2:4
0x07EC,8,movetokafra,2:4
0x0364,8,movefromkafra,2:4
0x0438,10,useskilltopos,2:4:6:8
0x0366,90,useskilltoposinfo,2:4:6:8:10
0x096A,6,getcharnamerequest,2
0x0368,6,solvecharname,2
0x0838,12,searchstoreinfolistitemclick,2:6:10
0x0835,2,searchstoreinfonextpage,0
0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15
0x0811,-1,reqtradebuyingstore,2:4:8:12
0x0360,6,reqclickbuyingstore,2
0x0817,2,reqclosebuyingstore,0
0x0815,-1,reqopenbuyingstore,2:4:8:9:89
0x0365,18,bookingregreq,2:4:6
//0x363,8 // CZ_JOIN_BATTLE_FIELD
0x0281,-1,itemlistwindowselected,2:4:8:12
0x022D,19,wanttoconnection,2:6:10:14:18
0x0802,26,partyinvite2,2
//0x436,4 // CZ_GANGSI_RANK
0x023B,26,friendslistadd,2
0x0361,5,hommenu,2:4
0x08A4,36,storagepassword,2:4:20
//New Packets
//0x097E,12 //ZC_UPDATE_RANKING_POINT
0x09B4,6,dull,0 //Cash Shop - Special Tab
0x09CE,102,itemmonster,2
0x09D4,2,dull,0 //npcshopclosed
//NPC Market
0x09D6,-1,dull,0 //npcmarketpurchase
0x09D8,2,dull,0 //npcmarketclosed
0x09DF,7

and my client version is set for version 46. any idea why? 

 

Update :

 

I hope this helps.

[Warning]: s aid=2000000 has an incorect version=46 in clientinfo. Server compiled for 45
[Info]: sd->version = 46
[Info]: Loading Char Data (2000000)
[Info]: Loading Char Data (2000000)
[Info]: Char load request (150000)
[Info]: storage load complete from DB - id: 2000000 (total: 86)
[Info]: Loaded char (150000 - Radian):  status memo inventory cart storage skills friends hotkeys mercenary

Solved. xD

 

Hi there getting the same error can you help me please what did you do?

Thanks in advance...

Posted
[Warning]: s aid=2000000 has an incorect version=46 in clientinfo. Server compiled for 45

check your mmo.h the client date that's how i solve it...

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