Jump to content

Xalion

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by Xalion

  1. Hey everyone,

    I am a little bit confused about a few parts which are written in a weird language (see attached file). My suspicion is, that this text parts are simply korean sentences which can't be displayed by the client in korean.

    I'm using the bypass client from 2012-04-10 with Plain text description diff and my own .grf to start this client without a batch.

    Also I use the lub files from here: http://svn6.assembla.com/svn/ClientSide/Lua_Project/lubs/ for my client date 2012-04-10.

    Anyone an idea?

    post-4618-0-09257700-1337787535_thumb.jpg

  2. It seems that there are some problems with some diffs.

    Only to be sure that I'm using a full working 'Shin's Diff Patcher' I created a new folder with the original patcher svn. Then I added the new .dll and started again.

    There is still no option. I took a look into the Logfile of the Patcher and found this entry's:

    Tue, 15 May 2012 17:54:44 GMT :: 20120328 :: WDGOnlySecondLoginBackground :: Part 1 :: Failed to find matching data!
    Tue, 15 May 2012 17:54:44 GMT :: 20120328 :: WDGOnlyFirstLoginBackground :: Part 1 :: Failed to find matching data!
    Tue, 15 May 2012 17:54:45 GMT :: 20120328 :: WDGEnableAuraOverLvl99AndLvl150 :: Part 1 :: Failed to find matching data!
    Tue, 15 May 2012 17:54:45 GMT :: 20120328 :: WDGEnable127Hairstyles :: Part 1 :: There have to be at least 2 matches!
    Tue, 15 May 2012 17:54:45 GMT :: 20120328 :: WDGDisableMultipleWindows :: Part 1 :: Failed to find matching data!
    Tue, 15 May 2012 17:54:45 GMT :: 20120328 :: WDGAllowMultipleWindows :: Part 1 :: Failed to find matching data!
    
    Tue, 15 May 2012 17:54:45 GMT :: 20120328 :: WDGSkipPacketHeaderObfuscation :: Part 2 :: Failed to find matching data!
    

    When I try it with another RagexeRE from 2011, then the missing diff-options are there.

    Could you explain me how to simply find & where to drop all needed files for another RagexeRE from 2012?

  3. Yep, I added the packets yesterday to the packet_db.txt.

    // 2012-03-28aRagexeRE
    packet_ver: 28
    0x08A6,19,wanttoconnection,2:6:10:14:18
    0x0865,5,walktoxy,2
    0x0934,6,ticksend,2
    0x0866,5,changedir,2:4
    0x0954,6,takeitem,2
    0x0963,6,dropitem,2:4
    0x08AD,8,movetokafra,2:4
    0x088A,8,movefromkafra,2:4
    0x093E,10,useskilltopos,2:4:6:8
    0x0883,90,useskilltoposinfo,2:4:6:8:10
    0x088E,6,getcharnamerequest,2
    0x0281,6,solvecharname,2
    0x091D,26,friendslistadd,2
    0x0920,5,hommenu,4
    0x0876,36,storagepassword,0
    0x095D,26,partyinvite2,2
    0x0951,7,actionrequest,2:6
    0x0967,10,useskilltoid,2:4:6
    0x091A,-1,itemlistwindowselected,2:4:8
    0x08A0,18,bookingregreq,2:4:6
    0x0861,-1,reqopenbuyingstore,2:4:8:9:89
    0x07EC,2,reqclosebuyingstore,0
    0x092B,6,reqclickbuyingstore,2
    0x0894,-1,reqtradebuyingstore,2:4:8:12
    0x091B,-1,searchstoreinfo,2:4:5:9:13:14:15
    0x086F,2,searchstoreinfonextpage,0
    0x0874,12,searchstoreinfolistitemclick,2:6:10
    0x0439,8,useitem,2:4
    

    I searched for an diff option like this but I didn't find it.

    If you have Teamviewer and time, you could take a look at my files, if you want.

  4. Great!

    The method with the batch file works perfect!

    For testing, this solution is satisfactory /meh

    But if you are already here Judas, I have another question:

    When I decide to upgrade to a newer RagexeRE, what should I do with my client?

    I know, I need lua and lub files, but where I have to put them? A lua/lub-file explanation would be great.

    Thanks in advance!

    EDIT: It seems, that I have still some problems with my plan. After I created a character and want to go Ingame with a character, I get an "Rejected from the server." and the following Info from my mapserver-sql:

    trz3sfob.png

  5. Hi! :(

    Beforehand: The last pServer I made was an eAthena server and this was more than 1,5 year ago. There are some things which have changed while my absence, like the whole lua/lub story. I'm honest, that I don't understand this things yet, but I'm willing to learn! I read MANY topics related to my problem, but I'm really confused now. Maybe someone can explain me the subject matter.

    Now to the real problem:

    After I start my diffed RagexeRE (the 2012-03-28 one) without an error, I'm not able to login to my local server.

    There is the error "Failed to authentificate.(5011)

    I read, that I'm maybe using the wrong lua/lub-files. As in some support topics said, I should not use the latest lua/lub files, but rather the lua/lub files which belongs to my diffed exe.

    I downloaded so much different lua/lub files and data folder, that I'm simply confused now. I really don't know on which version they are currently and I also don't know where to put this files.

    The way like the server-side settings have to be edited aren't changed since my last pServer, so I did it without problems. I edited the mmo.h, recompiled my server and edited the packet_db.txt to add the needed packets for my exe.

    Additionally, my main purpose was to use the latest stable 2012+ exe.

    If someone thinks, that's better to give me the advise to use another (newer) RagexeRE, it would be nice if this person could explain me what files (lua/lub etc.) I need and where to put them correctly.

    Thanks for you time!

  6. @quesoph: Okay, I tried to use another RagexeRE without the "read data folder first" but it still doesn't work.

    @Ai4rei: I'm using the newest stable version of OpenSetup with lua.

    The problem is still existing, I tried much methods but still no success.

    Okay, the problem is solved. I tried the official Blue Setup and it's working. Thanks all for your time.

    @Ai4rei: Look at your profile feed!

  7. Hi guys!

    I have a weird problem with my RO Client.

    Everytime when I start my patched RagexeRE, the Setup.exe window pops out. After I click on "Okay", the setup.exe window opens again. It doesn't stop and after I click on "Okay" it opens again.

    I'm only able to stop this with killing the RagexeRE process over the task manager.

    I tried it with the three following different diffed .exe client files:

    • 2011-09-06aRagexeRE.exe.patched
    • 2011-11-22aRagexeRE.exe.patched
    • 2012-05-09bRagexeRE.exe.patched

    The result is the same, with every client.

    What could be the problem? I would be very happy if someone knows a solution.

×
×
  • Create New...