NullReferenceException at GetClanFixed
Dont work on my server too, 

I have this error on every death :

Failed to call hook 'OnPlayerDie' on plugin 'SimpleKillFeed v1.5.2' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.SimpleKillFeed.GetClan (BasePlayer player) [0x0000d] in <1afb12f0d3134160ac94999f5d9c8fbf>:0

at Oxide.Plugins.SimpleKillFeed.OnKilled (BasePlayer attacker, BasePlayer victim, HitInfo hitInfo, System.Int32 dist) [0x0010d] in <1afb12f0d3134160ac94999f5d9c8fbf>:0

at Oxide.Plugins.SimpleKillFeed.OnPlayerDie (BasePlayer victim, HitInfo hitInfo) [0x00142] in <1afb12f0d3134160ac94999f5d9c8fbf>:0

at Oxide.Plugins.SimpleKillFeed.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00142] in <1afb12f0d3134160ac94999f5d9c8fbf>: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


So atleast I'm not the only one, haven't really checked my console, but prbly got the same error
I installed the plugin without making any changes and restarted the server to this error:


Failed to call hook 'OnPlayerDie' on plugin 'SimpleKillFeed v1.5.2' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.SimpleKillFeed.GetClan (BasePlayer player) [0x0000d] in <f5b533920a5247a8aa02fad3f0713cd7>:0
  at Oxide.Plugins.SimpleKillFeed.OnKilled (BasePlayer attacker, BasePlayer victim, HitInfo hitInfo, System.Int32 dist) [0x0003c] in <f5b533920a5247a8aa02fad3f0713cd7>:0
  at Oxide.Plugins.SimpleKillFeed.OnPlayerDie (BasePlayer victim, HitInfo hitInfo) [0x00142] in <f5b533920a5247a8aa02fad3f0713cd7>:0
  at Oxide.Plugins.SimpleKillFeed.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00142] in <f5b533920a5247a8aa02fad3f0713cd7>: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


Anyone know how to fix this or what is causing it?
What clans plugin you guys have?

Merged post

Nvm i got it should be fixed. Forgot to add null check for clan plugin.
CosaNostra, don't know why my comment got in this thread, I have no clan plugin of any sort. It generally doesn't work for me.
@Klipklappen, your post was moved to this thread as you said you had the "same error" that the OP has posted above. If you are having a different error, please provide that error.
Locked automatically