Error since game updateSolved
ailed to call hook 'CommandSetHome' on plugin 'NTeleportation v1.6.5' (NullReferenceException: Object reference not set to an instance of an object)

  at Oxide.Plugins.NTeleportation.CommandSetHome (Oxide.Core.Libraries.Covalence.IPlayer p, System.String command, System.String[] args) [0x0012f] in <81d0f09331044125b201dc7912c3d0a2>:0 

  at Oxide.Plugins.NTeleportation.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x019cc] in <81d0f09331044125b201dc7912c3d0a2>: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 <0fbce81d88d64454b3e7abb24df7026b>:0 

  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0 

Failed to call hook 'CommandSetHome' on plugin 'NTeleportation v1.6.5' (NullReferenceException: Object reference not set to an instance of an object)

  at Oxide.Plugins.NTeleportation.CommandSetHome (Oxide.Core.Libraries.Covalence.IPlayer p, System.String command, System.String[] args) [0x0012f] in <81d0f09331044125b201dc7912c3d0a2>:0 

  at Oxide.Plugins.NTeleportation.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x019cc] in <81d0f09331044125b201dc7912c3d0a2>: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 <0fbce81d88d64454b3e7abb24df7026b>:0 

  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0  
checked all permissions and get no response in chat when typing /listhomes or /sethome 

Fixed it by deleting all data files and reloading ,

ah damn. looks like a data file got corrupted. i will add a null check to automatically replace it when this happens

Locked automatically