Failed to call hook 'cmdChatHome' on plugin 'NTeleportation v1.0.30' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.NTeleportation.cmdChatHomeTP (BasePlayer player, System.String command, System.String[] args) [0x0036b] in <69e5d45f47bc48dfafc8ea3c90c139ef>:0
at Oxide.Plugins.NTeleportation.cmdChatHome (BasePlayer player, System.String command, System.String[] args) [0x001df] in <69e5d45f47bc48dfafc8ea3c90c139ef>:0
at Oxide.Plugins.NTeleportation.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0110a] in <69e5d45f47bc48dfafc8ea3c90c139ef>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0 NullReferenceException at cmdChatHomeTPSolved
Failed to call hook 'cmdChatHome' on plugin 'NTeleportation v1.0.30' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.NTeleportation.cmdChatHomeTP (BasePlayer player, System.String command, System.String[] args) [0x0036b] in <b339cf5906c5439f99c83e5259962547>:0
at Oxide.Plugins.NTeleportation.cmdChatHome (BasePlayer player, System.String command, System.String[] args) [0x001df] in <b339cf5906c5439f99c83e5259962547>:0
at Oxide.Plugins.NTeleportation.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0110a] in <b339cf5906c5439f99c83e5259962547>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
Merged post
New version 1.0.31. Let me know if that clears it up for you.
linux debian, don't know what player have made, i see it only in console, in config "UseEconomics": false
(11:32:37) | Failed to call hook 'cmdChatHome' on plugin 'NTeleportation v1.0.31' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.NTeleportation.cmdChatHomeTP (BasePlayer player, System.String command, System.String[] args) [0x0037f] in <d23bee7ce89742d0ace97830f0b87cc9>:0
at Oxide.Plugins.NTeleportation.cmdChatHome (BasePlayer player, System.String command, System.String[] args) [0x001df] in <d23bee7ce89742d0ace97830f0b87cc9>:0
at Oxide.Plugins.NTeleportation.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0110a] in <d23bee7ce89742d0ace97830f0b87cc9>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0Merged post
btw. i think i have a clue, error is when player has cooldown, and he reported me that he don't se info on chat with cooldown time. when player has no cooldown there is no errors and everything works ok
Oxide Version:v2.0.4083
In response to dak0za ():I found out where the erros are coming from. After updating to 1.0.30 the config says " "BypassCMD":...
Merged post
New version 1.0.32 should fix it thanks to dak0za. We now check for a null value of BypassCMD. The default config should add this as "pay" but did not for some reason. Anyway, null should work if you're not trying to enable Economics. Even if Economics is enabled and BypassCMD is null, it should revert to the old cooldown scheme.
- 1
- 2