Jump to content
  • 0

20111122a unknow packet error


Question

Posted

Ok, I'm not sure what to do with this anymore. I got the mmo.h and packet_db updated to the correct packet for 20111122a client and still getting error when i log in. I've seen other post got resolve but the topic starter never reply once he got his/her problem resolved. I follow what other says like update the packet_db and mmo.h then re-compile just confuse why I still get error.

Using latest rAthena svn.

Here is my mmo.h

#ifndef PACKETVER
#define PACKETVER	20111122
//#define PACKETVER	20100730
#endif

Here is my packet_db

//2011-11-22aRagexeRE
0x0835,19,wanttoconnection,2:6:10:14:18
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
0x0891,26,friendslistadd,2
0x089E,5,hommenu,4
0x0364,36,storagepassword,0
0x0895,26,partyinvite2,2
0x022D,7,actionrequest,2:6
0x08A1,10,useskilltoid,2:4:6
0x0369,-1,itemlistwindowselected,2:4:8
0x0202,18,bookingregreq,2:4: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
0x0439,8,useitem,2:4

@judas why your not online on your msn. I need to ask for paid services you got. Thanks

18 answers to this question

Recommended Posts

Posted (edited)

Here is my Data.ini

[Data]
0=hdata.grf
1=pal.grf
2=rdata.grf
3=data.grf

Here is the packet_db

//packet_db_ver: 25
packet_db_ver: default

Client Side:

Rejected from server.

Map server:

clif_parse: Disconnectiong session #3 with unknown packet version.

Edited by Chief
Posted

Op, my bad. I mean how about your "clientinfo.xml"?

Is your client enabled to read multi GRF?

Also what error do you get?

Yeah, seems like you have the incorrect packet ver. Are you sure your compiling after?

Posted

Here is my clientinfo.xml

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
 <connection>
 <desc>rOk on!</desc>
   <display>test</display>
   <balloon>test</balloon>
   <address>127.0.0.1</address>
   <port>6900</port>
   <version>28</version>
   <langtype>0</langtype>
   <registrationweb></registrationweb>

<yellow>
<admin>2000000</admin>
</yellow>
<loading>
<image>loading00.jpg</image>
<image>loading01.jpg</image>
<image>loading02.jpg</image>
<image>loading03.jpg</image>
<image>loading04.jpg</image>
<image>loading05.jpg</image>
<image>loading06.jpg</image>
<image>loading07.jpg</image>
<image>loading08.jpg</image>
</loading>
</connection>
</clientinfo>

Yes, I only use GRF Files and able to read multi GRF.

Error messages:

Client Side:

Rejected from server.

Map server:

clif_parse: Disconnectiong session #3 with unknown packet version.

Posted

i am encountering that error also while running my server and its rejecting my account, Chief's setting and i have the same setting. i dont get why theres "unknown packet session #3" at the console where in the last time i checked my rathena server its running ok.

Posted (edited)

Actually your login as 26, renewal I think.

You have to add the other packets in manually, because they're not supported yet.

This includes changing your rA conf files along with src.

Edited by Matrixfox
Posted

packets dont' really matter it could be packet 46 if it wanted, most importantly is making sure you are in fact using 2011-11-22 packets under that version and making sure the client is hexed for skipping packet obserfurcation

  • Upvote 1
Posted (edited)

i have tried extracting packets from a 2011-11-22aRagexeRE with a ro packet extractor but as i extracted it showed different format of packets. its like this

4000291<tab>blah blah

4000292<tab>blah blah

and so on.. i dont get how you can capture the real packets with that. some says they use WPE or cheat engine don't i have any idea how to use WPE.

Edited by Myrmiddon
Posted (edited)

How you resolved it? May be helpful for other users (like me).

Vali~

Please read the following!

2011-11-22 packets under that version and making sure the client is hexed for skipping packet obserfurcation

Edited by Matrixfox
Posted (edited)

Thank you Judas.

Im not good at english, so i didnt know "obsurfaction".

But know, i found it

Solved

Edited by Bana

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