Game Version
v2026.9.7.5402Operating System
Windows 11What Happened
18:21:29.860 ERROR Update task failed for vehicle(s): Gemini7System.ArgumentOutOfRangeException: k ('NaN') must be greater than '-1'. (Parameter 'k')
Actual value was NaN.
at System.ArgumentOutOfRangeException.ThrowLessEqual[T](T value, T other, String paramName)
at System.ArgumentOutOfRangeException.ThrowIfLessThanOrEqual[T](T value, T other, String paramName)
at KSA.MathEx.EllipF(Double phi, Double k)
at KSA.PhysicsBubble.SolveEulerPoinsotAsymmetric(Double analyticDeltaTime, double3 pmiPaf, double3 bodyRatesBody, doubleQuat paf2Body, doubleQuat body02Cce)
at KSA.PhysicsBubble.ApplyEulerPoinsotRotation(UniverseTime simTime, VehicleUpdateState vehicleState)
at KSA.PhysicsBubble.ApplySingleVehicleMotion(VehicleUpdateState vehicleState)
at KSA.PhysicsBubble.DoWorkAndStageResults()
at KSA.PhysicsBubble.RunStep()
at KSA.BubbleStepJob.ExecuteOnBubble(PhysicsBubble bubble)
at KSA.IBubbleJobNoPayload`1.KSA.Concurrency.IBatchJobNoPayload<TPayload,KSA.PhysicsBubble>.Execute(PhysicsBubble bubble)
What Was Expected
For maneuwer to get created (happened) and no errors (did not happen)Reproduction Steps
- launch the default rocket from starbase OLM a
- burn so result parabola is 337 km AP prograde
- attempt to do full orbit - stage when about to run out of fuel
- finish creating orbit
- open orbit planner - circularise AP
- enable preview
- click create. AP is at 300 KM but it shows 8000 KM
- Click create again (Yes I clicked the button twice without changing settings)
- follow plan by clocking burn.
- Instead of waiting 20 minutes for maneuver or speeding up console gets spammed by something which looks unrelated.
- You can wait 20 minutes but log file is rapidly filling with errors about gemini7
Reproduction Rate
onceAdditional Info
Upvote
1

