Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×

Chaos92

Members
  • Posts

    1859
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by Chaos92

  1. use reset position at fluxcp OR u can change your char table and find the last location, change it.
  2. why do u need to use reloadscript ? For reloading what ?
  3. you can use db such as phpmyadmin. check the inventory table, see the data, should have the part for randomoption.
  4. About the skillinfo, it should be in your GRF data/luafiles514/lua files/skillinfoz/ About the job, most probably in rathena/conf/msg_conf/map_msg.conf
  5. WHich classname and play skills ? better you send any picture or any info easier to understand.
  6. As I said theres a lot of link there. Full client, rathena, Chris RE english translation, nemo and opensetup. So which one ? Is it ALL 0kb ? Download even at github 0kb ? ?
  7. System/achievement_list_EN.lub if you are using English Translation from Chris.
  8. Chaos92

    Several Crash

    I just download clean rathena yesterday and seems no crash like that for clean new setup server.
  9. If I remember correctly, this is from texture basic interface part. Ive tried to change this years ago, but didnt remember the correct file for it. But if im not mistaken, it should be in data\texture\유저인터페이스\basic_interface\itemwin_mid.bmp Maybe you can check in data or rdata GRF
  10. maybe can use any tools out there https://www.yougetsignal.com/tools/open-ports/ and insert your VPS or server IP that have the database. Make sure you can access the mysql too.
  11. then make sure the ports are open and can be accessed by localhost. I dont know about your setup but since the database is from localhost, so if got any issue, it should be from the website trying to connect to the database server. not from the server itself.
  12. database is from localhost since the host is 127.0.0.1. So the access denied to its database server itself. most probably the access is wrong. You can try access the database and see is it true the access user have database 'rag' privilege.
  13. failed because of ? give the details then easier for us to help you out.
  14. make sure u have the palette too. the palette is for the colour, and the hair sprite need to be added too.
  15. All your errors seems its because of your own custom item ? Did you convert from txt to yml ? I think the error ' but does not have an armor level. Consider adding it. Defaulting to 1.' most probably because of old format txt that didnt have armor level.
  16. Chaos92

    Several Crash

    Maybe you can redownload the latest rathena github. https://github.com/rathena/rathena
  17. you need to import all the sql in rathena/sql-files/
  18. Can you share what errors that u have or anything ? That might help.
  19. You should copy the link from your website button, and check is it the link is the same with the correct link. You said u change from youtube to discord, but why I still see youtube and social api config there.
  20. then might be your own grf part.
  21. then most probably your files are not enough or missing important files. Try to download 2022 kRO or latest one first.
  22. that most probably because of the item dropped. is it custom item ?
×
×
  • Create New...