Game crashes upon loading while compiling shaders

Jellees

New Member
Apr 30, 2026
1
0

Game Version

v2026.4.18.4206

Operating System

Windows

Hardware​

- GPU
AMD Radeon VII, 16GB
Driver version: 22.20.27.09-230330a-390451C
AMD Windows-driver: 31.0.12029.10015

- CPU: AMD Ryzen 7 3700X 8-Core Processor
- RAM: 16GB

Install Location​

D:\programs\Kitten Space Agency

What's Happening?​

The game crashes (just closes without showing anything) after it freezes on "compiling shaders" when loading the game.

Reproduction Rate​

This happens at every launch.

Already Tried​

I downloaded the latest version at the date of posting this thread.

Logs​

23:08:48.197 INFO loaded settings from D:\user\Documents\My Games\Kitten Space Agency\settings.toml
23:08:48.833 DEBUG Found dedicated compute queue family at index 1
23:08:48.836 DEBUG Multi view supported: True
23:08:48.837 DEBUG Ray query acceleration structure support:False
23:08:49.073 INFO Swapchain created with 3 images
23:08:49.705 DEBUG Kitten Space Agency (KSA) v2026.4.18.4206 initialized
23:08:49.722 INFO found mod 'Core'
23:08:49.825 DEBUG found system 'Sol'
23:08:49.861 DEBUG found system 'SolDense'
23:08:49.861 DEBUG found system 'SolLite'
23:08:49.862 DEBUG found system 'Test'
23:08:50.206 INFO loaded Situation Template 'Gemini7StartingSituation'
23:08:50.208 INFO loaded Situation Template 'RocketStartingSituation'
23:08:50.208 INFO loaded Situation Template 'HunterStartingSituation'
23:08:50.208 INFO loaded Situation Template 'BanjoStartingSituation'
23:08:50.208 INFO loaded Situation Template 'PolarisStartingSituation'
23:08:50.453 INFO loaded Instance of Situation Template 'Gemini7StartingSituation'
23:08:50.453 INFO loaded Instance of Situation Template 'RocketStartingSituation'
23:08:50.453 INFO loaded Instance of Situation Template 'HunterStartingSituation'
23:08:50.453 INFO loaded Instance of Situation Template 'BanjoStartingSituation'
23:08:50.453 INFO loaded Instance of Situation Template 'PolarisStartingSituation'
23:08:50.454 DEBUG loaded system 'Sol'
23:08:50.559 INFO loaded Instance of Situation Template 'Gemini7StartingSituation'
23:08:50.559 INFO loaded Instance of Situation Template 'RocketStartingSituation'
23:08:50.559 INFO loaded Instance of Situation Template 'HunterStartingSituation'
23:08:50.559 INFO loaded Instance of Situation Template 'BanjoStartingSituation'
23:08:50.559 INFO loaded Instance of Situation Template 'PolarisStartingSituation'
23:08:50.559 DEBUG loaded system 'SolDense'
23:08:50.560 INFO loaded Instance of Situation Template 'Gemini7StartingSituation'
23:08:50.560 INFO loaded Instance of Situation Template 'RocketStartingSituation'
23:08:50.560 INFO loaded Instance of Situation Template 'HunterStartingSituation'
23:08:50.560 INFO loaded Instance of Situation Template 'BanjoStartingSituation'
23:08:50.560 INFO loaded Instance of Situation Template 'PolarisStartingSituation'
23:08:50.560 DEBUG loaded system 'SolLite'
23:08:50.561 INFO loaded Instance of Situation Template 'Gemini7StartingSituation'
23:08:50.561 INFO loaded Instance of Situation Template 'RocketStartingSituation'
23:08:50.561 INFO loaded Instance of Situation Template 'HunterStartingSituation'
23:08:50.561 INFO loaded Instance of Situation Template 'BanjoStartingSituation'
23:08:50.561 INFO loaded Instance of Situation Template 'PolarisStartingSituation'
23:08:50.561 DEBUG loaded system 'Test'
23:08:50.568 INFO registered language 'Engels (Verenigde Staten)'
23:09:21.180 INFO loaded Situation Template 'Gemini7StartingSituation'
23:09:21.181 INFO loaded Situation Template 'RocketStartingSituation'
23:09:21.181 INFO loaded Situation Template 'HunterStartingSituation'
23:09:21.181 INFO loaded Situation Template 'BanjoStartingSituation'
23:09:21.181 INFO loaded Situation Template 'PolarisStartingSituation'
23:09:21.190 INFO loaded Instance of Situation Template 'Gemini7StartingSituation'
23:09:21.191 INFO loaded Instance of Situation Template 'RocketStartingSituation'
23:09:21.191 INFO loaded Instance of Situation Template 'HunterStartingSituation'
23:09:21.191 INFO loaded Instance of Situation Template 'BanjoStartingSituation'
23:09:21.191 INFO loaded Instance of Situation Template 'PolarisStartingSituation'
23:09:21.191 DEBUG loaded system 'Test'
23:09:21.224 DEBUG loaded planet mesh collection 'Default'
23:09:21.231 DEBUG loaded planet mesh collection 'EarthScale'
23:09:21.236 DEBUG loaded planet mesh collection 'OceanEarth'
23:09:21.243 DEBUG loaded planet mesh collection 'Asteroid'
23:09:21.248 DEBUG loaded planet mesh collection 'MarsScale'
23:09:21.290 DEBUG loaded planet heightmap collection 'Default'
23:09:31.716 INFO loading star binary 'hip_main.bin'
23:09:31.731 INFO loading star binary 'hip_main.bin'
23:09:31.731 DEBUG loading 106424 star binaries from 'Content/Core\hip_main.bin'
23:09:31.765 INFO instantiated 'Test' system
23:09:32.777 INFO following celestial 'Rocket'
23:09:32.779 INFO set simulation speed to x1
23:09:32.779 INFO set map camera to azimuth 2,88, elevation 0,47, distancePower 3635076,00
23:09:32.781 INFO set camera mode to 'Map'
23:09:32.782 INFO set map camera to azimuth 2,88, elevation 0,47, distancePower 3635076,00
23:09:32.782 INFO set camera mode to 'Map'
23:09:32.782 INFO set orbit camera to azimuth -4,83, elevation -0,41, distancePower 2,85
23:09:32.782 INFO set camera mode to 'Orbit'
 
Hi, thanks for providing all the details :)

seems like you are experiencing the same Issue as @JuLLz3 just solved with a similar setup as well
😅


Your logs sadly did not output an error.

Can you maybe check if this provides a better error log?:

check Windows Event Viewer (Win+R > eventvwr > Windows Logs > Application > "Find" (on the right side panel of the window if you are using windows 10) -> KSA") for entries with source ".NET Runtime" or "Application Error" around the time you tried to launch.

If there is no error message there either i would try to do the following:

 
Last edited: