Jump to content

Valir

Members
  • Posts

    8
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

1877 profile views

Valir's Achievements

Poring

Poring (1/15)

0

Reputation

  1. Ok! I used newer translation data from here: https://rathena.org/board/topic/104925-client-translation-help/?hl=translation And so far I haven't run into any problems at all. Thanks for all your help and patience guys.
  2. Ok, still getting closer, but when I start up, I still keep getting these lua errors: <lua files\SprEditInfo\_New_2DLayerDir_F> lua files\SprEditInfo\_New_2DLayerDir_F.lua:40 table index is nil <korean> NO!! 2D_LAYER_NEW_TABLE <Lua Files\DataInfo\ShadowTable> [string "buf"]:2: table index is nil <ReqPCPath> attempt to call a nil value x2 [string "buf"]:6: bad argument #1 to 'ipairs' (table expected, got nil) --- I can get to character select and log in, but immediately before anything loads, more lua errors I think. <ReqWeaponNameByClassNum> attempt to call a nil value <GetRealWeaponID> attempt to call a nil value --- What could be causing this? Should I have not used that tool to convert lua to lub? And the kRO files are all the latest and patched...
  3. Inching closer......... I'm still getting a bunch of lua errors when trying to start up the client, but it does manage to open, and I can log in. I even made a character now. However, that character can't log in. The map server says: [info]: clif_parse: Disconnecting session #3 with unknown packet version (p:0x6b65,l:19). ...but I'm pretty sure I've correctly set all the versions and packets on everything!
  4. Let's see... here's what I did with NEMO... And clientinfo.xml I think maybe when I double checked my sclientinfo and tried organizing my data folder again, it did something. But now there's more errors. <lua files\SprEditInfo\_New_2DLayerDir_F> lua files\SprEditInfo\_New_2DLayerDir_F.lua:40 table index is nil <korean> NO!! 2D_LAYER_NEW_TABLE <Lua Files\DataInfo\ShadowTable> [string "buf"]:2: table index is nil <ReqPCPath> attempt to call a nil value x2 <MapPCPath> attempt to call a nil value x1000...
  5. Ok! I used THAT 2015-09-16 client, patched it how I wanted with NEMO, and then.... still no dice. I think we've made some progress, seeing as there isn't an error anymore. I think the patch to use the DATA.INI files did the trick... but now the client just kind of starts, and I get a busy icon on my curser for a few seconds and nothing ends up happening. At all. No errors, no nothing.
  6. I had been following this guide: http://rathenaguides.blogspot.com/ However, when trying to download the ragexes on the link, for whatever reason the links will not work. And even Saving As produced incomplete, corrupted files. My last attempt found a newer client version, 2015-10-29 from here: https://rathena.org/board/topic/104707-2015-10-29aragexe/?hl=ragexe Now here is an interesting thing. Using the Loki launcher I got this error. System/Font/RixSquirrel10[Gibberish] However, these files were already inside the data folders and grfs I had been packing. Apparently they were not in the correct spot, though. So after finding those files and putting them in what appeared to be the correct place, I've moved past that but now just get pure nonsense and don't know what to make of this new error Do you have any specific links you could point me to? Please?
  7. Hi everyone. I decided I'd try to work on a private server of my own. Setting up the sql, compiling, and running the server has gone smoothly for the most part. But now trying to get a working client is absolutely killing me. I've tried following various guides, but they appear outdated, and some have missing links. I just keep getting errors left and right, and I try looking up more help, but nothing is working, and it's getting sloppy fast. So, does anyone have an easy-to-follow, surefire way to set up a client? I'd prefer a client that's as up-to-date as possible, but at this rate I'll just take anything so long as it runs smoothly.
  8. So I followed the install guide for Cygwin. My system is 64bit windows 7, but it seemed to install SQL and compile the ragnarok servers just fine. Then I get to the next part where the SQL needs to be configured and I'm stumped. I tried following the instructions for Linux, but every time it says error: 'Can't connect to local MySQL server through socket '/var/run/mysql.sock' (2)' And trying something else to change the admin password, I get Check that mysqld is running and that the socket: '/var/run/mysql.sock' exists! So I am pretty sure the SQL server itself isn't running but I'm not sure how to get it started in Cygwin. Is there a separate SERVER thing I need to download and install or something?
×
×
  • Create New...