I believe plugin may be broken.

Failed to initialize plugin 'Vanish v1.8.0' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Vanish.LoadData () [0x00022] in <1dea71a5284540a8be63a72792223c9e>:0
at Oxide.Plugins.Vanish.Loaded () [0x0001a] in <1dea71a5284540a8be63a72792223c9e>:0
at Oxide.Plugins.Vanish.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0009c] in <1dea71a5284540a8be63a72792223c9e>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0
at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x000cf] in <795304323ac74a298b8ed190a1dfa739>:0
Unloaded plugin Vanish v1.8.0 by Whispers88
No previous version to rollback plugin: Vanish
Shutting down compiler because idle shutdown
Compiler shutdown completed
Saved 98,465 ents, cache(0.17), write(0.08), disk(0.03).
Saving complete
Failed to initialize plugin 'Vanish v1.8.0' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Vanish.LoadData () [0x00022] in <1dea71a5284540a8be63a72792223c9e>:0
at Oxide.Plugins.Vanish.Loaded () [0x0001a] in <1dea71a5284540a8be63a72792223c9e>:0
at Oxide.Plugins.Vanish.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0009c] in <1dea71a5284540a8be63a72792223c9e>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0
at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x000cf] in <795304323ac74a298b8ed190a1dfa739>:0
Unloaded plugin Vanish v1.8.0 by Whispers88
No previous version to rollback plugin: Vanish

Hi @xlr8tednergy,
It might be due to corrupted data.

  1. Ensure the plugin is unloaded by executing console command: o.unload Vanish
  2. Delete /oxide/data/VanishPlayers.json
  3. Reload plugin with console command: o.load Vanish

ur the best! I dont know why it cant just say some data is corrupted, but that's why we post help lol

xlr8tednergy

ur the best! I dont know why it cant just say some data is corrupted, but that's why we post help lol

@xlr8tednergy,
This is because we (developers) cannot send an understandable message for each error case that could happen. 😅
So, we usually manage the most common errors, not the unexpected ones (or almost unexpected).
Furthermore if the program/plugin is free. 😁

And yes, you are right... that's also why this forum exists. 😄