WalterWhite
Member
- Messages
- 16
- Reaction score
- 22
Game Version
v2026.9.22.5482Operating System
Windows 11What Happened
app exitedWhat Was Expected
craft should have exploded.Reproduction Steps
- launch craft
- try to make orbit too fast
- craft over stressed. goes to explode.
- exits to desktop
Reproduction Rate
not sure.Additional Info
10:50:38.391 ERROR Unhandled exception System.IndexOutOfRangeException: Index was outside the bounds of the array.at KSA.SolidMotor.ComputeBurningArea(ReadOnlySpan`1 moleStates)
at KSA.SolidMotor.SolveConditions(ReadOnlySpan`1 moleStates, Single warmStartPressure)
at KSA.SolidMotor.ComputeConditions(Single throttle)
at KSA.RocketControllerData.ComputeFromCores(ReadOnlySpan`1 cores, Single ambientPressureA, Single ambientPressureB, Single throttle, RocketControllerData& dataA, RocketControllerData& dataB)
at KSA.RocketControllerData.ComputeFromCores(ReadOnlySpan`1 cores, Single ambientPressure, Single throttle)
at KSA.EngineController.ComputeActivePerformance(EngineControllerState& state, float3 centerOfMassAsmb, Single ambientPressure, Single throttle)
at KSA.Vehicle.ComputeActiveThrust(Single ambientPressure)
at KSA.Vehicle.UpdateNavballData()
at KSA.Vehicle.UpdatePerFrameData()
at KSA.Vehicle.Split(Connection splitConnection, IConnector splitEndpoint, Double splitImpulse, PoseChange& combinedToSplit, String splitVehicleId)
at KSA.PartFailure.Shed(Vehicle source, Part shedRoot, double3 centerOfMassAsmb)
at KSA.PartFailure.ShedDebris(Vehicle source, Int32 maxPieces, Part keepAttached, Boolean hostIsDoomed)
at KSA.Universe.DestroyVehicleFromEvent(Vehicle vehicle, VehicleDestructionEvent destructionEvent)
at KSA.VehicleDestructionEvent.Apply(Vehicle vehicle)
at KSA.PhysicsBubble.ApplyRenderEventsToVehicles()
at KSA.VehicleUpdateTask.ApplyResultsToMainThread()
at KSA.Universe.ApplyVehicleSolvers()
at KSA.Program.PrepareFrame(Double currentPlayerTime, Double dtPlayer)
at KSA.Program.OnFrame(Double currentPlayerTime, Double dtPlayer)
at KSA.App.Run()
at KSA.Program.Main(String[] inArgs).
Upvote
0