I am just getting started playing with rAthena, so far it's been fantastic. Plenty of docs on the server components, and I was able to get the majority of that running in a matter of minutes.
However, there is a significant lack of documentation for creating clients that doesn't involve reading lots of linked posts and a bit of prayer.
I finally managed to get the latest kRO (20160124) working with a custom client (2015-10-29), modified using NEMO, and was able to connect to my server and create a new character. I had to apply a modification to the source dealing with the src/char/char_clif.c file's `chclif_charlist_notify` function.
However, now I have a new problem. Once I login the background is black, and I can't move, but I'm near two NPC's. I haven't played the game since Classic, so I do not recognize either of the NPC's.
I have attached a screenshot.
I also have been documenting my process, and would like to post a youtube video once I have a solid understanding and everything is working.
Any chance someone can lend me a hand with troubleshooting? I'm stumped as there are no errors from the server when I login. Probably worth mentioning, I am running RO from PlayOnLinux/WINE, as i am a linux-junky.
I tried creating a Doram, but that also failed, this time with a database error:
[Warning]: itemdb_search: Item ID 1681 does not exists in the item_db. Using dummy data.
I am wondering whether I may have missed a step outside of running the rus patchers? Or maybe I need to load/reload some items into my database?
Going to try again from a non-GM account, not sure if they start in a different location on character creation. I'll post again shortly.
Edit: tried with a new account, same issue as before. Also found the page that says Doram support requires a december 2015 client, which is a couple months ahead of the one I am using.
Question
cdelorme
I am just getting started playing with rAthena, so far it's been fantastic. Plenty of docs on the server components, and I was able to get the majority of that running in a matter of minutes.
However, there is a significant lack of documentation for creating clients that doesn't involve reading lots of linked posts and a bit of prayer.
I finally managed to get the latest kRO (20160124) working with a custom client (2015-10-29), modified using NEMO, and was able to connect to my server and create a new character. I had to apply a modification to the source dealing with the src/char/char_clif.c file's `chclif_charlist_notify` function.
However, now I have a new problem. Once I login the background is black, and I can't move, but I'm near two NPC's. I haven't played the game since Classic, so I do not recognize either of the NPC's.
I have attached a screenshot.
I also have been documenting my process, and would like to post a youtube video once I have a solid understanding and everything is working.
Any chance someone can lend me a hand with troubleshooting? I'm stumped as there are no errors from the server when I login. Probably worth mentioning, I am running RO from PlayOnLinux/WINE, as i am a linux-junky.
I tried creating a Doram, but that also failed, this time with a database error:

Edited by cdelormeLink 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.