when trying to start crate from Convoy plugin I have this error message :
Failed to call hook 'CanHackCrate' on plugin 'HackableLock v2.0.0' (ArgumentException: An item with the same key has already been added. Key: 9183642)
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <fb001e01371b4adca20013e0ac763896>:0
6kb/s in, 75kb/s out
at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0
at Oxide.Plugins.HackableLock.CanHackCrate (BasePlayer player, HackableLockedCrate crate) [0x000bb] in <c28e8821ab8242f38dc0e9e676fd3344>:0
at Oxide.Plugins.HackableLock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0029e] in <c28e8821ab8242f38dc0e9e676fd3344>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b0157