Jump to content

Start_

Members
  • Posts

    957
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by Start_

  1. Hi, today has new updates that contained these fix. Get rid a lot of sprite garment (Robe) errors Get rid of some head gear errors Get rid of some hat effect errors Done stress test on both Human and Doram with equipped each. Download link are updated.
  2. Version 8.4 has been updated. It has useful function that is Sprite Garment (Robe) Fixer. Just drop your problem folders in. And hit fix button then wait. After that copy folder back to your GRF or data folder. -
  3. Released version 8.3
  4. Updates Supported up to 26 June 2025 items. I did split into 2 files to prevent file size over 4GB.
  5. It's on server side -> Try find it on conf folder. (Maybe item or player)
  6. Oh I remembered it now. It was WARP patch something about party / friend windows, just go check it out you will get rid this crash for sure.
  7. Missing texture files. I can't tell which files but it's friend and party window texture file related.
  8. 8.2 Added Portuguese, you can go into localization.json and translate.
  9. When equip item that change MaxHP it will does this. So it was normal.
  10. I will try that.
  11. Yes just use $zenyGoal to check the condition. Zeny -= 1000; $zenyGoal += 1000; Something like that.
  12. This will help to get rid red errors in game when you received an item and get rid of crash when you drag item. Download: https://pixeldrain.com/u/y8wdE4CF (Latest 6 July 2025) --- Please remove sprite and texture folder in data.grf to slice down a game file size. (Do a backup first just for safety) Thanks to @KingarteR for finding mostly client database files.
  13. Added sprite error checker. (Will read all resourceName.txt and collection folder in Resources folder) Can using in 8.0 (Tutorial: https://youtu.be/_fZOMT6P9T8)
  14. \rathena\src\map\itemdb.cpp -> void ItemDatabase::loadingFinished(){ -> item->value_sell = 0;
  15. No need 2024 client to test 4th job (It's only special effect related I think?)
  16. Spilt some data to konomi_con.grf
  17. Yes
  18. Sure, you can send your Assets folder to me in DM if you still have problem. (So I can debug which error came from)
  19. Will check today. --- After checking with version 7.9 my output was fine.
  20. Custom the map isn't need to follow any official database, this map can rename into wow_prontera or anything for safety implementation if you had concern to it. Original poster didn't do anything wrong from my point.
  21. I think it was EquipmentProperties.lub to modify each item bonuses. But I can't view it from GRF Edtior (7mb text file size)
  22. They made better and cleaner coding.
  23. Currently latest rAthena git was bugged about atcommand.
×
×
  • Create New...