Jump to content
  • 0

2011-11-22a Client


dave23

Question


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  99
  • Reputation:   0
  • Joined:  04/23/12
  • Last Seen:  

Sir please help me with this client because i always have session 6 with unknown packet version error i dont know why.

packet_Db version is 28

In my patcher also i included skip packet obsfucation

still im getting this error

and on my mmo.h i also change that to 20111122

PLEASE HELP!

Link to comment
Share on other sites

20 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  55
  • Topics Per Day:  0.01
  • Content Count:  1191
  • Reputation:   161
  • Joined:  06/12/12
  • Last Seen:  

please check your paket db at clientinfo.xml

Edited by hendra814
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  47
  • Topics Per Day:  0.01
  • Content Count:  323
  • Reputation:   9
  • Joined:  11/19/11
  • Last Seen:  

Yes i have a same problem to any version exe 2011-2012

Anyone please give exact step by step how to fix this?

post-389-0-65131800-1342429918_thumb.jpg

Clientinfo

<?xml version="1.0" encoding="euc-kr" ?>

<clientinfo>

<servicetype>korea</servicetype>

<servertype>sakray</servertype>

<connection>

<display>Ragnarok</display>

<balloon>the balloon</balloon>

<desc>description</desc>

<address>127.0.0.1</address>

<port>6901</port>

<version>28</version>

<langtype>1</langtype>

<registrationweb>flux.domain.com</registrationweb>

<aid>

<admin>2000000</admin>

<admin>2000001</admin>

<admin>2000002</admin>

</aid>

<loading>

<image>loadingscreen01.jpg</image>

</loading>

</connection>

</clientinfo>

Packet Version

// Main packet version of the DB to use (default = max available version)

// Client detection is faster when all clients use this version.

// Version 23 is the latest Sakexe (above versions are for Renewal clients)

//packet_db_ver: 25

packet_db_ver: default

//packet_db_ver: 23

packet_ver: 5

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  135
  • Reputation:   5
  • Joined:  06/25/12
  • Last Seen:  

Try 2011-03-15 with these settings.

mmo.h

#ifndef PACKETVER
#define PACKETVER 20110315
//#define PACKETVER 20111116
#endif

packet_db

// Main packet version of the DB to use (default = max available version)
// Client detection is faster when all clients use this version.
// Version 23 is the latest Sakexe (above versions are for Renewal clients)
//packet_db_ver: 25
packet_db_ver: 28

//2011-03-15aRagexeRE
0x01FD,15,repairitem,2
0x0202,26,friendslistadd,2
0x022D,5,hommenu,2:4
0x023B,36,storagepassword,0
0x0288,-1,cashshopbuy,4:8
0x02C4,26,partyinvite2,2
0x0436,19,wanttoconnection,2:6:10:14:18
0x0437,7,actionrequest,2:6
0x0438,10,useskilltoid,2:4:6
0x0439,8,useitem,2:4
0x07E4,-1,itemlistwindowselected,2:4:8
0x0802,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
0x0811,-1,reqopenbuyingstore,2:4:8:9:89
0x0815,2,reqclosebuyingstore,0
0x0817,6,reqclickbuyingstore,2
0x0819,-1,reqtradebuyingstore,2:4:8:12
0x0835,-1,searchstoreinfo,2:4:5:9:13:14:15
0x0838,2,searchstoreinfonextpage,0
0x083C,12,searchstoreinfolistitemclick,2:6:10
0x035F,5,walktoxy,2
0x0360,6,ticksend,2
0x0361,5,changedir,2:4
0x0362,6,takeitem,2
0x0363,6,dropitem,2:4
0x0364,8,movetokafra,2:4
0x0365,8,movefromkafra,2:4
0x0366,10,useskilltopos,2:4:6:8
0x0367,90,useskilltoposinfo,2:4:6:8:10
0x0368,6,getcharnamerequest,2
0x0369,6,solvecharname,2

clientinfo.xml

<version>28</version>

Edited by Eroces
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  47
  • Topics Per Day:  0.01
  • Content Count:  323
  • Reputation:   9
  • Joined:  11/19/11
  • Last Seen:  

Everything same your config but still same he say "Rejected from server" im using 20111128

I dont want to use 2011-03-15, i want to use higher version 2011-11-16

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  13
  • Reputation:   0
  • Joined:  07/12/12
  • Last Seen:  

Did you recompile your server after making the changes in mmo.h and packet_db ?

If not, try to do this.

Before reading this post, I had problems connecting with my client (client crashs). Both client and server packet_db were corresponding.

After recompiling my server, the problem was solved.

Tell us if it works after making the changes.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  47
  • Topics Per Day:  0.01
  • Content Count:  323
  • Reputation:   9
  • Joined:  11/19/11
  • Last Seen:  

Not working.. still same

src/common/mmo.h

#ifndef PACKETVER

#define PACKETVER 20111122

//#define PACKETVER 20111116

#endif

db/packet.txt

//packet_db_ver: 25

packet_db_ver: 28

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

0x08D7,28,battlegroundreg,2:4 //Added to prevent disconnections

clientinfo.xml

<?xml version="1.0" encoding="euc-kr" ?>

<clientinfo>

<servicetype>korea</servicetype>

<servertype>sakray</servertype>

<connection>

<display>Ragnarok</display>

<balloon>the balloon</balloon>

<desc>description</desc>

<address>127.0.0.1</address>

<port>6901</port>

<version>28</version>

<langtype>1</langtype>

<registrationweb>flux.domain.com</registrationweb>

<aid>

<admin>2000000</admin>

<admin>2000001</admin>

<admin>2000002</admin>

</aid>

<loading>

<image>loadingscreen01.jpg</image>

</loading>

</connection>

</clientinfo>

I already compiled the server many times

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  99
  • Reputation:   0
  • Joined:  04/23/12
  • Last Seen:  

me too ive done it already several times. still rejected from the server :(

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

do you have the [WDGSkipPacketHeaderObfuscation.dll] file modified from the plugins folder below the Shinn's Diff patcher? some says that it does the trick

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  32
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   28
  • Joined:  01/16/12
  • Last Seen:  

This is your issue.

#ifndef PACKETVER

#define PACKETVER 20111122

//#define PACKETVER 20111116

#endif

Where it says #define PACKETVER you must put PACKETVER 20111116, not 20111122.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

This is your issue.

#ifndef PACKETVER

#define PACKETVER 20111122

//#define PACKETVER 20111116

#endif

Where it says #define PACKETVER you must put PACKETVER 20111116, not 20111122.

ah? question, sir!

mine got this:

#ifndef PACKETVER
#define PACKETVER 20110315
//#define PACKETVER 20111116
#endif

But, my server reads only the [PACKETVER 20110315] line. It ignores the [//#define PACKETVER 20111116] line..

Is it correct?

Edited by Winz
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  47
  • Topics Per Day:  0.01
  • Content Count:  323
  • Reputation:   9
  • Joined:  11/19/11
  • Last Seen:  

This is your issue.

#ifndef PACKETVER

#define PACKETVER 20111122

//#define PACKETVER 20111116

#endif

Where it says #define PACKETVER you must put PACKETVER 20111116, not 20111122.

Not working he say incorrect password always.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  32
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   28
  • Joined:  01/16/12
  • Last Seen:  

This is your issue.

#ifndef PACKETVER

#define PACKETVER 20111122

//#define PACKETVER 20111116

#endif

Where it says #define PACKETVER you must put PACKETVER 20111116, not 20111122.

ah? question, sir!

mine got this:

#ifndef PACKETVER
#define PACKETVER 20110315
//#define PACKETVER 20111116
#endif

But, my server reads only the [PACKETVER 20110315] line. It ignores the [//#define PACKETVER 20111116] line..

Is it correct?

If you're using the 2011-3-15 client it's correct.

@Khaii - #define PACKETVER 20111116

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  47
  • Topics Per Day:  0.01
  • Content Count:  323
  • Reputation:   9
  • Joined:  11/19/11
  • Last Seen:  

Sir im using client 2011-11-22

You said try this.

#ifndef PACKETVER

#define PACKETVER 20111116

//#define PACKETVER 20111116

#endif

here is the pic

post-389-0-15078700-1342456702_thumb.jpg

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  32
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   28
  • Joined:  01/16/12
  • Last Seen:  

Sir im using client 2011-11-22

You said try this.

#ifndef PACKETVER

#define PACKETVER 20111116

//#define PACKETVER 20111116

#endif

here is the pic

post-389-0-15078700-1342456702_thumb.jpg

Oh you're using 22.

@Khaii - #define PACKETVER 20111122

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  47
  • Topics Per Day:  0.01
  • Content Count:  323
  • Reputation:   9
  • Joined:  11/19/11
  • Last Seen:  

Rejected from the server

The picture are here.

http://rathena.org/board/topic/67677-2011-11-22a-client/#entry120755

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  32
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   28
  • Joined:  01/16/12
  • Last Seen:  

Rejected from the server

The picture are here.

http://rathena.org/b...nt/#entry120755

I'm not really sure at this point, I would recommend finding a new client.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  99
  • Reputation:   0
  • Joined:  04/23/12
  • Last Seen:  

I already added the skip packet obfuscation still nothing happens :(

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

no I mean, change (replace) the skip packet obfuscation dll file with another one.

try this maybe? http://www.mediafire.com/?5nyb3r372287pu1

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  99
  • Reputation:   0
  • Joined:  04/23/12
  • Last Seen:  

yes ive try it already the v2 one still nothing change

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  47
  • Topics Per Day:  0.01
  • Content Count:  323
  • Reputation:   9
  • Joined:  11/19/11
  • Last Seen:  

@dave23 What os did you use? im already fix this in service pack 3, In service pack 1 not showing skip packet obfuscation dll.

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