Ever since June 1st update, I've had this popping up in my web console any time I attempt to use the updated version of RemoverTool. I have unloaded, removed all plugin files, and reinstalled, but I am still getting this in console.
ArgumentNullException: Value cannot be null.
Parameter name: dictionary
at System.Collections.Generic.Dictionary`2[TKey,TValue]..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] dictionary, System.Collections.Generic.IEqualityComparer`1[T] comparer) [0x00016] in <fb001e01371b4adca20013e0ac763896>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue]..ctor (System.Collections.Generic.IDictionary`2[TKey,TValue] dictionary) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0
at Oxide.Plugins.RemoverTool.GetRefund (BaseEntity targetEntity, System.Nullable`1[T] info) [0x0023d] in <9c68640166984120a7729994869f7a00>:0
at Oxide.Plugins.RemoverTool.UpdateRefundUI (BasePlayer player, BaseEntity targetEntity, System.Nullable`1[T] info, System.Boolean useRefund) [0x00008] in <9c68640166984120a7729994869f7a00>:0
at Oxide.Plugins.RemoverTool+ToolRemover.RemoveUpdate () [0x001b7] in <9c68640166984120a7729994869f7a00>:0
at InvokeHandlerBase`1[T].DoTick () [0x00109] in <811cf64a5bda4b4ebca35358bba9e642>:0
at InvokeHandlerBase`1[T].LateUpdate () [0x0000c] in <811cf64a5bda4b4ebca35358bba9e642>:0