-
Content Count
816 -
Avg. Content Per Day
0 -
Joined
-
Last visited
-
Days Won
5
Chaos92 last won the day on August 5 2020
Chaos92 had the most liked content!
Community Reputation
89 ExcellentAbout Chaos92
-
Rank
Novice
Profile Information
-
Gender
Not Telling
-
Location
Malaysia
-
Server
Reunite RO
Recent Profile Visitors
4,732 profile views
-
[RESOLVED] Flux CP mysql user pass incorrect
Chaos92 replied to Almond Snicker's question in Web Support
Installer password in application.php. It should be secretpassword as default. MySQL username and password should be the same with inside your servers.php. -
Hello, have you tried itemshop and pointshop ?
-
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.
-
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).
-
Most of then I already test and it should be in your renewal folder db.
-
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.
-
Anyone can release pettalktable.xml for latest rathena 2020 client?
Chaos92 replied to eppc0330's question in Client Requests
Have you check from https://github.com/llchrisll/ROenglishRE ? -
FluxCP Centos 7 Error: PDOException with full permissions
Chaos92 replied to Rivers's question in Web Support
use the username and password in servers.php. -
I didnt know which folder are you using, try to check it in npc/re/mapflag or npc/pre-re/mapflag
-
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.
-
FluxCP Centos 7 Error: PDOException with full permissions
Chaos92 replied to Rivers's question in Web Support
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. -
How to remove message when open a buff box
Chaos92 replied to Sikdope's question in Client-side Support
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 -
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.
-
[RESOLVED] adding more maps on "set"
Chaos92 replied to Almond Snicker's question in Scripting Support
"guild_vs1","guild_vs2","guild_vs3", "guild_vs4";