It's been quite a while since I've had to ask for help on e/rAthena, so I am hoping you all can help me out.
I'm trying to create an Offline Server to be able to test scripts since I want to get back into scripting, unfortunately, I have been unsuccessful in trying to get the client to actually run.
What I've Done So Far:
1.) Downloaded the Torrented File for KRO Here. Once I extracted it from the RAR archive, I've updated it using the small patchers provided in the files.
I also downloaded the latest lua files from here and placed them in the data folder as well. I also made a copy of the files and just named them "lua files" just in case the "luafiles514" folder name was incorrect.
3.) I updated the "System" folder by downloading the latest revision from here. I renamed all the files to "lub" extensions and overwrote the files I have in my current System folder.
@Bug Fix Always Call SelectKoreaClientInfo() ASCII & Arial on ALL LangTypes Cancel to Login Window Disable 1rag1 type parameters Disable Hshield Disable Hallucination Wavy Screen Disable Nagle Algorithym Disable Packet Encryption Disable Ragexe Filename Check Enable /showname Enable DNS Support
Enable Multiple GRFs Fix Camera Angles
Read data folder first Read msgstringtable.txt
Read questid2display.txt Remove Gravity Ads Remove Gravity Logo
Remove Hourly Announce Remove Serial Display Restore Login Window Translate Client Use Plaintext Descriptions
The game will not launch regardless of how I open the "patched" diffed exe, even running as Administrator. I've even tried alternatives like the Loki Launcher to see if that helps.
On the off chance I do get it to work, I encounter an error like this: (view the attached image file below).
It seems like the KRO files specifically recognize the client file has changed: I can't run it if I press cancel, and if I press Ok, the client stops and I never get the notice again.
This is very frustrating, and I had no problem before using .txt files when people had an option for Xray or other clients.
Please help, I'd very much appreciate it. Hopefully, this will allow me to get back to work scripting and have more releases for rAthena later.
Question
Auxillary
It's been quite a while since I've had to ask for help on e/rAthena, so I am hoping you all can help me out.
I'm trying to create an Offline Server to be able to test scripts since I want to get back into scripting, unfortunately, I have been unsuccessful in trying to get the client to actually run.
What I've Done So Far:
1.) Downloaded the Torrented File for KRO Here. Once I extracted it from the RAR archive, I've updated it using the small patchers provided in the files.
2.) Downloaded the latest data folder revision from here. Added a clientinfo.xml into the data main directory which contains this:
<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<desc>Ragnarok Client Information</desc>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
<hideaccountlist />
<extendedslot />
<readfolder />
<connection>
<display>OfflineRO</display>
<desc>Ragnarok Online</desc>
<balloon>this is a tool tip</balloon>
<address>127.0.0.1</address>
<port>6900</port>
<version>40</version>
<langtype>1</langtype>
<registrationweb>REGISTRATION URL HERE</registrationweb>
<yellow>
<admin>2000001</admin>
<admin>2000002</admin>
<admin>2000003</admin>
</yellow>
<loading>
<image>loading00.jpg</image>
<image>loading01.jpg</image>
<image>loading02.jpg</image>
<image>loading03.jpg</image>
<image>loading04.jpg</image>
<image>loading05.jpg</image>
<image>loading06.jpg</image>
<image>loading07.jpg</image>
<image>loading08.jpg</image>
<image>loading09.jpg</image>
<image>loading10.jpg</image>
</loading>
</connection>
</clientinfo>
I also downloaded the latest lua files from here and placed them in the data folder as well. I also made a copy of the files and just named them "lua files" just in case the "luafiles514" folder name was incorrect.
3.) I updated the "System" folder by downloading the latest revision from here. I renamed all the files to "lub" extensions and overwrote the files I have in my current System folder.
3.) I've downloaded the 2013-06-18aRagexe.exe file from this topic, and used the NEMO diff patcher to only patch the "recommended" patches + read data folder first.
The patches applied are as follows:
@Bug Fix
Always Call SelectKoreaClientInfo()
ASCII & Arial on ALL LangTypes
Cancel to Login Window
Disable 1rag1 type parameters
Disable Hshield
Disable Hallucination Wavy Screen
Disable Nagle Algorithym
Disable Packet Encryption
Disable Ragexe Filename Check
Enable /showname
Enable DNS Support
Enable Multiple GRFs
Fix Camera Angles
Read data folder first
Read msgstringtable.txt
Read questid2display.txt
Remove Gravity Ads
Remove Gravity Logo
Remove Hourly Announce
Remove Serial Display
Restore Login Window
Translate Client
Use Plaintext Descriptions
The game will not launch regardless of how I open the "patched" diffed exe, even running as Administrator. I've even tried alternatives like the Loki Launcher to see if that helps.
On the off chance I do get it to work, I encounter an error like this: (view the attached image file below).
It seems like the KRO files specifically recognize the client file has changed: I can't run it if I press cancel, and if I press Ok, the client stops and I never get the notice again.
This is very frustrating, and I had no problem before using .txt files when people had an option for Xray or other clients.
Please help, I'd very much appreciate it. Hopefully, this will allow me to get back to work scripting and have more releases for rAthena later.
Link to comment
Share on other sites
5 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.