Jump to content

Question

Posted (edited)

Ok .I tryed 2011-11-16aRagexeRE.exe there are no error's shown up but when i change the PACKETVER to 20111122 or 20111228 and/or 20120418 this error shows up in map server .

clif_parse: Disconnecting session #3 with unknown packet version

Also i added this in every client im using in my packet_db.txt exept 20120418

//2011-11-22aRagexeRE
0x01FD,15,repairitem,2
0x0891,26,friendslistadd,2
0x089E,5,hommenu,2:4
0x0364,36,storagepassword,0
0x0288,-1,cashshopbuy,4:8
0x0895,26,partyinvite2,2
0x0835,19,wanttoconnection,2:6:10:14:18
0x022D,7,actionrequest,2:6
0x08A1,10,useskilltoid,2:4:6
0x0439,8,useitem,2:4
0x0369,-1,itemlistwindowselected,2:4:8
0x0202,18,bookingregreq,2:4:6
0x0803,4
0x0804,14,bookingsearchreq,2:4:6:8:12
0x0805,-1
0x0806,2,bookingdelreq,0
0x0807,4
0x0808,14,bookingupdatereq,2
0x0809,50
0x080A,18
0x080B,6
0x0887,-1,reqopenbuyingstore,2:4:8:9:89
0x08A9,2,reqclosebuyingstore,0
0x088C,6,reqclickbuyingstore,2
0x089D,-1,reqtradebuyingstore,2:4:8:12
0x07EC,-1,searchstoreinfo,2:4:5:9:13:14:15
0x0815,2,searchstoreinfonextpage,0
0x0366,12,searchstoreinfolistitemclick,2:6:10
0x0892,5,walktoxy,2
0x0899,6,ticksend,2
0x0896,5,changedir,2:4
0x0893,6,takeitem,2
0x0436,6,dropitem,2:4
0x08A4,8,movetokafra,2:4
0x0362,8,movefromkafra,2:4
0x08AD,10,useskilltopos,2:4:6:8
0x0363,90,useskilltoposinfo,2:4:6:8:10
0x0898,6,getcharnamerequest,2
0x035F,6,solvecharname,2
0x0907,5,moveitem,2:4
0x0908,5

//2011-12-28aRagexeRE
0x01FD,15,repairitem,2
0x0369,26,friendslistadd,2
0x0437,5,hommenu,2:4
0x02C4,36,storagepassword,0
0x0288,-1,cashshopbuy,4:8
0x0802,26,partyinvite2,2
0x08A7,19,wanttoconnection,2:6:10:14:18
0x08AD,7,actionrequest,2:6
0x0436,10,useskilltoid,2:4:6
0x0439,8,useitem,2:4
0x0892,-1,itemlistwindowselected,2:4:8
0x0889,18,bookingregreq,2:4:6
0x0803,4
0x0804,14,bookingsearchreq,2:4:6:8:12
0x0805,-1
0x0806,2,bookingdelreq,0
0x0807,4
0x0808,14,bookingupdatereq,2
0x0809,50
0x080A,18
0x080B,6
0x035F,-1,reqopenbuyingstore,2:4:8:9:89
0x023B,2,reqclosebuyingstore,0
0x0811,6,reqclickbuyingstore,2
0x0365,-1,reqtradebuyingstore,2:4:8:12
0x08AC,-1,searchstoreinfo,2:4:5:9:13:14:15
0x0281,2,searchstoreinfonextpage,0
0x088B,12,searchstoreinfolistitemclick,2:6:10
0x08A6,5,walktoxy,2
0x0838,6,ticksend,2
0x0362,5,changedir,2:4
0x08A2,6,takeitem,2
0x0888,6,dropitem,2:4
0x089C,8,movetokafra,2:4
0x0885,8,movefromkafra,2:4
0x0364,10,useskilltopos,2:4:6:8
0x07EC,90,useskilltoposinfo,2:4:6:8:10
0x0886,6,getcharnamerequest,2
0x089B,6,solvecharname,2
0x0907,5,moveitem,2:4
0x0908,5

I forgot to add my clientinfo.xml

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
  <connection>
  <display>Test Server</display>
  <balloon>HOVER BALLOON</balloon>
  <desc>DESCRIPTION</desc>
  <address>127.0.0.1</address>
  <port>6900</port>
  <version>28</version>
  <langtype>1</langtype>
  <registrationweb></registrationweb>
  <aid>
	 <admin>2000000</admin>
  </aid>
  </connection>
</clientinfo>

Edited by Lelouch

2 answers to this question

Recommended Posts

Posted

But inside the packet_db Version 28 started in 2011-11-02aRagexe so higher than 2011-11-02 are Version 28 .Thats what i think of

// 2011-11-02aRagexe
packet_ver: 28
0x0436,26,friendslistadd,2
0x0898,5,hommenu,4
0x0281,36,storagepassword,0
0x088d,26,partyinvite2,2
0x083c,19,wanttoconnection,2:6:10:14:18
0x08aa,7,actionrequest,2:6
0x02c4,10,useskilltoid,2:4:6
0x0811,-1,itemlistwindowselected,2:4:8
0x890,8
0x08a5,18,bookingregreq,2:4:6
0x0835,-1,reqopenbuyingstore,2:4:8:9:89
0x089b,2,reqclosebuyingstore,0
0x08a1,6,reqclickbuyingstore,2
0x089e,-1,reqtradebuyingstore,2:4:8:12
0x08ab,-1,searchstoreinfo,2:4:5:9:13:14:15
0x088b,2,searchstoreinfonextpage,0
0x08a2,12,searchstoreinfolistitemclick,2:6:10

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