dave23 Posted July 16, 2012 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 99 Reputation: 0 Joined: 04/23/12 Last Seen: May 5, 2022 Share Posted July 16, 2012 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! Quote Link to comment Share on other sites More sharing options...
hendra814 Posted July 16, 2012 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1281 Reputation: 170 Joined: 06/12/12 Last Seen: 10 hours ago Share Posted July 16, 2012 (edited) please check your paket db at clientinfo.xml Edited July 16, 2012 by hendra814 Quote Link to comment Share on other sites More sharing options...
Tonetzkii Posted July 16, 2012 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 323 Reputation: 9 Joined: 11/19/11 Last Seen: September 25, 2015 Share Posted July 16, 2012 Yes i have a same problem to any version exe 2011-2012 Anyone please give exact step by step how to fix this? 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 Quote Link to comment Share on other sites More sharing options...
Eroces Posted July 16, 2012 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 135 Reputation: 5 Joined: 06/25/12 Last Seen: September 22, 2012 Share Posted July 16, 2012 (edited) 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 July 16, 2012 by Eroces Quote Link to comment Share on other sites More sharing options...
Tonetzkii Posted July 16, 2012 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 323 Reputation: 9 Joined: 11/19/11 Last Seen: September 25, 2015 Share Posted July 16, 2012 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 Quote Link to comment Share on other sites More sharing options...
ryushi Posted July 16, 2012 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 13 Reputation: 0 Joined: 07/12/12 Last Seen: November 3, 2014 Share Posted July 16, 2012 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. Quote Link to comment Share on other sites More sharing options...
Tonetzkii Posted July 16, 2012 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 323 Reputation: 9 Joined: 11/19/11 Last Seen: September 25, 2015 Share Posted July 16, 2012 Not working.. still same src/common/mmo.h #ifndef PACKETVER #define PACKETVER 20111122 //#define PACKETVER 20111116 #endif db/packet.txt //packet_db_ver: 25packet_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 Quote Link to comment Share on other sites More sharing options...
dave23 Posted July 16, 2012 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 99 Reputation: 0 Joined: 04/23/12 Last Seen: May 5, 2022 Author Share Posted July 16, 2012 me too ive done it already several times. still rejected from the server Quote Link to comment Share on other sites More sharing options...
Winz Posted July 16, 2012 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 1479 Reputation: 174 Joined: 12/14/11 Last Seen: November 21, 2016 Share Posted July 16, 2012 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 Quote Link to comment Share on other sites More sharing options...
Sharpienero Posted July 16, 2012 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 386 Reputation: 28 Joined: 01/16/12 Last Seen: January 6, 2023 Share Posted July 16, 2012 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. Quote Link to comment Share on other sites More sharing options...
Winz Posted July 16, 2012 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 1479 Reputation: 174 Joined: 12/14/11 Last Seen: November 21, 2016 Share Posted July 16, 2012 (edited) 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 July 16, 2012 by Winz Quote Link to comment Share on other sites More sharing options...
Tonetzkii Posted July 16, 2012 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 323 Reputation: 9 Joined: 11/19/11 Last Seen: September 25, 2015 Share Posted July 16, 2012 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. Quote Link to comment Share on other sites More sharing options...
Sharpienero Posted July 16, 2012 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 386 Reputation: 28 Joined: 01/16/12 Last Seen: January 6, 2023 Share Posted July 16, 2012 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 Quote Link to comment Share on other sites More sharing options...
Tonetzkii Posted July 16, 2012 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 323 Reputation: 9 Joined: 11/19/11 Last Seen: September 25, 2015 Share Posted July 16, 2012 Sir im using client 2011-11-22 You said try this. #ifndef PACKETVER #define PACKETVER 20111116 //#define PACKETVER 20111116 #endif here is the pic Quote Link to comment Share on other sites More sharing options...
Sharpienero Posted July 16, 2012 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 386 Reputation: 28 Joined: 01/16/12 Last Seen: January 6, 2023 Share Posted July 16, 2012 Sir im using client 2011-11-22 You said try this. #ifndef PACKETVER #define PACKETVER 20111116 //#define PACKETVER 20111116 #endif here is the pic Oh you're using 22. @Khaii - #define PACKETVER 20111122 Quote Link to comment Share on other sites More sharing options...
Tonetzkii Posted July 16, 2012 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 323 Reputation: 9 Joined: 11/19/11 Last Seen: September 25, 2015 Share Posted July 16, 2012 Rejected from the server The picture are here. http://rathena.org/board/topic/67677-2011-11-22a-client/#entry120755 Quote Link to comment Share on other sites More sharing options...
Sharpienero Posted July 16, 2012 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 386 Reputation: 28 Joined: 01/16/12 Last Seen: January 6, 2023 Share Posted July 16, 2012 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. Quote Link to comment Share on other sites More sharing options...
dave23 Posted July 17, 2012 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 99 Reputation: 0 Joined: 04/23/12 Last Seen: May 5, 2022 Author Share Posted July 17, 2012 I already added the skip packet obfuscation still nothing happens Quote Link to comment Share on other sites More sharing options...
Winz Posted July 17, 2012 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 1479 Reputation: 174 Joined: 12/14/11 Last Seen: November 21, 2016 Share Posted July 17, 2012 no I mean, change (replace) the skip packet obfuscation dll file with another one. try this maybe? http://www.mediafire.com/?5nyb3r372287pu1 Quote Link to comment Share on other sites More sharing options...
dave23 Posted July 18, 2012 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 99 Reputation: 0 Joined: 04/23/12 Last Seen: May 5, 2022 Author Share Posted July 18, 2012 yes ive try it already the v2 one still nothing change Quote Link to comment Share on other sites More sharing options...
Tonetzkii Posted July 19, 2012 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 323 Reputation: 9 Joined: 11/19/11 Last Seen: September 25, 2015 Share Posted July 19, 2012 @dave23 What os did you use? im already fix this in service pack 3, In service pack 1 not showing skip packet obfuscation dll. Quote Link to comment Share on other sites More sharing options...
Question
dave23
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.