Jump to content

MetalHead

Member
  • Posts

    40
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

MetalHead's Achievements

Contributor

Contributor (5/15)

  • Collaborator
  • Reacting Well
  • Conversation Starter
  • One Year In
  • First Post

Recent Badges

6

Reputation

  1. What was the issue with version 2.3.6 ?
  2. Installed and working perfectly now on version 2.3.7
  3. 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.
  4. 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.
  5. Yes. I'm using Oxide.
  6. 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.
  7. MetalHead

    Better Teams

    @AhigaOIt seems to have sorted itself out. I'll comment again if it gives any more errors.
  8. 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
  9. 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
  10. 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
  11. 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
  12. 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
  13. List of plugins I use. Don't think I have anything that looks for the owner. https://i.imgur.com/GSkmOAu.png
  14. { "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 } }
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

81.9k

Files Sold

Total number of files sold.

1.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.