NullReferenceException at callChinookError
Hello,

using Oxide 2.0.4528

Setting parent to entity that hasn't spawned yet! (net is null)
Failed to call hook 'consoleCallCH47' on plugin 'HeliControl v1.4.0' (NullReferenceException: Object reference not set to an instance of an object)
  at BaseEntity.SetParent (BaseEntity entity, System.UInt32 boneID, System.Boolean worldPositionStays, System.Boolean sendImmediate) [0x0013a] in <480bce7997314352ad66a6bd12794838>:0                                     668b/s in, 1kb/s out
  at BaseEntity.SetParent (BaseEntity entity, System.Boolean worldPositionStays, System.Boolean sendImmediate) [0x00000] in <480bce7997314352ad66a6bd12794838>:0
  at BaseVehicle.SpawnSubEntities () [0x000d7] in <480bce7997314352ad66a6bd12794838>:0
  at BaseVehicle.Spawn () [0x00006] in <480bce7997314352ad66a6bd12794838>:0
  at Oxide.Plugins.HeliControl.callChinook (UnityEngine.Vector3 coordinates, System.Boolean forced) [0x000eb] in <96d7301a6cbc4a85912a3ceb23b68230>:0
  at Oxide.Plugins.HeliControl.consoleCallCH47 (ConsoleSystem+Arg arg) [0x0006f] in <96d7301a6cbc4a85912a3ceb23b68230>:0
  at Oxide.Plugins.HeliControl.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01921] in <96d7301a6cbc4a85912a3ceb23b68230>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <008b12f41ec4452da1a5497eeb849299>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ac41dd3599754d448b8c218b34645820>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ac41dd3599754d448b8c218b34645820>:0​

same for
callheli -1253 28 -934​

return: Could not find player: -1253

trying callheli => Helicopter inbound but he never spawn

Strangely, this doesn't look like an issue with HeliControl. I have no idea what is causing it, but I don't believe it is anything HeliControl is doin wrong. I'll still try and figure it out.