Jump to content

BetterDeadThanZed

Member
  • Posts

    1,199
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by BetterDeadThanZed

  1. When was that folder added to the plugin? It doesn't exist on my server which means it was never created. Also, when I create that folder, I still get this error: Failed executing 'GET' webrequest [response] (https://madmappers.store/api/plugins/getversion?pluginName=MonumentOwner) (An exception occurred during a WebClient request.) Inner exception: System.NullReferenceException: Object reference not set to an instance of an object at async void System.Net.WebClient.DownloadBitsAsync(WebRequest request, Stream writeStream, AsyncOperation asyncOp, Action<byte[], Exception, AsyncOperation> completionDelegate)
  2. Sorry, I didn't realize that copy/paste cut off some of the error. Here's the complete log: 03/06 06:59:29 AM | Loaded plugin MonumentOwner v1.7.6 by jtedal [389ms] 03/06 06:59:29 AM | [MonumentOwner] File Abandoned Military Base has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Abandoned Supermarket has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Airfield has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Arctic Research Base has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Ferry Terminal has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Giant Excavator Pit has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File HQM Quarry has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Jungle Ziggurat has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Junkyard has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Large Harbor has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Large Oil Rig has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Launch Site has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Lighthouse has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Military Tunnel has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Mining Outpost has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Missile Silo has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Oil Rig has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Oxum's Gas Station has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Power Plant has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Satellite Dish has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Sewer Branch has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Small Harbor has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Stone Quarry has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Sulfur Quarry has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File The Dome has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Train Yard has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Underwater Lab has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Water Treatment Plant has been loaded successfully! 03/06 06:59:29 AM | [MonumentOwner] File Cargo has been loaded successfully! 03/06 06:59:29 AM | Failed to call internal hook 'OnServerInitialized' on plugin 'MonumentOwner v1.7.6' [352240293] (Could not find a part of the path '/home/container/carbon/data/MM_Data/MonumentOwner/Custom Zones'.) at IntPtr System.IO.Enumeration.FileSystemEnumerator<string>.CreateDirectoryHandle(string path, bool ignoreNotFound) at new System.IO.Enumeration.FileSystemEnumerator<string>(string directory, EnumerationOptions options) at new System.IO.Enumeration.FileSystemEnumerable<string>+DelegateEnumerator(FileSystemEnumerable<string> enumerable) at new System.IO.Enumeration.FileSystemEnumerable<string>(string directory, FindTransform transform, EnumerationOptions options) at IEnumerable<string> System.IO.Enumeration.FileSystemEnumerableFactory.UserFiles(string directory, string expression, EnumerationOptions options) at IEnumerable<string> System.IO.Directory.InternalEnumeratePaths(string path, string searchPattern, SearchTarget searchTarget, EnumerationOptions options) at string[] System.IO.Directory.GetFiles(string path, string searchPattern, EnumerationOptions enumerationOptions) x 2 at string[] Oxide.Core.DataFileSystem.GetFiles(string path, string searchPattern) in /home/runner/work/Carbon/Carbon/src/Carbon.Components/Carbon.Common/src/Oxide/Configuration/DataFileSystem.cs:line 47 at void Oxide.Plugins.MonumentOwner+DataHandler.LoadSettings(string folder) in /home/container/carbon/plugins/MonumentOwner.cs:line 1949 at void Oxide.Plugins.MonumentOwner+DataHandler.LoadFiles() in /home/container/carbon/plugins/MonumentOwner.cs:line 1944 at void Oxide.Plugins.MonumentOwner.OnServerInitialized() in /home/container/carbon/plugins/MonumentOwner.cs:line 513 at object Oxide.Plugins.MonumentOwner.InternalCallHook(uint hook, object[] args) in MonumentOwner.cs/Internal:line 491 03/06 06:59:29 AM | [MonumentOwner] Image Scores_jtedal download is completed. 03/06 06:59:29 AM | [MonumentOwner] Image Crown_jtedal download is completed. 03/06 06:59:29 AM | [MonumentOwner] Image ExitTime_jtedal download is completed. 03/06 06:59:30 AM | [MonumentOwner] Image Guest_jtedal download is completed. 03/06 06:59:30 AM | Failed executing 'GET' webrequest [response] (https://madmappers.store/api/plugins/getversion?pluginName=MonumentOwner) (An exception occurred during a WebClient request.) Inner exception: System.NullReferenceException: Object reference not set to an instance of an object at async void System.Net.WebClient.DownloadBitsAsync(WebRequest request, Stream writeStream, AsyncOperation asyncOp, Action<byte[], Exception, AsyncOperation> completionDelegate) 03/06 06:59:30 AM | [MonumentOwner] Image TemporaryTime_jtedal download is completed.
  3. With yesterday's Rust update, there's no bubble over the oil rigs and this appears in my console when loading the plugin: 03/05 7:45:22 PM | >>> c.reload MonumentOwner 03/05 7:45:23 PM | Loaded plugin MonumentOwner v1.7.6 by jtedal [424ms] 03/05 7:45:23 PM | [MonumentOwner] File Abandoned Military Base has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Abandoned Supermarket has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Airfield has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Arctic Research Base has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Ferry Terminal has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Giant Excavator Pit has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File HQM Quarry has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Jungle Ziggurat has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Junkyard has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Large Harbor has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Large Oil Rig has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Launch Site has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Lighthouse has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Military Tunnel has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Mining Outpost has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Missile Silo has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Oil Rig has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Oxum's Gas Station has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Power Plant has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Satellite Dish has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Sewer Branch has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Small Harbor has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Stone Quarry has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Sulfur Quarry has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File The Dome has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Train Yard has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Underwater Lab has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Water Treatment Plant has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Cargo has been loaded successfully! 03/05 7:45:23 PM | Failed to call internal hook 'OnServerInitialized' on plugin 'MonumentOwner v1.7.6' [352240293] (Could not find a part of the path '/home/container/carbon/data/MM_Data/MonumentOwner/Custom Zones'.) at IntPtr System.IO.Enumeration.FileSystemEnumerator<string>.CreateDirectoryHandle(string path, bool ignoreNotFound) at new System.IO.Enumeration.FileSystemEnumerator<string>(string directory, EnumerationOptions options) at new System.IO.Enumeration.FileSystemEnumerable<string>+DelegateEnumer Line too long, truncated. Click to show the full text. 03/05 7:45:23 PM | MonumentOwner v1.7.6 by jtedal hook 'OnServerInitialized' took longer than 100ms [129ms] 03/05 7:45:23 PM | [MonumentOwner] Image Scores_jtedal download is completed. 03/05 7:45:24 PM | [MonumentOwner] Image Crown_jtedal download is completed. 03/05 7:45:24 PM | [MonumentOwner] Image ExitTime_jtedal download is completed. 03/05 7:45:24 PM | [MonumentOwner] Image Guest_jtedal download is completed. 03/05 7:45:24 PM | Failed executing 'GET' webrequest [response] (https://madmappers.store/api/plugins/getversion?pluginName=MonumentOwner) (An exception occurred during a WebClient request.) Inner exception: System.NullReferenceException: Object reference not set to an instance of an object at async void System.Net.WebClient.DownloadBitsAsync(WebRequest request, Stream writeStream, AsyncOperation asyncOp, Action<byte[], Exception, AsyncOperation> completionDelegate) 03/05 7:45:24 PM | [MonumentOwner] Image TemporaryTime_jtedal download is completed.
  4. Epic Loot was the issue with the scientists. A simple fix in the code of that plugin fixed the damage, however the domes are still not appearing over the oil rigs and I still get that error that I mentioned when Monument Owner is loaded. The fix for Epic Loot is changing this line: var modifiedDamageScale = HandlePlayerHitNPC(npc2, attacker, info, 0); To this: var modifiedDamageScale = HandlePlayerHitNPC(npc2, attacker, info, 1);
  5. invincible, not invisible. In otherwise, they take no damage.
  6. Getting an error when this plugin loads and scientists on oil are invincible... 03/05 7:45:22 PM | >>> c.reload MonumentOwner 03/05 7:45:23 PM | Loaded plugin MonumentOwner v1.7.6 by jtedal [424ms] 03/05 7:45:23 PM | [MonumentOwner] File Abandoned Military Base has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Abandoned Supermarket has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Airfield has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Arctic Research Base has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Ferry Terminal has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Giant Excavator Pit has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File HQM Quarry has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Jungle Ziggurat has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Junkyard has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Large Harbor has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Large Oil Rig has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Launch Site has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Lighthouse has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Military Tunnel has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Mining Outpost has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Missile Silo has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Oil Rig has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Oxum's Gas Station has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Power Plant has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Satellite Dish has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Sewer Branch has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Small Harbor has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Stone Quarry has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Sulfur Quarry has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File The Dome has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Train Yard has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Underwater Lab has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Water Treatment Plant has been loaded successfully! 03/05 7:45:23 PM | [MonumentOwner] File Cargo has been loaded successfully! 03/05 7:45:23 PM | Failed to call internal hook 'OnServerInitialized' on plugin 'MonumentOwner v1.7.6' [352240293] (Could not find a part of the path '/home/container/carbon/data/MM_Data/MonumentOwner/Custom Zones'.) at IntPtr System.IO.Enumeration.FileSystemEnumerator<string>.CreateDirectoryHandle(string path, bool ignoreNotFound) at new System.IO.Enumeration.FileSystemEnumerator<string>(string directory, EnumerationOptions options) at new System.IO.Enumeration.FileSystemEnumerable<string>+DelegateEnumer Line too long, truncated. Click to show the full text. 03/05 7:45:23 PM | MonumentOwner v1.7.6 by jtedal hook 'OnServerInitialized' took longer than 100ms [129ms] 03/05 7:45:23 PM | [MonumentOwner] Image Scores_jtedal download is completed. 03/05 7:45:24 PM | [MonumentOwner] Image Crown_jtedal download is completed. 03/05 7:45:24 PM | [MonumentOwner] Image ExitTime_jtedal download is completed. 03/05 7:45:24 PM | [MonumentOwner] Image Guest_jtedal download is completed. 03/05 7:45:24 PM | Failed executing 'GET' webrequest [response] (https://madmappers.store/api/plugins/getversion?pluginName=MonumentOwner) (An exception occurred during a WebClient request.) Inner exception: System.NullReferenceException: Object reference not set to an instance of an object at async void System.Net.WebClient.DownloadBitsAsync(WebRequest request, Stream writeStream, AsyncOperation asyncOp, Action<byte[], Exception, AsyncOperation> completionDelegate) 03/05 7:45:24 PM | [MonumentOwner] Image TemporaryTime_jtedal download is completed.
  7. NEVERMIND - Did it wrong. I guess I did something wrong because when I make those changes, I get 6 errors: 03/05 4:38:41 PM | Failed compiling 'ATMSystem.cs': 03/05 4:38:41 PM | 1. Invalid expression term ')' [CS1525] (ATMSystem 55 line 271) 03/05 4:38:41 PM | 2. 'Pool' does not contain a definition for 'GetList' [CS0117] (ATMSystem 40 line 271) 03/05 4:38:41 PM | 3. 'Item' is a type, which is not valid in the given context [CS0119] (ATMSystem 48 line 271) 03/05 4:38:41 PM | 4. 'bool' does not contain a definition for 'AddRange' and no accessible extension method 'AddRange' accepting a first argument of type 'bool' could be found (are you missing a using directive or an assembly reference?) [CS1061] (ATMSystem 19 line 273) 03/05 4:38:41 PM | 5. The type 'bool' must be a reference type in order to use it as parameter 'T' in the generic type or method 'Pool.Free<T>(ref T)' [CS0452] (ATMSystem 28 line 280) 03/05 4:38:41 PM | 6. foreach statement cannot operate on variables of type 'bool' because 'bool' does not contain a public instance or extension definition for 'GetEnumerator' [CS1579] (ATMSystem 38 line 299)
  8. Welcome Panel Addons broken with today's update. 03/05 1:55:23 PM | >>> c.reload WelcomePanelAddons 03/05 1:55:23 PM | Failed compiling 'WelcomePanelAddons.cs': 03/05 1:55:23 PM | 1. 'Pool' does not contain a definition for 'GetList' [CS0117] (WelcomePanelAddons 51 line 308)
  9. BetterDeadThanZed

    Shop UI

    Broken with March 2026 update: 03/05 1:52:40 PM | >>> c.reload Shop 03/05 1:52:41 PM | Failed compiling 'Shop.cs': 03/05 1:52:41 PM | 1. 'Pool' does not contain a definition for 'GetList' [CS0117] (Shop 40 line 52)
  10. Broken with today's update 03/05 1:47:43 PM | Failed compiling 'DeepSeaCH47Fix.cs': 03/05 1:47:43 PM | 1. 'Pool' does not contain a definition for 'GetList' [CS0117] (DeepSeaCH47Fix 33 line 93)
  11. BetterDeadThanZed

    Admin Menu

    Broken for March 2026 update: 03/05 1:46:18 PM | >>> c.reload AdminMenu 03/05 1:46:20 PM | Failed compiling 'AdminMenu.cs': 03/05 1:46:20 PM | 1. 'Pool' does not contain a definition for 'GetList' [CS0117] (AdminMenu 60 line 5552)
  12. Broken with March update 03/05 1:44:35 PM | >>> c.reload ATMSystem 03/05 1:44:35 PM | Warning! 'ATMSystem' uses UnityEngine.GameObject.FindObjectsOfType. That may cause significant performance drops, and/or server stalls. Report to the developer or use at your own discretion! 03/05 1:44:36 PM | Failed compiling 'ATMSystem.cs': 03/05 1:44:36 PM | 1. 'Pool' does not contain a definition for 'GetList' [CS0117] (ATMSystem 40 line 271)
  13. The other resolution is to either create a "Vanilla" difficulty Cargoship that spawns only the normal Cargo stuff, or to have definable levels that an admin can adjust ie: How many/types of boats are escorting it, amount of NPC's etc.
  14. Bump!
    Very easy to place, looks like it was made by Facepunch, very apocalyptic. I love it.
  15. If I understand this right, you select a seed and size, for example from rustmaps.com, and then this plugin makes those adjustments as described in the Description page?
    This is a great roadside monument! Not complicated to install and functional and you can't beat the price!
  16. I don't want to turn off the vanilla event. I want both to be able to run both but not at the same time.
  17. Is there any chance a check can be added so that if the vanilla cargo ship is on the map, the cargo convoy doesn't spawn? I ask because a player was doing the event when the vanilla cargo passed through the event and killed him.
  18. I just figured it would actually make the event fun instead of players just shooting stationary chickens.
  19. The update notes for 2.11.2 say "Upcoming Rust forced update patch compatible hotfix"... what update is that? Does that refer to the update in March?
  20. BetterDeadThanZed

    GunShips

    I own this plugin but I noticed it's not available for purchase. Is there a reason why?
    Another essential plugin. I couldn't run my server without it!
    An absolute essential plugin for your server! It makes managing everything so easy!
2.3m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

152.2k

Files Sold

Total number of files sold.

3.2m

Payments Processed

Total payments processed.

×
×
  • 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.