Jump to content

Chaos92

Members
  • Posts

    1583
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Chaos92

  1. Maybe you can add the override in itemdb ? https://github.com/rathena/rathena/issues/2533 I think related to this issue.
  2. You should run or install all the sql files in rathena emulator in sql-files folder.
  3. better u drop the error or log then. 'something' isnt a details answer. Give the exact error or logs given.
  4. Hmm make sure the server you set is online or the firewall are not blocking fluxcp from accessing it.
  5. you're not using skilldb YML yet ? older rathena version ?
  6. Download it without any downloader such as IDM, etc. Then extract or run the .exe
  7. maybe wrong zone, or... have u tried the effect or equip and unequip is it affected or not.
  8. I dont know which translation are u using, but if you use Chris Translation, most probably in iteminfo_EN.lua . Or maybe iteminfo.lua. Open with korean encoding and edit. Maybe this video might help :
  9. it should be in the grf that your client read early.
  10. use the tools to convert your itemdb txt to itemdb yml if thats what your issue right now.
  11. it should be your accessoryid.lub and accname.lub part.
  12. You want that small boxes ? If im not mistaken is from the texture of item windows. Maybe try replace the older one with this in data\texture\유저인터페이스\basic_interface\ itemwin_mid_pink.bmpitemwin_mid.bmp Most probably better backup your GRF first.
  13. if your normal item becomes unknown item, thats 100% sure because of the encoding or related with your iteminfo. ISince u said unedited went normal, that means iteminfo = 100% sure the problematic one. I dont know if this video might help, but I done the change encoding in the videos before.
  14. from the error .bmp name, I could say u try to edit iteminfo.lua but the encoding might has been broken maybe ? try with original iteminfo.lua that didnt being edited yet. Make sure you edit the iteminfo,lua with correct encoding.
  15. maybe you try to distribute to 2nd job but didnt do that for novice and first job first (if you didnt enable bypass skill tree) ?
  16. this file virus detected.
  17. need to git commit for current changes if you didnt done it yet, and also git pull to latest rathena. I didnt know whether this video might help or not but its similar to this.
  18. if your older rathena revision already using git, then u might git pull and maybe fix any conflicts if needed.
  19. use latest rathena and its already in status.yml. status yml already implemented around last year https://github.com/rathena/rathena/pull/1685
  20. this can be done but really need to go through a lot especially for servers with quite a lot of players + timeframe too long.
  21. if u didnt have it, then its not possible then. except u can rollback your server or pc to last week for example u have system restore, etc.
  22. Do you have database backups ? If yes, then just use the backups from a week ago. If not, then you might need to prepare for next time, maybe.
  23. have u read the txt or instruction from the palette ? it might need sprite correction .
  24. check the file permission. make sure its executables.
  25. Hmm.. if your emulator in git, try git pull and fix all conflict & merge, then recompile. Maybe backup if needed.
×
×
  • Create New...