Jump to content

srhmike

Members
  • Posts

    261
  • Joined

  • Last visited

Everything posted by srhmike

  1. Well by looking at the crash log, the only thing that catches my eye is: 00# [FAIL] sprite\몬스터\초보자.act [4290 ms] 01# [FAIL] sprite\몬스터\초보자.act [4290 ms] 02# [FAIL] sprite\몬스터\초보자.spr [4290 ms] 03# [FAIL] sprite\몬스터\초보자.spr [4290 ms]
  2. Like, in MvP rooms? The player using it, or the mvp?
  3. Does your client have read data folder first? Check to see if those lub are in the data folder. Maybe need to edit them also
  4. In your screenshot your putting funro in 2nd. Try putting it before default. Its best to leave the default alone. If that doesnt work, try putting 'funro' only. and remove the 'default' on the theme name.
  5. Yes you can use custom items in that client version. https://github.com/rathena/rathena/wiki/Custom-Items If your getting a gravity error. Make sure you put the sprites in the right location. Make sure your Lua/lub are correct.
  6. What does the line above it look like?
  7. There isn't enough information to help you. Is the map server crashing or does the client just freeze? Do you have anything in the logs?
  8. Try checking the wiki out. https://github.com/rathena/rathena/wiki/Custom-Items
  9. // Skills, Stats, Both, Limit setarray .@Reset, 5000, 5000, 9000, 0; Wouldnt setting the limit to 0 make it unlimited? Then change the 5000 to 1000000 Next time set the script into a code box. It'll make life easier.
  10. There are programs out there that will make a full installer for you. You just have to add in your entire ragnarok folder. You can also make a patch installer, that you create patches, with each patch has files, and the patcher can install the client fully. A light setup, you just create an install or zip file that has only the files that are required to run you server. For example, your GRF, your exe, and any other custom things you added to the client.
  11. The picture you provided shows how to fix the problem. Need to change the file persmissions for the log folder.
  12. That link gave you the map name to where the MvP was located. Guild Investments -- http://irowiki.org/wiki/Guild_Dungeon_Investment_System
  13. Did you change anything in your conf/log_athena.conf? And is your MySQL Log database in conf/inter_athena.conf correctly entered? // MySQL Log Database log_db_ip: 127.0.0.1 log_db_port: 3306 log_db_id: ragnarok log_db_pw: ragnarok log_db_db: ragnarok log_codepage: log_login_db: loginlog And did you change anything in the Mysql database Tables, located at the bottom of conf/inter_athena.conf?
  14. Investments? Or a warper. http://db.irowiki.org/db/map-info/gld2_prt/
  15. From the picture you provided, the character server isnt online. Try checking your configs, and make sure they match up.
  16. Well I posted your scripts description into my discord, and my players instantly donated in support of getting it. I didn't even ask them to donate, I just asked them what they thought about it. Thanks for making something that is going to temporarily please them xD BTW, Good job! ** yes that made sense. Thank you!
  17. Can this refiner also do Safe Refine Tickets? How about all the materials? Does it accept all of them, and adjust to the material being used?
  18. Are you doing all the recommended patches, and then using an updated grf and lub/lua files? https://github.com/zackdreaver
  19. Official servers use a newer client. Try using a 2015 client.
  20. A workaround method i just found: Looks annoying. It appears like its a common issue with the higher end nvidia cards, and the old ragnarok.
  21. It has the same problem as you. Read threw it. or maybe try
  22. https://github.com/rathena/rathena/wiki/Permanent_Monster_Spawn
×
×
  • Create New...