ArgumentException at OnLootEntityFixed
Hi, i see sometimes this in the console but i cant say why and how it come up, or what players loot.

[Error] Failed to call hook 'OnLootEntity' on plugin 'LootBouncer v0.2.0' (ArgumentException: An item with the same key has already been added. Key: 23254024)
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <e1a80661d61443feb3dbdaac88eeb776>:0 
  at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <e1a80661d61443feb3dbdaac88eeb776>:0 
  at Oxide.Plugins.LootBouncer.OnLootEntity (BasePlayer player, BaseEntity entity) [0x000a4] in <720af2455e834f3bbd1ea64b6991bb15>:0 
  at Oxide.Plugins.LootBouncer.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00164] in <720af2455e834f3bbd1ea64b6991bb15>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0​
Thanks for this report :). I’ts probably appear when two player loot the container. I look in the day :)

Merged post

It fixed, https://umod.org/plugins/loot-bouncer
thanks :)
Locked automatically