Jump to content

thesto

Member
  • Posts

    13
  • Joined

  • Last visited

Everything posted by thesto

  1. My server wipes the first Thursday of the month. I have tried 0, 1, and 2 for week of the month. The time is only correct for purge start but the dates for all settings and start time for purge end and wipe are incorrect. (screenshot shown). I have my config set to the following: { "Force Server Language Override": "", "Discord Webhook Purge Start Message": "discord post", "Discord Webhook Purge End Message": "discord post", "Use @everyone in Discord Webhook": false, "Discord Webhook URL": "https://discord.com/api/webhooks/numbersandstuff", "UTC Offset (hours from UTC, e.g., -5 for EST, 1 for CET)": -4.0, "Timezone Name Display Mappings": { "-10": "HST", "-9": "AKST", "-8": "PST", "-7": "MST", "-6": "CST", "-5": "EST", "-4": "EDT", "-3.5": "NST", "-3": "ART", "0": "GMT", "1": "CET", "2": "EET", "3": "MSK", "4": "GST", "5": "PKT", "5.5": "IST", "6": "BST", "7": "ICT", "8": "CST", "9": "JST", "9.5": "ACST", "10": "AEST", "11": "AEDT", "12": "NZST" }, "Console command for Purge": "startpurge", "Chat command for Purge": "startpurge", "Console command for End Purge": "endpurge", "Chat command for End Purge": "endpurge", "Command for Purge Time Reminder": "purgetime", "Console command for force wipe": "", "Console command for other wipes": "", "List of plugins that will be unloaded on purge start": [ "RaidProtection" ], "Auto unload loaded plugins listed if purge is active during checks": true, "Force Backpacks Plugin Drop On Death During Purge": true, "Prefab name to play on purge start": "assets/bundled/prefabs/fx/invite_notice.prefab", "Sound Library API support. To play original Sound prefab, leave it empty. Example command: audio.message sendall fileName": "", "Purge Countdown Warnings (minutes before purge)": [ 60, 30, 10, 5, 2, 1 ], "Purge Start Hour": 14, "Purge Start Minute": 0, "Purge End Hour": 14, "Purge End Minute": 0, "Server Wipe Hour": 14, "Server Wipe Minute": 0, "Use 24-Hour Time Format For Chat": false, "Date Format for Chat": "MM/dd/yyyy", "Auto Display Interval (minutes)": 60, "Display Purge Start Date in Chat": true, "Display Purge End Date in Chat": true, "Display Server Wipe Date in Chat": true, "Hex Color for Purge Start Message": "#FFA500", "Hex Color for Purge End Message": "#AB8509", "Hex Color for Server Wipe Message": "#B00707", "Use SimpleStatus Plugin": true, "SimpleStatus Color": "0.77255 0.23922 0.15686 1", "SimpleStatus Title Color": "1 1 1 1", "SimpleStatus Icon": "assets/icons/warning.png", "SimpleStatus Icon Color": "1 1 1 1", "Use Notify Plugin for Messages": false, "Notification Type for Notify Plugin": 0, "Use Toast Popups for Messages": true, "Debug": false, "Commands to run on purge start": [], "Commands to run on purge end": [], "Weeks of the month, when the purge will run": [ 1 ], "Days of the week, when the purge will run": [ "Monday" ], "Days of the week for purge to end": [ "Thursday" ], "Weeks of the month for purge to end": [ 1 ], "Days of the week for server wipe": [ "Thursday" ], "Weeks of the month for server wipe": [ 1 ] } Is there a way to fix this?
  2. thesto

    Double vendors

    Hello, One of the vendors is duplicated and I think the planters and composter for sale are missing from one of the vendors (the one that sells the pump) which is also the same vendor that's duplicated.
  3. thesto

    Error after todays update

    Nvm, I got it to work.
  4. thesto

    Error after todays update

    Any updates? IQCases isn't working for me either
  5. Unable to pick up any type of lock off of all the barrels. Get error message stating: "<container type> has attachment". Can't pick up the lock or the barrel whether the container is locked or not.
  6. thesto

    Shipwreck event not working

    Requested 'Shipwreck' for compilation Fallback handler could not load library /home/container/RustDedicated_Data/MonoBleedingEdge/x86_64/data-0x7fde541cd480.so Loaded plugin Shipwreck v1.3.9 by Adem [362ms] Unloaded plugin Shipwreck v1.3.9 by Adem at Oxide.Plugins.Shipwreck.GetMessage (System.String langKey, System.String userID) (at /home/container/carbon/plugins/Shipwreck.cs:5439) at Oxide.Plugins.Shipwreck.GetMessage (System.String langKey, System.String userID, System.Object[] args) (at /home/container/carbon/plugins/Shipwreck.cs:5441) at Oxide.Plugins.Shipwreck+NotifyManager.PrintError (BasePlayer player, System.String langKey, System.Object[] args) (at /home/container/carbon/plugins/Shipwreck.cs:4169) at Oxide.Plugins.Shipwreck+GuiManager.OnImageSaveFailed (System.String imageName) (at /home/container/carbon/plugins/Shipwreck.cs:4339) at Oxide.Plugins.Shipwreck+GuiManager+<LoadIconsCoroutine>d__8.MoveNext () (at /home/container/carbon/plugins/Shipwreck.cs:4323) at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <90c589ebc24b486c9e5903521dacec9d>:0) NullReferenceException: Object reference not set to an instance of an object at Oxide.Plugins.Shipwreck.GetMessage (System.String langKey, System.String userID) [0x00000] in /home/container/carbon/plugins/Shipwreck.cs:5439 at Oxide.Plugins.Shipwreck.GetMessage (System.String langKey, System.String userID, System.Object[] args) [0x00000] in /home/container/carbon/plugins/Shipwreck.cs:5441 at Oxide.Plugins.Shipwreck+NotifyManager.PrintError (BasePlayer player, System.String langKey, System.Object[] args) [0x00009] in /home/container/carbon/plugins/Shipwreck.cs:4169 at Oxide.Plugins.Shipwreck+GuiManager.OnImageSaveFailed (System.String imageName) [0x00000] in /home/container/carbon/plugins/Shipwreck.cs:4339 at Oxide.Plugins.Shipwreck+GuiManager+<LoadIconsCoroutine>d__8.MoveNext () [0x000dc] in /home/container/carbon/plugins/Shipwreck.cs:4323 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <90c589ebc24b486c9e5903521dacec9d>:0 (Filename: /home/container/carbon/plugins/Shipwreck.cs Line: 5439)
  7. thesto

    Shipwreck event not working

    When shipwreck tries to load for the first time, it will be stuck on Requested 'Shipwreck' for compilation and eventually output the following: c.reload ShipWreck Requested 'Shipwreck' for compilation Loaded plugin Shipwreck v1.3.9 by Adem [362ms] Unloaded plugin Shipwreck v1.3.9 by Adem NullReferenceException: Object reference not set to an instance of an object Could you take a look at it please?
    Great plugin! Easy to use and customize - tons of options in the config that can truly help make this plugin work on any type of server. Players love it too!
  8. thesto

    Console Error

    Hello, I found when players shoot at bases to test them if they're raid protected, there's a higher potential for the issue to occur. If it runs idle it won't break but if it's on an active server, it will most likely break after 30-60 minutes depending on how many people test out if a base is protected or not. In my previous post, I shared a console log from a test server that shows the error with another error as well. "OnServerSave" and "OnEntityTakeDamage". I saw this support request has the same issues I am having so I didn't open a new support ticket.
  9. thesto

    Console Error

    I am getting the same issue on my main live server which is running carbon and on my test servers which run oxide and carbon. I've noticed it breaks when someone is testing bases that are raid protected, even with boom. This is from a test server running oxide which is also getting the same issues: [Guardian] Recoil [y: 0.126846(00)][p: 0.295652(00)][a: 17.7] meowie wowie[76561197988650747] - Rocket Launcher[0] [Guardian] Recoil [y: 0.005189(00)][p: 0.123580(00)][a: 7.2] meowie wowie[76561197988650747] - Rocket Launcher[0] [Economics] Saving balances for players... [Skill Tree] Saving player data for 1 players. [Skill Tree] Finished saving player data. GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty GUIDToPath: guid is empty [RaidProtection] Failed to save protected cupboards Calling 'OnServerSave' on 'RaidProtection v3.4.17' took 1091ms [GARBAGE COLLECT] Saved 107,142 ents, cache(0.09), write(0.03), disk(0.03). Saving complete Calling 'OnEntityTakeDamage' on 'RaidProtection v3.4.17' took average 1091ms

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.5m
Total downloads
Customers
11.3k
Customers served
Files Sold
161.3k
Total sales
Payments
3.5m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.