InvalidCastException in OnLootEntityFixed

Constantly spams into the console.

[Oxide] 16:42 [Error] Failed to call hook 'OnLootEntity' on plugin 'LootBouncer v1.0.0' (InvalidCastException: Null object cannot be converted to a value type.)
  at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00029] in <a8ed250850854b439cedc18931a314fe>:0
  at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x0000c] in <a8ed250850854b439cedc18931a314fe>:0
  at Oxide.Core.Plugins.Plugin.Call[T] (System.String hook, System.Object[] args) [0x00008] in <4452f821def6406d834e4149849fe7ea>:0
  at Oxide.Plugins.LootBouncer.OnLootEntity (BasePlayer player, LootContainer lootContainer) [0x0002c] in <412c0844ab9d432fa8f79691d93d1f68>:0
  at Oxide.Plugins.LootBouncer.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00187] in <412c0844ab9d432fa8f79691d93d1f68>: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 <4452f821def6406d83
Check the config for corruption?
The configuration settings are set by default.
{
  "Time before the loot containers are empties": 30.0,
  "Empty the entire junkpile": false,
  "Time before the junkpile are empties": 150.0,
  "Empty the nearby loot when emptying junkpile": false,
  "Slaps players who don't empty containers": false,
  "Empty the crates of the crashsites": false,
  "Empty the hackable crates": false,
  "Empty the airdrops": false,
  "Empty the barrel": false,
  "Chat prefix": "[LootBouncer]:",
  "Chat prefix color": "#00FFFF",
  "Chat steamID icon": 0
}​
Do you use Trade?
5c18c7da631b5.jpg Arainrr
Do you use Trade?

Economics and ServerRewards.
But I have a plugin wagging on loot - UI Loot Editor.

Updated

Merged post

It should be fixed
5c18c7da631b5.jpg Arainrr
Updated

Merged post

It should be fixed

Thanks! Earned!

Locked automatically