Steve7893 Posted March 8, 2023 Share Posted March 8, 2023 Made a probe, and did a test launch, but needed some more dV. Reverted to VAB, and added a stack seperator, tank and engine for a new stage. Saved. Pressed Launch. Follow screen comes up and stays there forever. In the Player.log, it is infinitely repeating the follow in a series over and over forever: [Physics] Object reference not set to an instance of an object at KSP.Sim.impl.RigidbodyBehavior.UpdateToSimObject () [0x00039] in <18c8ac70e67e45869b306b95b90ea034>:0 at KSP.Sim.impl.RigidbodyBehavior.OnPhysicsUpdate (System.Single deltaTime) [0x00012] in <18c8ac70e67e45869b306b95b90ea034>:0 at KSP.Sim.impl.RigidbodyBehavior.OnFixedUpdate (System.Single deltaTime) [0x00017] in <18c8ac70e67e45869b306b95b90ea034>:0 at KSP.Game.GameInstance.FixedUpdate () [0x000b1] in <18c8ac70e67e45869b306b95b90ea034>:0 [Debug] System.NullReferenceException: Object reference not set to an instance of an object at KSP.Sim.impl.PatchedConicsOrbit.get_Velocity () [0x00006] in <18c8ac70e67e45869b306b95b90ea034>:0 at KSP.Sim.impl.OrbiterComponent.OnFixedUpdate (System.Double universalTime, System.Double deltaUniversalTime) [0x00095] in <18c8ac70e67e45869b306b95b90ea034>:0 at KSP.Sim.impl.SimulationObjectModel.OnFixedUpdate (System.Double universalTime, System.Double deltaUniversalTime) [0x00034] in <18c8ac70e67e45869b306b95b90ea034>:0 at KSP.Sim.impl.UniverseModel.FixedUpdateSimObjects () [0x0005c] in <18c8ac70e67e45869b306b95b90ea034>:0 [General] Object reference not set to an instance of an object at KSP.Sim.impl.ThermalBehavior.IUpdate.OnUpdate (System.Single deltaTime) [0x00051] in <18c8ac70e67e45869b306b95b90ea034>:0 at KSP.Game.GameInstance.Update () [0x000bf] in <18c8ac70e67e45869b306b95b90ea034>:0 [General] Object reference not set to an instance of an object at KSP.Sim.impl.SpaceSimulation.IsCelestialBodyCollisionApproximation (KSP.Sim.ITransformModel transform, KSP.Sim.impl.CelestialBodyComponent& collidingBody) [0x0000a] in <18c8ac70e67e45869b306b95b90ea034>:0 at KSP.Sim.impl.VesselComponent.OnUpdate (System.Double universalTime, System.Double deltaUniversalTime) [0x0008e] in <18c8ac70e67e45869b306b95b90ea034>:0 at KSP.Sim.impl.SimulationObjectModel.OnUpdate (System.Double universalTime, System.Double deltaUniversalTime) [0x00034] in <18c8ac70e67e45869b306b95b90ea034>:0 at KSP.Sim.impl.UniverseModel.UpdateSimObjects () [0x00038] in <18c8ac70e67e45869b306b95b90ea034>:0 at KSP.Sim.impl.SpaceSimulation.IUpdate.OnUpdate (System.Single deltaTime) [0x00052] in <18c8ac70e67e45869b306b95b90ea034>:0 at KSP.Game.GameInstance.Update () [0x000bf] in <18c8ac70e67e45869b306b95b90ea034>:0 [Flight] Divide by zero Warning in Vessel SAS UpdateMaximumAcceleration, a component of moment of inertia tensor is zero. Falling back to maximum angular acceleration of 1. SAS performance will be degraded. [Flight] Divide by zero Warning in Vessel SAS UpdateMaximumAcceleration, a component of moment of inertia tensor is zero. Falling back to maximum angular acceleration of 1. SAS performance will be degraded. [Flight] Divide by zero Warning in Vessel SAS UpdateMaximumAcceleration, a component of moment of inertia tensor is zero. Falling back to maximum angular acceleration of 1. SAS performance will be degraded. NullReferenceException: Object reference not set to an instance of an object at KSPAudioVessel.UpdateRTPCs () [0x000a0] in <18c8ac70e67e45869b306b95b90ea034>:0 at KSPAudioVessel.Update () [0x00000] in <18c8ac70e67e45869b306b95b90ea034>:0 [Physics] Object reference not set to an instance of an object at KSP.Sim.impl.RigidbodyBehavior.UpdateToSimObject () [0x00039] in <18c8ac70e67e45869b306b95b90ea034>:0 at KSP.Sim.impl.RigidbodyBehavior.OnPhysicsUpdate (System.Single deltaTime) [0x00012] in <18c8ac70e67e45869b306b95b90ea034>:0 at KSP.Sim.impl.RigidbodyBehavior.OnFixedUpdate (System.Single deltaTime) [0x00017] in <18c8ac70e67e45869b306b95b90ea034>:0 at KSP.Game.GameInstance.FixedUpdate () [0x000b1] in <18c8ac70e67e45869b306b95b90ea034>:0 [Debug] System.NullReferenceException: Object reference not set to an instance of an object at KSP.Sim.impl.PatchedConicsOrbit.get_Velocity () [0x00006] in <18c8ac70e67e45869b306b95b90ea034>:0 at KSP.Sim.impl.OrbiterComponent.OnFixedUpdate (System.Double universalTime, System.Double deltaUniversalTime) [0x00095] in <18c8ac70e67e45869b306b95b90ea034>:0 at KSP.Sim.impl.SimulationObjectModel.OnFixedUpdate (System.Double universalTime, System.Double deltaUniversalTime) [0x00034] in <18c8ac70e67e45869b306b95b90ea034>:0 at KSP.Sim.impl.UniverseModel.FixedUpdateSimObjects () [0x0005c] in <18c8ac70e67e45869b306b95b90ea034>:0 [General] Object reference not set to an instance of an object at KSP.Sim.impl.ThermalBehavior.IUpdate.OnUpdate (System.Single deltaTime) [0x00051] in <18c8ac70e67e45869b306b95b90ea034>:0 at KSP.Game.GameInstance.Update () [0x000bf] in <18c8ac70e67e45869b306b95b90ea034>:0 [General] Object reference not set to an instance of an object Link to comment Share on other sites More sharing options...
Recommended Posts