Auto Teleport 1.1.3 Console error

I am getting this error in console.

Failed to call hook 'OnTeleportRequested' on plugin 'AutoTeleport v1.1.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.AutoTeleport.CheckTeleport (BasePlayer receiver, BasePlayer caller) [0x00000] in <f4bc8b7aec4e4f4282f695e7c03a18d8>:0 at Oxide.Plugins.AutoTeleport.OnTeleportRequested (BasePlayer receiver, BasePlayer caller) [0x0001c] in <f4bc8b7aec4e4f4282f695e7c03a18d8>:0 at Oxide.Plugins.AutoTeleport.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00235] in <f4bc8b7aec4e4f4282f695e7c03a18d8>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0

any fix for this?
 

Orange

Administrator
I am getting this error in console.

Failed to call hook 'OnTeleportRequested' on plugin 'AutoTeleport v1.1.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.AutoTeleport.CheckTeleport (BasePlayer receiver, BasePlayer caller) [0x00000] in <f4bc8b7aec4e4f4282f695e7c03a18d8>:0 at Oxide.Plugins.AutoTeleport.OnTeleportRequested (BasePlayer receiver, BasePlayer caller) [0x0001c] in <f4bc8b7aec4e4f4282f695e7c03a18d8>:0 at Oxide.Plugins.AutoTeleport.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00235] in <f4bc8b7aec4e4f4282f695e7c03a18d8>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0

any fix for this?
I will take a look
 
Top