The following error occurs frequently in the console. Version 0.6.2

Failed to call hook 'OnEntityKill' on plugin 'RestoreUponDeath v0.6.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.RestoreUponDeath.HasAnyPermission (System.String playerId, Oxide.Plugins.RestoreUponDeath+ConfigData+LossAmounts& lossAmounts) [0x0000b] in <ef0f463425794e40aae0893b74e51239>:0
at Oxide.Plugins.RestoreUponDeath.OnEntityDeath (BasePlayer player, HitInfo info) [0x00057] in <ef0f463425794e40aae0893b74e51239>:0
at Oxide.Plugins.RestoreUponDeath.OnEntityKill (BasePlayer player) [0x00000] in <ef0f463425794e40aae0893b74e51239>:0
at Oxide.Plugins.RestoreUponDeath.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00240] in <ef0f463425794e40aae0893b74e51239>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0