-
Notifications
You must be signed in to change notification settings - Fork 14
Error through Console #112
Description
15:56:19.7692 [ERROR] Torch.Managers.PluginManager: Plugin BlockLimiter threw an exception during update!
System.ArgumentNullException: Value cannot be null.
Parameter name: key
at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at BlockLimiter.Punishment.Punish.Update() in D:\Sync\ProgramFiles\VisualStudio\source\repos\BlockLimiter\BlockLimiter\Punishment\Punish.cs:line 49
at BlockLimiter.BlockLimiter.Update() in D:\Sync\ProgramFiles\VisualStudio\source\repos\BlockLimiter\BlockLimiter\BlockLimiter.cs:line 305
at Torch.Managers.PluginManager.UpdatePlugins() in C:\ProgramData\Jenkins.jenkins\workspace\Torch_master\Torch\Plugins\PluginManager.cs:line 70
15:56:19.9344 [ERROR] Torch.Managers.PluginManager: Plugin BlockLimiter threw an exception during update!
System.ArgumentNullException: Value cannot be null.