Hello!
Ive been using your plugin for some time now and at first it worked wonderful. A couple of days ago, it's started spamming my console with errors and the plugin loads, but is broken. Have any idea what's causing it?
Error:
Failed to call hook 'OnWaterCollect' on plugin 'TotalControl v2.0.4' (KeyNotFoundException: The given key 'smallWaterCatcher' was not present in the dictionary.)
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <e605204d165a49d89ae7579f3d894429>:0
at Oxide.Plugins.TotalControl.ApplyWaterGatherMultiplier (WaterCatcher waterCatcher) [0x00085] in <cfa2472560164eadabe2343917b75840>:0
at Oxide.Plugins.TotalControl.OnWaterCollect (WaterCatcher waterCatcher) [0x0000e] in <cfa2472560164eadabe2343917b75840>:0
at Oxide.Plugins.TotalControl.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00f36] in <cfa2472560164eadabe2343917b75840>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0
Thank you!