NullReferenceException at OnItemUseError

Errors with the new update, I have missed a thing ?

(14:21:44) | Failed to call hook 'OnItemUse' on plugin 'NightLantern v2.0.99' (NullReferenceException: )
at (wrapper managed-to-native) UnityEngine.Component.GetComponentFastPath(UnityEngine.Component,System.Type,intptr)
at UnityEngine.Component.GetComponent[T] () [0x00021] in <ba657ba1ce6746c39d9263534c2395e1>:0
at Oxide.Plugins.NightLantern.OnItemUse (Item item, System.Int32 amount) [0x0002e] in <0fc44d630ece40d5baf74c0079b7c199>:0
at Oxide.Plugins.NightLantern.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00231] in <0fc44d630ece40d5baf74c0079b7c199>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0

Just got this myself as well. Think it's the first time I have seen it.

Failed to call hook 'OnItemUse' on plugin 'NightLantern v2.0.99' (NullReferenceException: )
  at (wrapper managed-to-native) UnityEngine.Component.GetComponentFastPath(UnityEngine.Component,System.Type,intptr)
  at UnityEngine.Component.GetComponent[T] () [0x00021] in <c8dc2b468d1841099baa4dd8a110cc44>:0 
  at Oxide.Plugins.NightLantern.OnItemUse (Item item, System.Int32 amount) [0x0002e] in <6ac076f8ec1d4335936a4336349540e6>:0 
  at Oxide.Plugins.NightLantern.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00231] in <6ac076f8ec1d4335936a4336349540e6>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0


Merged post

And three more times now .....