Jump to content

Winz

Members
  • Posts

    1479
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by Winz

  1. For you two guys, please post in a different thread (separately) and please explain them. the problems may vary.
  2. I would like to suggest neoncube / Jikaricube than thor. I got a headache using Thor btw. this is mine: server_name = Server name server_slogan = Server Slogan notice_url = 127.0.0.1/cp/patch/patch.html patch_site = 127.0.0.1 patch_port = 80 patch_list = /cp/patch/patchlist.txt patch_folder = /cp/patch/ I used to put the IP as mydomain.net and it works too. Make sure that port 80 has been opened and running Apache / any other web server.
  3. I would like to suggest you to replace those files. use empty files and it should work. (I've never delete these files). To replace them, just make a new patch, with the empty files on the exact location where you want to "delete" those files. did you understand that one? If no, it's alright, sorry for that one.. Make a new patch to replace the files. but this time, just simply put empty files. (you can open notepad, save as: all files, file name: 궁수\궁수_여_1740.act and 궁수\궁수_여_1740.spr then put them to a grf, just like when you want to distribute a new patch to your friends.
  4. delete one extra commas on the mob_db2.txt but wait I suggest you to get a newer mob_db2.txt is it your custom? then, try to carefully edit it / use an application that usually edits it (monster editor thing) This is serverside anyway///
  5. maybe, you want to try restarting your computer. It says: Successuflly logged on to Char-Server[2] it should be 0, 2 means that you have another char-server running
  6. Then the PROs here shall solve your problem. (no teasing)
  7. Client date? Don't forget to edit lua files/datainfo/accessoryid.lua and acc_name.lua as well as resnametable.txt
  8. Oops! this works on 2012 clients, which are using Lua Files ver. 5.14. If you are using 2011 clients or older, then the solution is to make sure that you have updated your LUA files and your client is reading them.
  9. There is some.. for the training ground, I found the Quests are written in English. rAthena r(not really outdated but forgot which one) Client: 2012-04-10 or may be 2011-03-15. I would agree with 2011-03-15. That's mine.
  10. If the problems are with the basic items, which means standard, from the official kRO, then update your client.. Check your PM
  11. yep, it's not accepting any client. (First of all, please pardon me, I am just making sure, not pointing that you plagiarized (copied) others' files) Be careful with the client. is that client you made it by yourself? or you copied someone's? Because some people did a modification in their clients and dlls so that they put the clientinfo.xml inside the client, not in the data folder anymore. I did it too if you are sure that you have correctly set the clientinfo.xml, then is it loading other grf files? check data.ini. If so, is it loading YOUR grf file or OTHERS? And then, would you like to check your firewall, whether it is blocking your server or not? Nah, Firewall should not block connections from localhost to 127.0.0.1 (localhost)
  12. didyou set the data grf reading correctly? I mean: Data.ini: [DATA] 0=yourgrf.grf 1=rdata.grf 2=data.grf ? Also, did you see any "luafiles514" folder there? where is it? it should be right on \data\
  13. If you have port forward it, and using a dynamically assigned IP address, use No-IP. No-ip.org install the DUC (Dynamic Update Client) as well and it should work. You may need to call your ISP too, requesting an opening in these ports: 80, 6121,5121,6900. Hope this helps
  14. Can anyone tell me is it a Windows XP Service Pack problem? I mean,will they suffer this if they don't upgrade their OS to SP2 / SP3? Or maybe DirectX? or Outdated VGA Card Driver?
  15. *Don't forget to run the setup.exe as an administrator!
  16. double click the schema "logs" and load logs.sql (from Workbench / Query Browser). klo ada masalah lain, lapor aja ya. English: If there's any other problems, do not hesitate to tell us.
  17. first, assign an IP address to your PC (ahh, this is so hard to explain. But nevermind, I'll explain to you) Windows Vista / 7 1. Open the Network and Sharing Center. 2. Locate your Connection, (it should be the Local Area Connection (or Network)). 3. Click View Status 4. Click Properties 5. TCP/IP V4 : properties 6. set to Assign Manually 7. Enter an IP address, simillar to your router's addres. (If router: 192.168.1.x, then IP = 192.168.1.x. If 192.168.0.x, then put 192.168.0.x too) 8. Subnet mask: just use 255.255.255.0 9. Default Gateway: your router's IP 10. click OK. The internet will be reset for some seconds. if you lost your internet connection, change them to be assigned automatically and tell me what happened. then, on port forwarding: Forward every port to your PC's IP address. *You can find this similar guide I wrote in rAthena. but sorry, I forgot where did I put the complete guide.
  18. maybe you would like to try MySQL. most of us using it by the way.. BTW, that's weird if the HeidiSQL tries to configure the SQL file with Registry Editor.. there should be nothing to do with Registry Editor (For file association, yes, it has)
  19. This has been solved anyway, said the TS. hey TS, please put the [sOLVED] Tag before the thread title and on the tag box. (yes, please edit it. or maybe the Global Moderator please?)
  20. First of all, do you have any login information / char information on your server? if yes, well skip this lines with stars below, if no, I suggest you to do it 1. ****Drop the schema "ragnarok" and "log" (I mean delete them, completely) 2. ****Create new schema: "ragnarok" and "log" 3. Double click (or 4 or 3 click) the "ragnarok" schema (so the text "ragnarok" will be bolded) 4. Load: main.sql 5. Double / 3 / 4 click the "log" schema 6. Load: logs.sql and it should do the trick. Well, sorry, I don't know whether you should double / 3 / 4 click. I use the older version of MySQL Query Browser. I can't use Workbench. I don't know either it's buggy or what, it stops responding quite oftenly.
  21. So, did you get a hosting provider already? I mean, will your server be accessible 24/7 even if your computer is turned off? Then, what is the serverip from "serverip:6121" (you don't have to tell us). Is it 192.168.0.111 or the server's IP? or 127.0.01? Check your login_athena.conf, char_athena.conf, and map_athena.conf. check the IPs, make sure you set them to 127.0.0.1 as well as inter_athena.conf restart the server and tell us the result
  22. did you do something (modified, renamed, moved, misplaced) things from the src folder? could be that..
  23. or I suggest you to browse this boards first. A lot of kind people have posted guides or you may look for the Wiki provided, as well as googling them. Have a nice day
  24. or maybe a GM do @lvup
×
×
  • Create New...