Jump to content

ghazul

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by ghazul

  1. Could someone upload this blue setup.exe please? I'm having the same problem.
  2. Hey there, I setup the application.php and servers.php files and I get the "Install & Update" Interface in my web browser, but after I entered my password which I put into the application.php is says: Any ideas? EDIT: Got it. Had to deactivate the CleanURL feature. Now there's another problem: when I do the Install & Update everything it says everything is installed & updated but it always takes me back to the login screen for the "Install & Update" menu and the version of the sql tables are on "none" bump because not [solved] Solved.
  3. Maybe an entry in your import files overwriting it?
  4. Open your /src/common/mmo.h Find: #define PACKETVER 20111116 Change it to: #define PACKETVER YOURCLIENTDATE For 2012-04-10: #define PACKETVER 20120410 Then recompile! Make sure to add this code to your /db/packet_db.txt //2012-04-10aRagexeRE 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,0 //Added to prevent disconnections 0x08E6,4 0x08E7,10,bookingsearchreq,0 0x08E8,-1 0x08E9,2,bookingdelreq,0 0x08EA,4 0x08EB,39,bookingupdatereq,0 0x08EC,73 0x08ED,43 0x08EE,6 0x0907,5,moveitem,2:4 0x0908,5
  5. ghazul

    Wiping the db

    Thank you very much. Just what I needed
  6. Hey there, I'm currently trying to get an overview about the sql db. Could someone tell me what exactly do I have to do to do a full wipe (which things to delete/change) please? Basically I wanna wipe the saves (chars, inventory, storage, carts, etc) but keep the accounts, so it's like a clean db installation except for the accounts. Thanks in advance.
  7. Same problem with the cart using this client.
  8. Try the following 2012-04-10aRagexeRE client, it should work with the new packetver. http://supportmii.com/ro1/Clients/Bypass_Clients/ Have you changed your PACKETVER mmo.h to your client date? And recompiled?
  9. 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!
  10. @Yakuu: I did what you said and recompiled using Visual C++ 2010. It doesn't seem to fix the problem. @Kanage: Tried it and it didn't work. Same problem for me, changed the mmo.h (of course recompiled) and the packet_db.txt (added the text under the last, but above the "packer_ver: 29") and I get the same error message. 2011-06-14bRagexeRE doesn't even start at all after diffing. Could somebody please recommend a stable and up2date exe file? I want to setup a test server with newest fixes & content. EDIT: Just got it to work! I found the solution in this thread post number #2: http://rathena.org/board/topic/62107-getting-me-frustratedrediffingrecompiling/page__p__94662#entry94662 Seems that you really need to use the client here: http://supportmii.com/ro1/Clients/Bypass_Clients/ and get the right lua files, right PACKETVER in mmo.h and the right packet_db.txt entry. Try it, should work!
×
×
  • Create New...