Jump to content

MetalHead

Member
  • Posts

    98
  • Joined

  • Last visited

Everything posted by MetalHead

  1. Getting this in the logs after updating Umod/Oxide.. 13/07 17:44:47 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <cc447db8633e4b18819c835f40157919>:0 at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <cc447db8633e4b18819c835f40157919>:0 at Oxide.Plugins.RaidProtection+<>c__DisplayClass132_0.<OnEntitySpawned>b__0 () [0x0008c] in <cc447db8633e4b18819c835f40157919>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <beb2b64691c64e2b95b99491bd85442c>:0 Regards MetalHead
  2. MetalHead

    Car Vendor

    Needs an update.. Failed to compile: 'IFuelSystem' does not contain a definition for 'AddStartingFuel' and no accessible extension method 'AddStartingFuel' accepting a first argument of type 'IFuelSystem' could be found (are you missing a using directive or an assembly reference?) | Line: 1211, Pos: 36
  3. MetalHead

    Scrap Copter Taxi

    Still needs an update... Failed to compile: Cannot implicitly convert type 'IFuelSystem' to 'EntityFuelSystem'. An explicit conversion exists (are you missing a cast?) | Line: 966, Pos: 30
  4. MetalHead

    Scrap Copter Taxi

    Needs an update. Failed to compile: Cannot implicitly convert type 'IFuelSystem' to 'EntityFuelSystem'. An explicit conversion exists (are you missing a cast?) | Line: 966, Pos: 30
  5. What was the issue with version 2.3.6 ?
  6. Installed and working perfectly now on version 2.3.7
  7. I've reverted back to version 2.3.5, the error occurs when I install the latest version. I use RustAdmin and it's never failed to pick up on the latest releases. You can see in the screenshot that version 2.3.6 is available but installing it gives error and it fails to load. All previous versions of this plugin have worked without any errors, only the latest version has thrown an error.
  8. I'm using the latest version of Oxide. I've never had or installed Harmony on my server, nothing has changed plugin wise since the last update of Stack Modifier. All versions of this plugin have installed flawlessly in the past, but the latest version is throwing this error. Screenshot attached.
  9. Yes. I'm using Oxide.
  10. MetalHead

    Console errors latest build

    Hello, Just to let you know I'm getting errors in the console when trying to load the latest build of Stack Modifier. 04/04 07:47:48 | Error while compiling StackModifier: Compiler threw a error: System.ArgumentNullException: Object Graph cannot be null. Parameter name: graph at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize (System.Object graph, System.Runtime.Remoting.Messaging.Header[] inHeaders, System.Runtime.Serialization.Formatters.Binary.__BinaryWriter serWriter, System.Boolean fCheck) [0x00012] in <4889cca7f3644a7fa341501beb4caacb>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph, System.Runtime.Remoting.Messaging.Header[] headers, System.Boolean fCheck) [0x0006e] in <4889cca7f3644a7fa341501beb4caacb>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph, System.Runtime.Remoting.Messaging.Header[] headers) [0x00000] in <4889cca7f3644a7fa341501beb4caacb>:0 at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph) [0x00000] in <4889cca7f3644a7fa341501beb4caacb>:0 at ObjectStream.IO.ObjectStreamWrapper`2[TRead,TWrite].Serialize (TWrite obj) [0x00006] in <87ce9ac9776a48658bc55eae6debe38b>:0 at ObjectStream.IO.ObjectStreamWrapper`2[TRead,TWrite].WriteObject (TWrite obj) [0x00000] in <87ce9ac9776a48658bc55eae6debe38b>:0 at ObjectStream.ObjectStreamConnection`2[TRead,TWrite].WriteStream () [0x00021] in <87ce9ac9776a48658bc55eae6debe38b>:0 at ObjectStream.Threading.Worker.DoWorkImpl (System.Object oAction) [0x00014] in <87ce9ac9776a48658bc55eae6debe38b>:0 Thanks.
  11. MetalHead

    Better Teams

    @AhigaOIt seems to have sorted itself out. I'll comment again if it gives any more errors.
  12. MetalHead

    Better Teams

    Team hud not showing up. Any ideas what could be wrong ? Getting this spamming the F1 console.. 2024-03-16T21:15:25.468Z|0x7780|[AddUI] Unknown Parent for "UI_BetterTeams.TeamHud76561197971440087.Grid": UI_BetterTeams.TeamHud7656XXXXXXXXXXXXX
  13. @tofurahieAll good now thanks.
  14. Getting this in the logs now after the update.. Failed to call hook 'OnItemAddedToContainer' on plugin 'SetupFurnaces v2.1.1' (ArgumentNullException: Value cannot be null. Parameter name: key) at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <4889cca7f3644a7fa341501beb4caacb>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].ContainsKey (TKey key) [0x00000] in <4889cca7f3644a7fa341501beb4caacb>:0 at Oxide.Plugins.SetupFurnaces.OnItemAddedToContainer (ItemContainer container, Item item) [0x00024] in <80d548bba5414c9c913401fc55f17dc2>:0 at Oxide.Plugins.SetupFurnaces.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000f1] in <80d548bba5414c9c913401fc55f17dc2>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0
  15. Getting this in the logs... Failed to call hook 'OnItemAddedToContainer' on plugin 'SetupFurnaces v2.1.0' (KeyNotFoundException: The given key 'campfire' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <4889cca7f3644a7fa341501beb4caacb>:0 at Oxide.Plugins.SetupFurnaces+Configuration.GetOvenModifiers (BaseOven oven, Oxide.Core.Libraries.Permission permission, System.Collections.Generic.Dictionary`2[TKey,TValue] defaultSetups) [0x0006d] in <b67b8619ba6e4be284e1b2e029d2fc53>:0 at Oxide.Plugins.SetupFurnaces.OnItemAddedToContainer (ItemContainer container, Item item) [0x0004e] in <b67b8619ba6e4be284e1b2e029d2fc53>:0 at Oxide.Plugins.SetupFurnaces.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000f1] in <b67b8619ba6e4be284e1b2e029d2fc53>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b6d06fce9e044af4a6ddc8d724bd3b0b>:0
  16. Getting this in the logs... 08/03 15:13:48 | [AutoBaseUpgrade] Failed to download image metal.fragments.Address [https://i.imgur.com/THDdDMu.png] invalid
  17. MetalHead

    Rust Edit

    Good evening, Just a quick question regarding the 10 map pack. Is it required to use Rust Edit on the server when running these maps, and are there any dependencies required ? Or is it just a case of uploading to a file sharing site like Dropbox and it will work fine ? Regards MetalHead
  18. List of plugins I use. Don't think I have anything that looks for the owner. https://i.imgur.com/GSkmOAu.png
  19. { "Enable Logging": false, "Enable Ledger": true, "Enable Console Messages": true, "Chat Message Icon ID": 0, "Protection Tabs Offset": 30, "Commands": { "Admin": "tc", "Protection": "pro", "Levels": "lev" }, "Protection Settings": { "Protected entities": { "Buildings": true, "Deployables": true, "Traps": true, "Loot Nodes": false, "Authed Players": false, "Unauthed Players": true, "NPCs": true, "Animals": false, "Vehicles": true, "Horses": true, "Electrical": true }, "Protected from": { "Authorized Players": false, "Unauthorized Players": true, "Attack Heli": true, "NPCs": true }, "Protection levels": [ { "Rank": 1, "Online protection percentage (0-100)": 0.0, "Offline protection percentage (0-100)": 100.0, "Hourly cost per authorized player": 0.0, "Hourly cost per floor": 0.0, "Hourly base cost": 10.0, "Cost per damage protected": 0.0, "Max protection time (hours)": 36, "Delay for offline protection (seconds)": 10, "Delay after taking damage (seconds)": 10, "Damage resets timer when owner is offline": false, "Allow tugboat protection": false, "Founder Limit": 2 }, { "Rank": 2, "Online protection percentage (0-100)": 100.0, "Offline protection percentage (0-100)": 100.0, "Hourly cost per authorized player": 0.0, "Hourly cost per floor": 0.0, "Hourly base cost": 5.0, "Cost per damage protected": 0.0, "Max protection time (hours)": null, "Delay for offline protection (seconds)": 2, "Delay after taking damage (seconds)": 2, "Damage resets timer when owner is offline": true, "Allow tugboat protection": true, "Founder Limit": 3 } ], "Admin owners removed when deauthorized": true, "Award remaining balance when cupboard destroyed": true, "Allow max deposit": true, "Allow balance withdraw": true, "Allow protection pause": true, "Currency item (if not using ServerRewards or Economics)": "scrap", "Protect twig": false }, "Image Settings": { "Status Protected": "https://i.imgur.com/yRpwabu.png", "Status Unprotected": "https://i.imgur.com/CVhQIOa.png", "Status Info": "https://i.imgur.com/WT3LEWe.png", "Status Toggle": "https://i.imgur.com/efiNWBE.png", "Status Refresh": "https://i.imgur.com/ZHvH2L8.png", "Info Owners": "https://i.imgur.com/3tKTjEU.png", "Info Costs": "https://i.imgur.com/Z45c9qB.png", "Info Check": "https://imgur.com/d4TZqSJ.png", "Info Cross": "https://i.imgur.com/vwdhgUb.png" }, "Indicator Settings": { "Enabled": true, "ShowBalanceDeducted": true, "FontSize": 18, "AnchorMin": "0.94 0.9", "AnchorMax": "0.94 0.9", "OffsetMin": "0 0", "OffsetMax": "64 64" }, "Custom Status Framework Settings": { "Popup Attack Indicator": true, "Persistent Status For Owners": true, "Persistent Status For Non Owners": false, "Popup Status When Hammer Equipped": true }, "Simple Status Settings": { "Text Value": "duration", "Always Show For Owners": true, "Always Show For Non Owners": false, "Show When Holding Hammer": false, "Show When Attacking": true, "Show Balance Bleed When Attacking": true }, "Plugin Integration": { "Economics": false, "Server Rewards": false, "Custom Status Framework": false, "Simple Status": false, "Notify": false, "Clans": false, "Abandoned Bases": false, "Skill Tree": true }, "Version": { "Major": 3, "Minor": 4, "Patch": 0 } }
  20. Many thanks, I'll give it a try and let you know the outcome. Edit:- Installed the latest patch and noticed a few new entries (founder limit) showing "null" so I corrected those but still not working. It appears it's not seeing/ignoring the protection level I'm assigned and still doesn't see me as the Owner/Founder etc.
  21. Good evening, I've recently setup a second server (same host as my original server) running only custom maps. On my Vanilla server the Raid protection is working perfect but on the server running a custom map, it's not seeing anyone who is authorised on a TC as the founder. Infact is not seeing you as anything. The plugin is running perfect, with everything that should be there, being there, it just doesn't see you on the TC for some odd reason. Any help would be much appreciated.
  22. MetalHead

    Map won't load.

    Hello, Getting this in the logs whenever I try to run this map. Map image is null! App users will not be able to see the map. NullReferenceException: Object reference not set to an instance of an object at BaseGameMode.DeleteEntities () [0x00028] in <ae9b6b0055f942fd9e6fca4c8270053c>:0 at BaseGameMode.OnCreated_Vanilla () [0x00045] in <ae9b6b0055f942fd9e6fca4c8270053c>:0 at BaseGameMode.OnCreated () [0x00000] in <ae9b6b0055f942fd9e6fca4c8270053c>:0 at BaseGameMode.InitShared () [0x00072] in <ae9b6b0055f942fd9e6fca4c8270053c>:0 at BaseNetworkable.Spawn () [0x0002f] in <ae9b6b0055f942fd9e6fca4c8270053c>:0 at BaseEntity.Spawn () [0x00000] in <ae9b6b0055f942fd9e6fca4c8270053c>:0 at BaseGameMode.CreateGameMode (System.String overrideMode) [0x00096] in <ae9b6b0055f942fd9e6fca4c8270053c>:0 at Bootstrap+<StartServer>d__21.MoveNext () [0x003ff] in <ae9b6b0055f942fd9e6fca4c8270053c>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <fcaf289839f24125a059795f150fce14>:0 Also getting this in the logs. Error while compiling TciEventsCrane: 'BaseHelicopter' does not contain a definition for 'maxCratesToSpawn' and no accessible extension method 'maxCratesToSpawn' accepting a first argument of type 'BaseHelicopter' could be found (are you missing a using directive or an assembly reference?) | Line: 132, Pos: 62 Any help would be greatly appreciated.
  23. @Mr01samNo issues in the logs using v3.3.1 Many thanks for the fix, much appreciated.
  24. I don't use NPC Raiders on my server.
  25. I'm also getting this in the logs. Probably due to the raidbases having a TC.
1.8m

Downloads

Total number of downloads.

8.3k

Customers

Total customers served.

126k

Files Sold

Total number of files sold.

2.6m

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.