Failed to call hook 'OnPlayerDeath' on plugin 'SimpleKillFeed v2.4.3' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.SimpleKillFeed.OnPlayerDeath (BasePlayer victim, HitInfo hitInfo) [0x003e0] in <c63179acc28a4f1f9e16457bf4962c18>:0
at Oxide.Plugins.SimpleKillFeed.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0038d] in <c63179acc28a4f1f9e16457bf4962c18>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
New error messageSolved
same problem here, just noticed it a few minutes ago, but the console is quite full of this same error. every time a scientist dies, or a player kills themselves i get this error
[Simple Kill Feed] something else ?
Failed to call hook 'OnPlayerDeath' on plugin 'SimpleKillFeed v2.4.3' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.SimpleKillFeed.OnPlayerDeath (BasePlayer victim, HitInfo hitInfo) [0x003e0] in <b74554fe2e7f45e7affe02ed3ddd66bc>:0
at Oxide.Plugins.SimpleKillFeed.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0038d] in <b74554fe2e7f45e7affe02ed3ddd66bc>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
chinook scientists that die when leaving the map, players who suicide. these trigger the NRE. i believe anything that doesnt have an attacker and dies, is causing this.
I can confirm the same message. So i had to disable till this is resolved.
05/03 10:33:53 | Failed to call hook 'OnPlayerDeath' on plugin 'SimpleKillFeed v2.4.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SimpleKillFeed.OnPlayerDeath (BasePlayer victim, HitInfo hitInfo) [0x003e0] in :0 at Oxide.Plugins.SimpleKillFeed.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0038d] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
clumsyzombie
I can confirm the same message. So i had to disable till this is resolved.
05/03 10:33:53 | Failed to call hook 'OnPlayerDeath' on plugin 'SimpleKillFeed v2.4.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SimpleKillFeed.OnPlayerDeath (BasePlayer victim, HitInfo hitInfo) [0x003e0] in :0 at Oxide.Plugins.SimpleKillFeed.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0038d] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
i think you can just disable suicides in config and it will stop.
edit: seems you cant just disable this by disabling suicide notifications. developer needs to fix it
07:35 [Error] Failed to call hook 'OnPlayerDeath' on plugin 'SimpleKillFeed v2.4.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SimpleKillFeed.OnPlayerDeath (BasePlayer victim, HitInfo hitInfo) [0x003e0] in :0 at Oxide.Plugins.SimpleKillFeed.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0038d] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 07:43 [Info] [Simple Kill Feed] something else ? 07:51 [Info] [Simple Kill Feed] something else ? 07:51 [Info] [Simple Kill Feed] something else ? 07:57 [Info] [Simple Kill Feed] something else ? 08:00 [Info] [Simple Kill Feed] something else ?
i reverted back to the previous version, under the recommendation of another user. I have no more console errors and the kill feed works like before. hopefully any future updates resolve the problem introduced in 2.4.3
[Simple Kill Feed] something else ? Failed to call hook 'OnPlayerDeath' on plugin 'SimpleKillFeed v2.4.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SimpleKillFeed.OnPlayerDeath (BasePlayer victim, HitInfo hitInfo) [0x003e0] in <8044cd6bdd9f4b9587a5e179fa226814>:0 at Oxide.Plugins.SimpleKillFeed.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0038d] in <8044cd6bdd9f4b9587a5e179fa226814>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 genesies6488[76561############] was killed by boar (Boar) at (-215.99, 46.48, 218.81)
DiCHANHO
[Simple Kill Feed] something else ? Failed to call hook 'OnPlayerDeath' on plugin 'SimpleKillFeed v2.4.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SimpleKillFeed.OnPlayerDeath (BasePlayer victim, HitInfo hitInfo) [0x003e0] in <8044cd6bdd9f4b9587a5e179fa226814>:0 at Oxide.Plugins.SimpleKillFeed.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0038d] in <8044cd6bdd9f4b9587a5e179fa226814>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 genesies6488[76561############] was killed by boar (Boar) at (-215.99, 46.48, 218.81)
you should try the update that was posted. hopefully it works well without the NRE
Working ok, just get the occassional
(16:28:39) | [Simple Kill Feed] something else ?
in console
i think its safe to comment out the line where it causes that to output to console
Since the last plugin update, the error hasn’t appeared again :)
DiCHANHO
Since the last plugin update, the error hasn’t appeared again :)
that is good news indeed