I have started getting this error in the console after updating to the latest version of NTeleportation. I am not using Economics and everything for that is set to 0. It shows the errors when trying to use /home and /tpr. Oxide version is the latest one. The plugin is being compiled successfully with no issues. Also tried deleting old config didn't change the error
Failed to call hook 'cmdChatSetHome' on plugin 'NTeleportation v1.0.45' (NullReferenceException: Object reference not set to an instance of an object)
Failed to call hook 'cmdChatSetHome' on plugin 'NTeleportation v1.0.45' (NullReferenceException: Object reference not set to an instance of an object)
20:56:13 at Oxide.Plugins.NTeleportation.cmdChatSetHome (BasePlayer player, System.String command, System.String[] args) [0x000bd] in <59d5e9b860864c6592a1df69ec868885>:0
20:56:13 at Oxide.Plugins.NTeleportation.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x012c2] in <59d5e9b860864c6592a1df69ec868885>:0
20:56:13 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
20:56:13 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
20:56:13 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
Merged post
I have also tried unloading all other plugins and it still gives me the same error. Now in my test server it works perfectly for some reason
Merged post
I reloaded all the server plugins by deleting all the data and config files. It seemed to fix the problem itself...