NullReferenceException at OnLootEntitySolved
15:01 [Error] Failed to call hook 'OnLootEntity' on plugin 'LootBouncer v0.3.0' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.LootBouncer.OnLootEntity (BasePlayer player, BaseEntity entity) [0x00044] in <97bb6a135a15468099df217887759885>:0
at Oxide.Plugins.LootBouncer.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00164] in <97bb6a135a15468099df217887759885>: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

Any ideas? Thanks!

Failed to call hook 'OnLootEntity' on plugin 'LootBouncer v0.4.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 :0
  at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x0000c] in :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, BaseEntity entity) [0x00024] in :0
  at Oxide.Plugins.LootBouncer.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00164] in :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
Check the configuration file for empty values

Merged post

Try using the latest version
Locked automatically