Jump to content

nanakiwurtz

Members
  • Posts

    1,654
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by nanakiwurtz

  1. Maybe you should contact the help support from no-ip, because no one can ping your zapro.no-ip.info except by yourself. That's why I asked you earlier if no-ip is using dynamic or static IP, you can enable 'ip_sync_interval' if you're using dynamic IP
  2. Nice, last change was at 2012-08-27, 11:13:14. Hmm does the requirement only for Java & Open GL programmers? What about the UI, what language does it use?
  3. Please do not double post --> http://rathena.org/board/topic/70519-logo-request/
  4. I saw goddameit too on eA, is that the same person? And also nice script, thanks for sharing
  5. Hmm.. I have set these conf with 'new_account: yes' and 'char_new: 1' but can't make a new char with charname_M/_F. Is it a server or client problem?
  6. Wew... I think rAthena can only read numerical IP address. The server have to run on static IP instead of dynamic IP, and don't forget about the clientinfo too to reflect the current IP address. No-IP is a dynamic IP + DNS server right?
  7. Have you try to use client exe with another date?
  8. map_ip is your WAN, login_ip and char_ip is your IP that can be found from cmd > ipconfig. Address in clientinfo is the same like login_ip and char_ip. It seems the problem comes from the client you use, try to change the client date and the diff patcher settings, and also recheck your packet_ver in db/packet_db.txt
  9. After reading posts on http://rathena.org/board/forum/19-client-patcher-support/, I see that there're lots of repeating pattern of questions. Is there a FAQ about server & client? I rarely see someone give a link to the wiki, they just giving answers over and over again. Hmm Akkarin, where did you get those signature line?
  10. You have to change the 'skillnametable.txt' in your data folder, this will happen if the skillnametable comes from kRO.
  11. Hmm your screenshot says that you're using eAthena rev 15177, does eAthena works just like rAthena?
  12. Hmm... renaming mmo.h won't make a difference I think, because it's needed only in compilation process, right? Btw, do you know where can I learn on how to customize the server? (such as adding new custom maps like this one http://rathena.org/board/files/file/2482-custom-vending-map/ or this http://rathena.org/board/files/file/2263-market-map-by-olrox/) I always go to wiki first but 'map' search only returns 3 topics.
  13. I'm glad that the forum members are helpful, even to newcomers Yes SeraphSephiroth, I think the customization part will take the most of our time, I never thought the process was so easy to set up a rAthena server (well, not too easy actually) When I read this wiki http://rathena.org/wiki/Import_folder, it is said that every value that are saved to that folder are protected from being overwritten when we are updating our SVN, so it means it doesn't necessarily to rename each files for each settings? 1. Can I put values from 'db/packet_db.txt' and 'trunk/char_athena.conf' in a single txt file in import folder? 2. And does import folder works only for 'conf' folder? I mean, when I edit my 'src\common\mmo.h' can I put that too in import folder? Or does the import folder works only for .conf files? Thank you..
  14. Thanks for the help so far, today I'm able to connect to server and play Although I got some error messages related to lua things and korean skillnames
  15. Okay, I have reinstalled (unrar) the kRO I downloaded from RMS.net, and overwrite the 'rsu-kro-rag-lite' + 'rsu-kro-renewal-lite' from RMS.net. But my folder doesn't like http://ratemyserver.net/images/roclient_dir_sample_01052011.jpg My folder doesn't have the following folders: AI, Data, HShield, PatchClient, Replay, Skin.
  16. Thanks for the reply Seraph Sephiroth Miruku is a client too like kRO, can be found here http://rathena.org/b...equested-links/ Hmmh... I think I need to start things all over again from zero, because it's pretty messed up in this point... I have a fresh copy of kRO from that link, and also have the latest patch from here ftp://ragnarok.nowcdn.co.kr:20021/Patch/ So all I need to do is: Reinstall kRO + MySQL, and also recompile rAthena latest SVN version. Download a RagexeRE from http://subversion.as...eetools/clients, probably 2011-09-06aRagexeRE Diff the client with Shinryo's http://rathena.org/b...s-diff-patcher/ Set the clientinfo.xml to the correct ip address Are there any steps that I missed?
  17. Have you tried to tackle with older clients?
  18. I've tried that version too, maybe it's not yet fully supported for rAthena?
  19. I have tried using 2012-04-10a and get the exactly the same error message like this too http://rathena.org/b..._hl__reqaccname, I also have tried different diff combination from Shin's Patcher.. I have tried different combinations in mmo.h & packet_db.txt but still no luck, even with original/diffed client.exe Until now, I'm still learning from this forum Hmm.. I wish someone can edit the wiki, because the information about client is not too clear
  20. Okay, I have created another char from SQL table, and managed to read the server name from Server selection window in client exe. Now I got another error message from mapserv-sql.exe I have tried using 2011-10-25aRagexeRE.exe and changed the mmo.h into #define PACKETVER 20111025, then recompile it. But the mapserv is still not recognizing the packet version, it's strange because 20111025 is defined explicitly in the mmo.h itself..
  21. Thanks for the link bakuriyu2, original patcher from kRO and Miruku are always failed too
  22. Thanks for the replies Okay, I have made progress. I merge clientinfo.xml into data.grf and it works. But there's still a problem, in logserv-sql.exe window: Idiotring: I have read your post at http://rathena.org/b...de/#entry133118 so I guess it's an English client, am I correct?
  23. Hi rAthena forum community! I'm a new user I've been following the rAthena Wiki up to this point http://rathena.org/w...ing#Client_Side Here are the steps I have done so far: Download the latest svn of rAthena, configure the IP address and compile it using Ms Visual Studio 2010 Ultimate. Install MySQL and set it up. Diff the client exe file Download both kRO and Miruku client package, and install them in different folder. When I tried to run the runserver-sql.bat they worked fine, so I assume the server is already up and running fine. Now I'm confused on how to edit the clientinfo.xml, because I didn't find it everywhere. Do I need to make it by myself, and if yes where I should put the file? I have download almost all files from http://rathena.org/b...equested-links/ In JudasBible.pdf page 31, I encounter clientinfo.xml too.. Can anyone share any insights about the next steps? Thanks in advance...
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.