When double clicking on a PLANET's orbit game crashes

Which is actually totally valid. So no idea what you are doing wrong here. Need detailed steps.
 
Which is actually totally valid. So no idea what you are doing wrong here. Need detailed steps.
I loaded up the game and if i double click the earth's orbit, specifically the section of the orbit that intersects the planets itself, the game will either crash, have a very intense lag spike, or have a bunch of errors
 
Yeah not seeing that here. So perhaps if you could post the errors you are seeing.m
 
Yeah not seeing that here. So perhaps if you could post the errors you are seeing.m
Application: KSA.exe
CoreCLR Version: 9.0.1125.51716
.NET Version: 9.0.11
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Exception: Error in Window.OnMouseButton callback
---> System.Exception: unclassifiable eccentricity: NaN
Parent: Earth Time: -2159.9993676414074secs.
PositionCci: <-4.6740947459, 6577999.9999981578, 1.5439992326>
VelocityCci: <NaN, NaN, NaN>
at KSA.Orbit.CreateFromStateCci(Astronomical parent, SimTime stateTime, double3 positionCci, double3 velocityCci, byte4 orbitLineColor)
at KSA.FlightPlan.CalculateBurnPatch(PatchedConic patch, SimTime burnTimeFromPe, double3 deltaVVlf, SimTime startTime)
at KSA.FlightPlan.ProcessBurn(Burn burn, PatchedConic patch, Int32 burnIndex, SimTime flightPlanEndTime)
at KSA.Burn.CalculateTransferBurn(Vehicle vehicle, FlightPlan& flightPlan)
at KSA.Program.ProcessBurnClick()
at KSA.Program.OnMouseButton(GlfwWindow window, GlfwMouseButton button, GlfwButtonAction action, GlfwModifier mods)
at Brutal.GlfwApi.GlfwWindow.<.ctor>b__6_9(GlfwWindowHandle* _, Int32 button, Int32 action, Int32 mods)
--- End of inner exception stack trace ---
at Brutal.GlfwApi.ExceptionAggregator.CheckExceptions()
at Brutal.GlfwApi.Glfw.PollEvents()
at KSA.Program.OnFrame(Double currentPlayerTime, Double dtPlayer)
at KSA.App.Run()
at KSA.Program.Main(String[] inArgs)


got this from windows event viewer. I know it isnt graphics card specific because I've tested it on 2 different comuters
 
I can reproduce this one.

1. Launch game
2. Go to map view
3. Move camera to north pole and zoom out slightly
4. Left click on or near the center of the earth.

Sometimes a maneuver node is created. If so, just keep deleting the nodes and left clicking near earth center. Farily consistent crash. I have the same event mentioned above if that matters.

Screenshot 2025-11-18 132055.png

At the point where the video starts over is when it crashes.

 
Last edited: