Hello,

I am getting the below error consistently with this plugin. Any help would be greatly appreciated! 

14:27 [Error] Failed to call hook 'OnPlayerDie' on plugin 'KillInfo v1.0.0' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.KillInfo.OnPlayerDie (BasePlayer player, HitInfo info) [0x0005d] in <6585c34ce1fd4c2186ed7c0ed2fb826d>:0

at Oxide.Plugins.KillInfo.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0013f] in <6585c34ce1fd4c2186ed7c0ed2fb826d>: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