Judas 100 Posted April 21, 2013 Pretty much what you need is: Clients provided by gamez23: http://brynner-clientside.googlecode.com/svn/trunk/Clients/Ragexe/ Updated WeediffPackv6: Weediff2012_Pack_v6.7z I would try to choose one that is similar to the RagexeRE date, so it can use the same packets I believe. Diffing these clients should be easy as the RagexeRE ones. Upsides: Login Window still works on these early 2012 clients Cash Shop! Downsides: Wait for supporting diffs for enable multiple grfs Thanks to ai4rei! Wait for supporting diffs to skip license screen http://rathena.org/board/topic/53421-weediffgen/page-26 http://sourceforge.net/projects/atwl/files/?source=navbar Notes: Mstream EDIT: A little heads up - 2012 Ragexe Client doesn't support Iteminfo.lub till 2012-07-10a version. 2 JulioCF and kyeme reacted to this Quote Share this post Link to post Share on other sites
0 Neo-Mind 264 Posted April 22, 2013 (edited) I had a look at the Skip License Screen source code. Looks like the procedure followed is slightly different in there. I have posted about it in the WeeDiffGen Topic. Lets wait for an update. EDIT: A little heads up - 2012 Ragexe Client doesn't support Iteminfo.lub till 2012-07-10a version. Edited April 22, 2013 by MStream Quote Share this post Link to post Share on other sites
0 Neo-Mind 264 Posted April 24, 2013 Updated Skip License Screen dll has been posted by Ai4rei supporting ragexe clients Quote Share this post Link to post Share on other sites
0 Crixus 0 Posted April 25, 2013 (edited) Hi, Good Day, I just want to ask if there are diffs restricted to use for 2012-07-16 RagExe. Cause when I tried it, whenever I try to login, the client crashes (After typing Username and Password and pressing enter, it crashes) It Seems the diff "Enable Proxy Support" causes the crash. Solved Edited April 25, 2013 by Crixus Quote Share this post Link to post Share on other sites
0 chir0n 0 Posted April 26, 2013 (edited) what packet_db_ver should i use for the ragexe 2012-07-16 client? edit: i used 2012-06-18 as packetver but i get disconnected after character select. error: clif_parse received unsupported packet 0x08c9 update: i've added the packets here http://svn6.assembla.com/svn/ClientSide/Packets/Packet_db/ but no luck, still getting disconnected. ive set mmo.h to 20120716, and the unknown packet (0x08c9) is already added in my packet_db.txt. why is it failing to read it? help.. i ddnt know packet_db was overhauled. sorry for this. working now Edited April 26, 2013 by chir0n Quote Share this post Link to post Share on other sites
0 mybitch 9 Posted April 27, 2013 I'm having problems with 2012-07-16 .. no edits in packets.h Keep disconnecting after warping to a map... Quote Share this post Link to post Share on other sites
0 chir0n 0 Posted April 27, 2013 (edited) I'm having problems with 2012-07-16 .. no edits in packets.h Keep disconnecting after warping to a map... check your mapserver, it will tell what packet is missing or unknown (reason for your disconnection) edit your packets.h search for that packet (e.g. 0x08c9) look for your packetver (e.g. 20120410) copy that missing packet to your packetver's list just my two cents tho Edited April 27, 2013 by chir0n Quote Share this post Link to post Share on other sites
0 mybitch 9 Posted April 27, 2013 I'm having problems with 2012-07-16 .. no edits in packets.h Keep disconnecting after warping to a map... check your mapserver, it will tell what packet is missing or unknown (reason for your disconnection) edit your packets.h search for that packet (e.g. 0x08c9) look for your packetver (e.g. 20120410) copy that missing packet to your packetver's list just my two cents tho Its related to cash_shop_db.conf .. I've removed the entry in cat 0 (new) .. putting nothing and after it restarting the server.. unsupported packets show.. but if there are entry in cat new nothing appears.. Quote Share this post Link to post Share on other sites
0 chir0n 0 Posted April 27, 2013 well just leave it having items.. maybe it's a bug the devs ddnt notice yet. file a bugreport Quote Share this post Link to post Share on other sites
0 SlashGeeGee 2 Posted May 1, 2013 (edited) Hi Judas !is the navigation system at the mini-map for RagexeRE clients only ? because I tested using this clientinfo for Ragexe client. <servicetype>uae</servicetype><servertype>primary</servertype> when I click a icon in the mini-map the navigation system. don't work. but when using this for clientinfo <servicetype>korea</servicetype><servertype>sakray</servertype> the navigation system works.SlashGeeGee Edited May 1, 2013 by SlashGeeGee Quote Share this post Link to post Share on other sites
0 Brynner 34 Posted May 1, 2013 Hi Judas ! is the navigation system at the mini-map for RagexeRE clients only ? because I tested using this clientinfo for Ragexe client. <servicetype>uae</servicetype><servertype>primary</servertype> when I click a icon in the mini-map the navigation system. don't work. but when using this for clientinfo <servicetype>korea</servicetype><servertype>sakray</servertype> the navigation system works. SlashGeeGee what do you mean? the red arrow? if you are using the Ragexe before themida. you should use the <servicetype>korea</servicetype> to make it work. Quote Share this post Link to post Share on other sites
0 SlashGeeGee 2 Posted May 2, 2013 Hi Judas ! is the navigation system at the mini-map for RagexeRE clients only ? because I tested using this clientinfo for Ragexe client. <servicetype>uae</servicetype><servertype>primary</servertype> when I click a icon in the mini-map the navigation system. don't work. but when using this for clientinfo <servicetype>korea</servicetype><servertype>sakray</servertype> the navigation system works. SlashGeeGee what do you mean? the red arrow? if you are using the Ragexe before themida. you should use the <servicetype>korea</servicetype> to make it work. i'm using 2012-04-10ragexe. but changing the servicetype to korea still doesn't work. i need to change servertype to sakray for the red arrow to work. here's my clientinfo: <?xml version="1.0" encoding="euc-kr" ?><clientinfo><servicetype>korea</servicetype><servertype>primary</servertype><passwordencrypt /> <connection> <display>Test Ragnarok Online</display> <balloon>Free-TO-Play</balloon> <desc>Test Ragnarok Online</desc> <address>127.0.0.1</address> <port>6900</port> <version>28</version> <langtype>7</langtype> <registrationweb>flux.domain.com</registrationweb> <aid> <admin>2000000</admin> </aid> <loading> <image>loadingscreen01.jpg</image> <image>loadingscreen02.jpg</image> </loading> </connection></clientinfo> SlashGeeGee Quote Share this post Link to post Share on other sites
0 LatSo 0 Posted May 17, 2013 why I got disconnected from the server? Quote Share this post Link to post Share on other sites
0 Phenomena 1 Posted May 17, 2013 {Your Server Folder}/db/packet_db.txt Find: //2012-04-10aRagexeRE packet_ver: 30 0x01FD,15,repairitem,2 0x089C,26,friendslistadd,2 0x0885,5,hommenu,2:4 0x0961,36,storagepassword,0 0x0288,-1,cashshopbuy,4:8 0x091C,26,partyinvite2,2 0x094B,19,wanttoconnection,2:6:10:14:18 0x0369,7,actionrequest,2:6 0x083C,10,useskilltoid,2:4:6 0x0439,8,useitem,2:4 0x0945,-1,itemlistwindowselected,2:4:8 0x0815,-1,reqopenbuyingstore,2:4:8:9:89 0x0817,2,reqclosebuyingstore,0 0x0360,6,reqclickbuyingstore,2 0x0811,-1,reqtradebuyingstore,2:4:8:12 0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15 0x0835,2,searchstoreinfonextpage,0 0x0838,12,searchstoreinfolistitemclick,2:6:10 0x0437,5,walktoxy,2 0x0886,6,ticksend,2 0x0871,5,changedir,2:4 0x0938,6,takeitem,2 0x0891,6,dropitem,2:4 0x086C,8,movetokafra,2:4 0x08A6,8,movefromkafra,2:4 0x0438,10,useskilltopos,2:4:6:8 0x0366,90,useskilltoposinfo,2:4:6:8:10 0x0889,6,getcharnamerequest,2 0x0884,6,solvecharname,2 0x08E5,41,bookingregreq,2:4 //Added to prevent disconnections 0x08E6,4 0x08E7,10,bookingsearchreq,2 0x08E8,-1 0x08E9,2,bookingdelreq,2 0x08EA,4 0x08EB,39,bookingupdatereq,2 0x08EC,73 0x08ED,43 0x08EE,6 0x08EF,6,bookingignorereq,2 0x08F0,6 0x08F1,6,bookingjoinpartyreq,2 0x08F2,36 0x08F3,-1 0x08F4,6 0x08F5,-1,bookingsummonmember,2:4 0x08F6,22 0x08F7,3 0x08F8,7 0x08F9,6 0x08FA,6 0x08FB,6,bookingcanceljoinparty,2 0x0907,5,moveitem,2:4 0x0908,5 0x08D7,28,battlegroundreg,2:4 //Added to prevent disconnections 0x08CF,10 //Amulet spirits 0x0977,14 //Monster HP Bar 0x0916,26,guildinvite2,2 Add after: 0x08c9,4,cashshopitemlist,0 0x0844,2,cashshopopen,0 0x0848,-1,cashshopbuy,0 0x084a,2,cashshopclose,0 Save, close, try (use 2012-04-10aRagexe.exe , not RagexeRE). Quote Share this post Link to post Share on other sites
0 Xgear 44 Posted May 18, 2013 Howdy, I am still trying to figure out some more information on this, but so far it looks like the client(s) -Trying with 2012-04-10- would crash if for whatever reason it can't stablish a connection with the login server to send the client's checksum, since I don't see anything on the login server (such as a connection attempt) when the client crashes. This doesnt seem to happen all the time. If I can figure out more information on this I'll update the post (Or maybe someone already knows what is this about? ) Cheers Quote Share this post Link to post Share on other sites
0 Jigs 0 Posted May 20, 2013 why hackshield pro is updating? Quote Share this post Link to post Share on other sites
0 Judas 100 Posted May 21, 2013 it shouldn't really if hshield was disabled via the patcher Quote Share this post Link to post Share on other sites
0 LatSo 0 Posted May 26, 2013 Sir Judas When i try to log in I got an error. it says the client stopped working close the program. I'm using 20120410aragexe Quote Share this post Link to post Share on other sites
0 Xeno 0 Posted June 1, 2013 Same problem for me but if you uncheck some diffs it works. Like Enable DNS, Proxy Support or something like that. Quote Share this post Link to post Share on other sites
0 Alexandria 53 Posted June 2, 2013 Same problem for me but if you uncheck some diffs it works. Like Enable DNS, Proxy Support or something like that. Sir Judas When i try to log in I got an error. it says the client stopped working close the program. I'm using 20120410aragexe Uncheck Proxy support when you are diffing. Quote Share this post Link to post Share on other sites
0 AdmCronus 0 Posted June 24, 2013 Langtype 12 not ok in 2012? Quote Share this post Link to post Share on other sites
0 Portalcake 0 Posted June 25, 2013 Try with langtype 10. Quote Share this post Link to post Share on other sites
0 mofo 2 Posted June 26, 2013 I'm using 20120716 ragexe and my client errors when there is a fur seal around. So far only fur seal does this to me, I checked the kRO grf and even patched my own grf with fur seal act/spr files but I still error out. Am I the only one suffering from this? Quote Share this post Link to post Share on other sites
Pretty much what you need is:
Clients provided by gamez23:
http://brynner-clientside.googlecode.com/svn/trunk/Clients/Ragexe/
Updated WeediffPackv6:
Weediff2012_Pack_v6.7z
I would try to choose one that is similar to the RagexeRE date, so it can use the same packets I believe.
Diffing these clients should be easy as the RagexeRE ones.
Upsides:
Login Window still works on these early 2012 clients
Cash Shop!
Downsides:
Wait for supporting diffs for enable multiple grfs Thanks to ai4rei!
Wait for supporting diffs to skip license screen
http://rathena.org/board/topic/53421-weediffgen/page-26
http://sourceforge.net/projects/atwl/files/?source=navbar
Notes:
Mstream
EDIT: A little heads up - 2012 Ragexe Client doesn't support Iteminfo.lub till 2012-07-10a version.
Share this post
Link to post
Share on other sites