NullReferenceException: Object reference not set to an instance of an object at RpcTarget.NetworkGroup (System.String funcName, BaseNetworkable entity) [0x00010] in <986a66776b2542d69e096a9b36956087>:0 at BaseMountable.DismountPlayer (BasePlayer player, System.Boolean lite) [0x002a8] in <986a66776b2542d69e096a9b36956087>:0 at BaseMountable.DismountAllPlayers () [0x0000d] in <986a66776b2542d69e096a9b36956087>:0 at BaseVehicle.DismountAllPlayers () [0x00027] in <986a66776b2542d69e096a9b36956087>:0 at BaseMountable.DoServerDestroy () [0x00000] in <986a66776b2542d69e096a9b36956087>:0 at TrainCar.DoServerDestroy () [0x00069] in <986a66776b2542d69e096a9b36956087>:0 at BaseNetworkable.DoEntityDestroy () [0x00026] in <986a66776b2542d69e096a9b36956087>:0 at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.BaseNetworkable.Kill_Patch4(BaseNetworkable,BaseNetworkable/DestroyMode) at Oxide.Plugins.ArmoredTrain+EventController.KillTrain () [0x000d1] in <1c7eec101a6945a98e8e4a623c1e2daa>:0 at Oxide.Plugins.ArmoredTrain+EventController.DeleteController () [0x00049] in <1c7eec101a6945a98e8e4a623c1e2daa>:0 at Oxide.Plugins.ArmoredTrain+EventLauncher.StopEvent (System.Boolean isPluginUnloadingOrFailed) [0x00014] in <1c7eec101a6945a98e8e4a623c1e2daa>:0 at Oxide.Plugins.ArmoredTrain+EventController+d__65.MoveNext () [0x001e0] in <1c7eec101a6945a98e8e4a623c1e2daa>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <4b1b4d2bea0d4c7a87adc0ab876809a2>:0 --------------------------------------- Server Exception: Mountable Cycle NullReferenceException: Object reference not set to an instance of an object at TrainEngine.MeetsEngineRequirements () [0x00013] in <986a66776b2542d69e096a9b36956087>:0 at VehicleEngineController`1[TOwner].CanRunEngine () [0x00000] in <986a66776b2542d69e096a9b36956087>:0 at VehicleEngineController`1[TOwner].CheckEngineState () [0x00008] in <986a66776b2542d69e096a9b36956087>:0 at TrainEngine.VehicleFixedUpdate () [0x00012] in <986a66776b2542d69e096a9b36956087>:0 at BaseMountable.FixedUpdateCycle () [0x00039] in <986a66776b2542d69e096a9b36956087>:0 at ServerMgr.FixedUpdate () [0x00018] in <986a66776b2542d69e096a9b36956087>:0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception, Object) ServerMgr:FixedUpdate() ---------------------------------------