NullReferenceException at GetComponentFastPathSolved

Not sure what's causing this, is it having an issue with another plugin? Did I mess up the plugin by changing config options? Anyone have an idea on this? (Sorry, I'm a noob.)

(13:08:26) | Failed to call hook 'OnEntityDeath' on plugin 'DeathNotes v6.0.5' (NullReferenceException: )
at (wrapper managed-to-native) UnityEngine.Component.GetComponentFastPath(UnityEngine.Component,System.Type,intptr)
at UnityEngine.Component.GetComponent[T] () [0x00020] in <7848bf5ffb154531ab6a4765738d835a>:0
at Oxide.Plugins.DeathNotes.HandleExceptions (Oxide.Plugins.DeathNotes+DeathData& data) [0x000eb] in <00ba49989fbe4d98a8442fcc321c98f0>:0
at Oxide.Plugins.DeathNotes.OnEntityDeath (BaseCombatEntity victimEntity, HitInfo hitInfo) [0x00078] in <00ba49989fbe4d98a8442fcc321c98f0>:0
at Oxide.Plugins.DeathNotes.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00159] in <00ba49989fbe4d98a8442fcc321c98f0>: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
That's a known error, I'm sorry I didn't get around to fixing it yet.
There should be nothing wrong on your end.
Alright, this shouldn't cause any lag hopefully. Correct? Working on eliminating server performance issues and kept seeing this.
The error itself should not cause any lag, no.
In response to LaserHydra ():
The error itself should not cause any lag, no.
Alright, thanks :3
In response to LaserHydra ():
The error itself should not cause any lag, no.
Are you able to inform me when this is fixed? It's becoming far more common in my RCON lately just spewing errors.
Please try version 6.1.0.
In response to LaserHydra ():
Please try version 6.1.0.
Will do!

Merged post

Appears fixed since version 6.1.0. No console errors after updating. Thanks!
Locked automatically