-
Posts
47 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by TheFarrier
-
Failed to call hook 'Unload' on plugin 'DisbandedTeamRestore v1.5.2' (InvalidCastException: Specified cast is not valid.) at Steamworks.InventoryDef.Equals (System.Object p) [0x00000] in <e8c0a53fdd4c43f4b6aa8a5d1e74ddb2>:0 at System.Collections.Generic.ObjectEqualityComparer`1[T].IndexOf (T[] array, T value, System.Int32 startIndex, System.Int32 count) [0x0003d] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Array.IndexOfImpl[T] (T[] array, T value, System.Int32 startIndex, System.Int32 count) [0x00005] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Array.IndexOf[T] (T[] array, T value, System.Int32 startIndex, System.Int32 count) [0x00044] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
-
Yes thank you it did work.
-
Hi, my bounty ranks not wiping, i deleted the data folder and it still pops up from previous wipe? Help please.
-
Good day I am getting this msg in my rcon panel ...at Oxide.Plugins.SetupFurnaces.OnOvenCook (BaseOven oven, Item item) [0x00016] in <a31fbd12535c4e2d923ff0741da5c231>:0 at Oxide.Plugins.SetupFurnaces.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00146] in <a31fbd12535c4e2d923ff0741da5c231>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b9949
-
Can it be because i did transition from oxide to carbon. I did not do a fresh install with the server, I am at a provider it does give me the option to redo server but it preserves my save, meaning that oxide folder was there and it copy plugins over to carbon folder?
-
I did restart and gives me the same error... (20:24:54) | Failed to call internal hook 'OnOvenCook' on plugin 'SetupFurnaces v2.2.3' [1279995908] (The given key 'metal.ore' was not present in the dictionary.) at int System.Collections.Generic.Dictionary<string, int>.get_Item(string key) at void Oxide.Plugins.SetupFurnaces.OnOvenCook(BaseOven oven, Item item) in /home/server97381/rustserver/carbon/plugins/SetupFurnaces.cs:line 106 at object Oxide.Plugins.SetupFurnaces.InternalCallHook(uint hook, object[] args) in SetupFurnaces.cs/Internal:line 138 (20:24:54) | Failed to call internal hook 'OnOvenCook' on plugin 'SetupFurnaces v2.2.3' [1279995908] (The given key 'hq.metal.ore' was not present in the dictionary.) at int System.Collections.Generic.Dictionary<string, int>.get_Item(string key) at void Oxide.Plugins.SetupFurnaces.OnOvenCook(BaseOven oven, Item item) in /home/server97381/rustserver/carbon/plugins/SetupFurnaces.cs:line 106 at object Oxide.Plugins.SetupFurnaces.InternalCallHook(uint hook, object[] args) in SetupFurnaces.cs/Internal:line 138 Then i see it does not speed up my furnaces. Not sure what i must look at.
-
Hi when i reload i am getting this error in carbon. (13:34:52) | Failed to call internal hook 'OnOvenCook' on plugin 'SetupFurnaces v2.2.3' [1279995908] (The given key 'metal.ore' was not present in the dictionary.) at int System.Collections.Generic.Dictionary<string, int>.get_Item(string key) at void Oxide.Plugins.SetupFurnaces.OnOvenCook(BaseOven oven, Item item) in /home/server97381/rustserver/carbon/plugins/SetupFurnaces.cs:line 106 at object Oxide.Plugins.SetupFurnaces.InternalCallHook(uint hook, object[] args) in SetupFurnaces.cs/Internal:line 138
-
Find this now when i updated it. (14:09:00) | Failed to call hook 'OnOvenCook' on plugin 'SetupFurnaces v2.2.1' (KeyNotFoundException: The given key 'legacy_furnace' 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) [0x00081] in <7ca7e8fbda8d49b08a5fa5160a49e823>:0 at Oxide.Plugins.SetupFurnaces.OnOvenCook (BaseOven oven, Item item) [0x0001c] in <7ca7e8fbda8d49b08a5fa5160a49e823>:0 at Oxide.Plugins.SetupFurnaces.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00123] in <7ca7e8fbda8d49b08a5fa5160a49e823>: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 <cd7231f30b444d86bc6cca8a53cdd2ea>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0 (14:09:00) | Unloaded plugin SetupFurnaces v2.2.1 by tofurahie
-
Hi i am getting this in my consol..... 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 <384edc779939440a98af6e4f7f000cfe>:0 at Oxide.Plugins.SetupFurnaces.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000f1] in <384edc779939440a98af6e4f7f000cfe>:0
-
How can you change the outpost npc shop items? Ingame maybe?
-
-
Hi i am using trade from umod, how do i configure it cause the trade request is like this "/trade "partial or full player name" ". In which order if you need to trade to another player? Where do I change the partial name full name so it knows to what player i send request to.
-
Hi my UI just not showing up anymore, when I go /fsetup, nothing is happening what can I look at? Been like this for few updates now.