InvalidCastException: Invalid cast from 'System.Double' to 'System.Collections.Generic.Dictionary'Not An Issue
Plugin would not load, and throws this error code:

Failed to initialize plugin 'GatherManager v2.2.61' (InvalidCastException: Invalid cast from 'System.Double' to 'System.Collections.Generic.Dictionary`2[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]'.)
at System.Convert.DefaultToType (System.IConvertible value, System.Type targetType, System.IFormatProvider provider) [0x00269] in <e1a80661d61443feb3dbdaac88eeb776>:0
at System.Double.System.IConvertible.ToType (System.Type type, System.IFormatProvider provider) [0x00000] in <e1a80661d61443feb3dbdaac88eeb776>:0
at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x0021b] in <e1a80661d61443feb3dbdaac88eeb776>:0
at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x0000c] in <e1a80661d61443feb3dbdaac88eeb776>:0
at Oxide.Plugins.GatherManager.GetConfigValue[T] (System.String category, System.String setting, T defaultValue) [0x00040] in <48822518bf134ecaa7bc2878a6d70226>:0
at Oxide.Plugins.GatherManager.LoadConfigValues () [0x00036] in <48822518bf134ecaa7bc2878a6d70226>:0
at Oxide.Plugins.GatherManager.Init () [0x00000] in <48822518bf134ecaa7bc2878a6d70226>:0
at Oxide.Plugins.GatherManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00038] in <48822518bf134ecaa7bc2878a6d70226>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <4452f821def6406d834e4149849fe7ea>:0
In response to ChAWPo ():
Plugin would not load, and throws this error code:

Failed to initialize plugin 'GatherMan...
Reset your config.
In response to Ryan ():
Reset your config.
Hey ryan, thanks for the quick reply. Are there any limitations on to what we can edit quarry and tick wise? We found out that it is breaking and throwing the error when we change anything and are wondering why it would cause that. On other terms, is there something we need to do to make this and ZLevelsRemastered gather rate bonuses not conflict with each other? currently the ZLevels base gather rate overrides the gather rate of GatherManager.
Plugin would not load, and throws this error code, throws it whenever we change a setting value, and the entire plugin seems to be overruled by Zlevels so it wont load the values listed here.

Failed to initialize plugin 'GatherManager v2.2.61' (InvalidCastException: Invalid cast from 'System.Double' to 'System.Collections.Generic.Dictionary`2[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]'.)
at System.Convert.DefaultToType (System.IConvertible value, System.Type targetType, System.IFormatProvider provider) [0x00269] in <e1a80661d61443feb3dbdaac88eeb776>:0 
at System.Double.System.IConvertible.ToType (System.Type type, System.IFormatProvider provider) [0x00000] in <e1a80661d61443feb3dbdaac88eeb776>:0 
at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x0021b] in <e1a80661d61443feb3dbdaac88eeb776>:0 
at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x0000c] in <e1a80661d61443feb3dbdaac88eeb776>:0 
at Oxide.Plugins.GatherManager.GetConfigValue[T] (System.String category, System.String setting, T defaultValue) [0x00040] in <48822518bf134ecaa7bc2878a6d70226>:0 
at Oxide.Plugins.GatherManager.LoadConfigValues () [0x00036] in <48822518bf134ecaa7bc2878a6d70226>:0 
at Oxide.Plugins.GatherManager.Init () [0x00000] in <48822518bf134ecaa7bc2878a6d70226>:0 
at Oxide.Plugins.GatherManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00038] in <48822518bf134ecaa7bc2878a6d70226>:0 
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0 
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0 
at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in <4452f821def6406d834e4149849fe7ea>:0
Looks like an error with your config file, perhaps edited wrongly.
In response to Wulf ():
Looks like an error with your config file, perhaps edited wrongly.
Okay ill reset and try it again, it seems to happen when i change the quarry tick rate from 5.0 to 2.5, also an clue on how we can stop the ZLevels gather rate modifier from overlapping the gathermanager, but still make zlevels work?
Locked automatically