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. Hello, have you tried itemshop and pointshop ?
  2. reset look ? might because of your costumes. Some costumes only working on 2020 clients, and some of itemdb in rAthena are items from jRO/iRO which maybe you didnt have it in your base RO files.
  3. As I concern : Digital Ocean doesnt have good DDoS Mitigation (provided for FREE) compare to OVH. OVH have their DDoS Mitigation mostly FREE for their VPS/Server users. Sometimes OVH have network priority issue so ISP need to tackle down this too so that latency = better. And both are unmanaged, so support are quite slow except you're subscribing OVH support services which costly. Remember they are Infrastructure as a service (IaaS) so dont rely so much from them except issues from their infra (sometimes it takes 2-3 days for them to reply tickets).
  4. Most of then I already test and it should be in your renewal folder db.
  5. The structure currently has been changed to .yml. You can find item_db_usable.yml/item_db_etc.yml/item_db_equip.yml in re or pre-re folder. Since the changes I can say, its quite new, so maybe the wikis are not yet updated regarding YML.
  6. Have you check from https://github.com/llchrisll/ROenglishRE ?
  7. I didnt know which folder are you using, try to check it in npc/re/mapflag or npc/pre-re/mapflag
  8. npc/mapflag/noteleport.txt Remove below or // Battle Grounds ============== bat_c01 mapflag noteleport bat_c02 mapflag noteleport bat_c03 mapflag noteleport bat_room mapflag noteleport bat_b01 mapflag noteleport bat_b02 mapflag noteleport bat_a01 mapflag noteleport bat_a02 mapflag noteleport change it to // Battle Grounds ============== //bat_c01 mapflag noteleport //bat_c02 mapflag noteleport //bat_c03 mapflag noteleport //bat_room mapflag noteleport //bat_b01 mapflag noteleport //bat_b02 mapflag noteleport //bat_a01 mapflag noteleport //bat_a02 mapflag noteleport Enable or disable depends on map that you want.
  9. Message: SQLSTATE[28000] [1045] Access denied for user 'username'@'127.0.0.1' (using password: YES) So, check your servers.php in FluxCP. And make sure your database have the privilege for the user account.
  10. Hello, you need to change that item type. Is that custom box you created ? db/re/item_db_usable.yml or db/pre-re/item_db_usable.yml Type: Cash to Type: Usable
  11. Hello, is it only me or GRF Editor current version cannot decrypt data client 20200403 RE ? -------------- Message -------------- Failed to decompress data. -------------- Stack trace -------------- at GrfToWpfBridge.Application.DefaultErrorHandler._reportAnyManagedExceptions(String message, Exception exception, ErrorLevel errorLevel) at GrfToWpfBridge.Application.DefaultErrorHandler.Handle(Exception exception, ErrorLevel errorLevel) at GRFEditor.WPF.PreviewTabs.FilePreviewTab._baseLoad(FileEntry entry) at GRFEditor.WPF.PreviewTabs.FilePreviewTab.<Update>b__2() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() -------------- Exception -------------- GRF.ContainerFormat.GrfException: Failed to decompress data. at GRF.ContainerFormat.GrfExceptions.ThrowFailedToDecompressData() at GRF.Core.GrfCompression.CustomCompression.Decompress(Byte[] compressed, Int64 uncompressedLength) at GRF.Core.FileEntry._getDecompressedData() at GRF.ContainerFormat.ContainerEntry.GetDecompressedData() at GRFEditor.WPF.PreviewTabs.PreviewImage._load(FileEntry entry) at GRFEditor.WPF.PreviewTabs.FilePreviewTab._baseLoad(FileEntry entry) Theres no error about key/key file invalid.
  12. "guild_vs1","guild_vs2","guild_vs3", "guild_vs4";
  13. English Translation Renewal : https://github.com/llchrisll/ROenglishRE Client : https://gitlab.com/4144/Nemo
  14. maybe your clientinfo.xml/sclientinfo.xml IPs are wrong. Make sure they connect to the right IP.
  15. Renewal English Translation Project (Client 2018 & above) : https://github.com/llchrisll/ROenglishRE Sprite Collection : https://github.com/llchrisll/ClientSpriteCollection
  16. Ramod are not mantained and supported by rAthena. So it didnt surprise me the files are quite old. I dont even know ramod are still updating/maintaned or not (for now). Theres a lot of bad review though about the hosting that you post before this. Try to make dispute for the payment if you can then.
  17. depends on where you set all your GRF/data files. Try to ask Andro developer if they set it up for you before.
  18. html site : install it in public_html directory. flux site : install it in public_html/account directory. It might because of bootstrap css OR https issue as a reason of wrong path directory since I saw u have https:// there.
  19. Hello, you need to set your meta for your post/page. This might help you. https://hostingmalaya.com/tutorial-menukar-facebook-link-description/ About the download and donate page, go to modules/ and create blank file with name donate.php and also download.php
  20. what is locksup ? maybe your script that makes character 'feel stuck' ? try to disable all your own scripts/modification scripts.
  21. Why not download the latest one and its free for community version https://visualstudio.microsoft.com/downloads/
  22. I think what you need to edit or add is iteminfo.lua or iteminfo.lub in System folder. Newer clients didnt use idnum/num in GRF or data folder anymore.
  23. I think Ive answered you a few hours ago. Just separate your main html and also fluxcp in subfolder.
×
×
  • Create New...