NullReferenceException in OnNpcPlayerTarget at GetHookMethodNot An Issue
(15:01:01) | [Oxide] 15:01 [Error] Failed to call hook 'OnNpcPlayerTarget' on plugin 'Vanish v0.7.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Core.Plugins.HookCache.GetHookMethod (System.Object[] args, System.Int32 index, Oxide.Core.Plugins.HookCache& cache) [0x00055] in <4452f821def6406d834e4149849fe7ea>:0

at Oxide.Core.Plugins.HookCache.GetHookMethod (System.Object[] args, System.Int32 index, Oxide.Core.Plugins.HookCache& cache) [0x00082] in <4452f821def6406d834e4149849fe7ea>:0

at Oxide.Core.Plugins.HookCache.GetHookMethod (System.String hookName, System.Object[] args, Oxide.Core.Plugins.HookCache& cache) [0x00023] in <4452f821def6406d834e4149849fe7ea>:0

at Oxide.Core.Plugins.CSPlugin.FindHooks (System.String name, System.Object[] args) [0x00000] in <4452f821def6406d834e4149849fe7ea>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00004] in <4452f821def6406d834e4149849fe7ea>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
Sounds like you're using a self-patched verison of Oxide. ;)
Happened after i used the release, Seems to be when your near a NPC when vanished
In response to Badger ():
Happened after i used the release, Seems to be when your near a NPC when vanished
The error is coming from a hook that isn't enabled in the release, so unless you unflagged that hook and self-patched, there isn't a way for you to be getting that error in a release build from us.
Locked automatically