ArgumentException at AddDepositError
Failed to call hook 'GlobalGambleChatCommand' on plugin 'GlobalGamble v1.2.0' (ArgumentException: An item with the same key has already been added. Key: 76561197978299402) at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in :0 at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in :0 at Oxide.Plugins.Hash`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <33f7c42a56934dae8ec04b11017dce31>:0 at Oxide.Plugins.GlobalGamble.AddDeposit (BasePlayer player, System.Int32 amountDeposited) [0x00000] in <8be937403f544b74b961247d2ecdbe40>:0 at Oxide.Plugins.GlobalGamble.GlobalGambleChatCommand (BasePlayer player, System.String command, System.String[] args) [0x00247] in <8be937403f544b74b961247d2ecdbe40>:0 at Oxide.Plugins.GlobalGamble.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00439] in <8be937403f544b74b961247d2ecdbe40>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <33f7c42a56934dae8ec04b11017dce31>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
Happens when "Only Allow One Entry Per Player": false, and players try to enter more than 1 time.