Console ErrorSolved

(16:19:05) | Failed to call hook 'OnPlayerDeath' on plugin 'SimpleKillFeed v2.2.4' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.SimpleKillFeed.OnPlayerDeath (BasePlayer victim, HitInfo hitInfo) [0x000c2] in <3653415cf0b04fbe83f5dfff4d4d1d03>:0

at Oxide.Plugins.SimpleKillFeed.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00349] in <3653415cf0b04fbe83f5dfff4d4d1d03>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0

(16:19:05) | ZombieHorde[5022716] was killed by bear (Bear) at (675.73, 5.65, 146.26)

(16:19:27) | Failed to call hook 'OnPlayerDeath' on plugin 'SimpleKillFeed v2.2.4' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.SimpleKillFeed.OnPlayerDeath (BasePlayer victim, HitInfo hitInfo) [0x000c2] in <3653415cf0b04fbe83f5dfff4d4d1d03>:0

at Oxide.Plugins.SimpleKillFeed.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00349] in <3653415cf0b04fbe83f5dfff4d4d1d03>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0

 

(16:20:37) | Failed to call hook 'OnPlayerDeath' on plugin 'SimpleKillFeed v2.2.4' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.SimpleKillFeed.OnPlayerDeath (BasePlayer victim, HitInfo hitInfo) [0x00089] in <3653415cf0b04fbe83f5dfff4d4d1d03>:0

at Oxide.Plugins.SimpleKillFeed.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00349] in <3653415cf0b04fbe83f5dfff4d4d1d03>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0

yeah zombiehorde has its own npc type....

can edit the zombiehorde cfg to disable targeting their npc's as a workaround for now
Need to find some documentation on their npc types for the time being

me too:

Failed to call hook 'OnPlayerDeath' on plugin 'SimpleKillFeed v2.2.4' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.SimpleKillFeed.IsGeneric (HitInfo hit) [0x00000] in <583829e03ffb42d288004a529a1062fe>:0

at Oxide.Plugins.SimpleKillFeed.OnPlayerDeath (BasePlayer victim, HitInfo hitInfo) [0x00009] in <583829e03ffb42d288004a529a1062fe>:0

at Oxide.Plugins.SimpleKillFeed.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00349] in <583829e03ffb42d288004a529a1062fe>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0

these errors should be something of the past now in v2.2.5 since they are placed under a catch again and outputs a simplified message instead when the requirements are invalid so no relay to the feed

Show, tks...

Locked automatically