simplynice Posted April 21, 2012 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 128 Reputation: 4 Joined: 11/14/11 Last Seen: April 13, 2016 Share Posted April 21, 2012 (edited) This is the result: [info]: clif_parse: Disconnecting session #3 with unknown packet version. [info]: Closed connection from '127.0.0.1'. After diffing 3 all of these clients: #define PACKETVER 20120307 #define PACKETVER 20111228 #define PACKETVER 20111122 Do i have to modify something? in a packet_db.txt? clientinfo.xml? I just want to update my client and view kagero and oboro. Is there any stable client that rAthena Supports? Edited April 21, 2012 by simplynice Quote Link to comment Share on other sites More sharing options...
Ryuuzaki Posted April 21, 2012 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 87 Reputation: 13 Joined: 02/15/12 Last Seen: September 11, 2024 Share Posted April 21, 2012 (edited) http://svn6.assembla...kets/Packet_db/ <- for newest packets. http://supportmii.co...Bypass_Clients/ <- client that works with new packet version. READ DATA FOLDER WON'T WORK WITH THIS ONE!! http://svn6.assembla...de/Lua_Project/ <- Lua / Lub files. clientinfo.xml -> change version to 27 in mmo.h -> #define PACKETVER 20120410 Recompile, done. Edited April 21, 2012 by shadowseph Quote Link to comment Share on other sites More sharing options...
simplynice Posted April 21, 2012 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 128 Reputation: 4 Joined: 11/14/11 Last Seen: April 13, 2016 Author Share Posted April 21, 2012 Solved by the help of judas, but anyways thank you for the effort man appreciate it. Quote Link to comment Share on other sites More sharing options...
jTynne Posted April 21, 2012 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 399 Reputation: 199 Joined: 11/09/11 Last Seen: December 14, 2020 Share Posted April 21, 2012 What exactly did Judas assist you with? I'm tinkering with the 03/07/2012 client now and am attempting to get online myself. Do share~! 1 Quote Link to comment Share on other sites More sharing options...
simplynice Posted April 22, 2012 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 128 Reputation: 4 Joined: 11/14/11 Last Seen: April 13, 2016 Author Share Posted April 22, 2012 It's just the packet of 2011-11-22 client and then mmo.h and poof done. Quote Link to comment Share on other sites More sharing options...
ghazul Posted April 25, 2012 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 10 Reputation: 0 Joined: 04/25/12 Last Seen: September 17, 2012 Share Posted April 25, 2012 http://svn6.assembla...kets/Packet_db/ <- for newest packets. http://supportmii.co...Bypass_Clients/ <- client that works with new packet version. READ DATA FOLDER WON'T WORK WITH THIS ONE!! http://svn6.assembla...de/Lua_Project/ <- Lua / Lub files. clientinfo.xml -> change version to 27 in mmo.h -> #define PACKETVER 20120410 Recompile, done. I had the same problem, but used the normal RagnarokRE exe instead of the one in the Bypass_Clients folder. Works like a charm with the one you linked Thank you very much! Quote Link to comment Share on other sites More sharing options...
sugo Posted April 26, 2012 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 13 Reputation: 1 Joined: 04/26/12 Last Seen: April 19, 2024 Share Posted April 26, 2012 http://svn6.assembla...kets/Packet_db/ <- for newest packets. http://supportmii.co...Bypass_Clients/ <- client that works with new packet version. READ DATA FOLDER WON'T WORK WITH THIS ONE!! http://svn6.assembla...de/Lua_Project/ <- Lua / Lub files. clientinfo.xml -> change version to 27 in mmo.h -> #define PACKETVER 20120410 Recompile, done. HI Sry to barge in, but I'm kinda in a pinch, and I saw that this client seems to work fine for you ppl. I've done exactly the same a few days ago, works like a charm, but there is one problem: merchant class cart doesn't work. Even experimented setting the @option to all kinds of carts, but it only gives the ms reduction. The cart doesn't show, and in the character indormation there is no open or cart off button. Does someone know of a packet that can affect this, or did anyone face the same problemm or just know how to solve this? Quote Link to comment Share on other sites More sharing options...
ghazul Posted April 28, 2012 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 10 Reputation: 0 Joined: 04/25/12 Last Seen: September 17, 2012 Share Posted April 28, 2012 Same problem with the cart using this client. Quote Link to comment Share on other sites More sharing options...
sugo Posted April 29, 2012 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 13 Reputation: 1 Joined: 04/26/12 Last Seen: April 19, 2024 Share Posted April 29, 2012 Found this http://205.196.123.77/48u63pb41n3g/lujf7nbv7bic6oa/pushcart.diff and I'm working on a full patch for our server, but hope there will be a 100% working one soon I'll put my hopes in this http://rathena.org/board/topic/57603-new-carts-favorite-item-tab-efst-sit/ Quote Link to comment Share on other sites More sharing options...
Question
simplynice
This is the result:
[info]: clif_parse: Disconnecting session #3 with unknown packet version.
[info]: Closed connection from '127.0.0.1'.
After diffing 3 all of these clients:
#define PACKETVER 20120307
#define PACKETVER 20111228
#define PACKETVER 20111122
Do i have to modify something? in a packet_db.txt? clientinfo.xml?
I just want to update my client and view kagero and oboro.
Is there any stable client that rAthena Supports?
Edited by simplyniceLink to comment
Share on other sites
8 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.