crash when closing ground tracker

mcDandy

New Member
Nov 15, 2025
11
11

Game Version

2026.2.34.3656

Operating System

Windows 11

What Happened​

Crash when closing ground tracker

What Was Expected​

Game to not crash

Reproduction Steps​

  1. Open the game
  2. select solar system
  3. press F3
  4. press F3
  5. crash

Reproduction Rate​

always

Additional Info​

Ran KSA with dubugger to try and get memory dump, that failed, (I do not know how to do that), crash report was not generated
System.Exception
HResult=0x80131500
Zpráva=Error in Window.OnKey callback
Zdroj=Brutal.Glfw
StackTrace:
v Brutal.GlfwApi.Glfw.PollEvents() v souboru Brutal.GlfwApi\Glfw.cs: řádek 3361
v KSA.Program.OnFrame(Double currentPlayerTime, Double dtPlayer)
v KSA.App.Run()
v KSA.Program.Main(String[] inArgs)

Tato výjimka se původně vyvolala na tomto zásobníku volání:
[Externí kód]

Vnitřní výjimka 1:
InvalidOperationException: Memory is still mapped. Unmap the memory before freeing it.
 
Upvote 1
I've reproduced this with the same game version, OS, and steps. I can also confirm it happens whether or not the window is attached or detached from the game.