Recent content by Trainzack

  1. T

    F3 Causes sim to freeze v2026.2.9.3529

    I'm also getting this lock up. Every time I press F3, the game instantly freezes and I have to kill it manually. KSA Build: v2026.4.15.4141 OS: Linux Debian 12 Kernel: 6.1.0-40-amd64 (64-bit) Video Card: AMD Radeon RX 580 Series CPU: 6 × Intel® Core™ i5-9600K CPU @ 3.70GHz Memory: 32 gb Edit...
  2. T

    IndexOutOfRangeException on loading save due to incorrectly serialized vehicle

    Game Version v2026.4.15.4141 Operating System Linux (Debian 12) What Happened When loading a specific save file (created earlier in the same game session), KSA crashed to desktop while deserializing one of the vehicles. The following was logged into the console: 15:16:52 INFO started loading...
  3. T

    Typing in text fields can still control the game

    I am getting this bug in version v2026.4.15.4141 for Linux. This is very similar to a bug I encountered in a different application that also uses ImGUI. There, the issue was that ImGui.GetIO().WantCaptureKeyboard was always returning false.