im trying to load gather manager onto my server and when i try to change the values an error pops up and when i try to load the plugin with oxide.load GatherManager this error pops up
oxide.load GatherManager
GatherManager was compiled successfully in 2693ms
Failed to initialize plugin 'GatherManager v2.2.75' (InvalidCastException: Invalid cast from 'System.Double' to 'System.Collections.Generic.Dictionary`2[[System.String, mscorlib, Version=*.*.*.*, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.Object, mscorlib, Version=*.*.*.*, Culture=neutral, PublicKeyToken=b77a5c561934e089]]'.) at System.Convert.DefaultToType (System.IConvertible value, System.Type targetType, System.IFormatProvider provider) [0x00269] in :0 at System.Double.System.IConvertible.ToType (System.Type type, System.IFormatProvider provider) [0x00000] in :0 at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x0021b] in :0 at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x0000c] in :0 at Oxide.Plugins.GatherManager.GetConfigValue[T] (System.String category, System.String setting, T defaultValue) [0x00040] in <237bce95110646a1a7e31579d4e011cd>:0 at Oxide.Plugins.GatherManager.LoadConfigValues () [0x00062] in <237bce95110646a1a7e31579d4e011cd>:0 at Oxide.Plugins.GatherManager.Init () [0x00000] in <237bce95110646a1a7e31579d4e011cd>:0 at Oxide.Plugins.GatherManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00038] in <237bce95110646a1a7e31579d4e011cd>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in :0
Unloaded plugin Gathering Manager v2.2.75 by Mughisi
No previous version to rollback plugin: GatherManager
any help would be appreicated