Hi,
i tried to warp sleepers. Only 1 sleeper is teleported. Right after that, the player.SendFullSnapShot() (from ForcePlayerPos()) throws an exception.
Failed to call hook 'cmdWarp' on plugin 'WarpSystem v1.9.14' (NullReferenceException: Object reference not set to an instance of an object)
at BasePlayer.SendFullSnapshot () [0x0000c] in <2e0a38bcd133484ab2c4addf530cb92f>:0
at Oxide.Plugins.WarpSystem.ForcePlayerPos (BasePlayer player, UnityEngine.Vector3 xyz) [0x00053] in <ec84069b57b947f0941aa7ce5f94aa51>:0
at Oxide.Plugins.WarpSystem.cmdWarp (BasePlayer player, System.String cmdd, System.String[] args) [0x0047f] in <ec84069b57b947f0941aa7ce5f94aa51>:0
at Oxide.Plugins.WarpSystem.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002fe] in <ec84069b57b947f0941aa7ce5f94aa51>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0