UserFromRoblox
New Member
Operating System
Windows
Hardware
- GPU / Driver Version: Intel(R) Iris(R) Xe Graphics (128 MB)- CPU: 12th Gen Intel(R) Core(TM) i5-1235U
- RAM: 8 GB
Install Location
C:\Users\Name\OneDrive\Desktop\Kitten Space Agency.lnkWhat's Happening?
When i finish setting up the settings for the game (all minimum, Earth Only, everything off), the game starts to load, then it freezes and shows this error.Reproduction Rate
When i try launching the game.Already Tried
Changing settings, propreties.Logs
13:01:59.600 INFO loaded settings from C:\Users\elton\OneDrive\Documenti\My Games\Kitten Space Agency\settings.toml13:02:00.476 WARN No dedicated compute queue family found on physical device, using graphics queue for compute operations.
13:02:00.476 DEBUG No dedicated transfer queue family found on physical device, using graphics queue for texture streaming uploads.
13:02:00.480 DEBUG Multi view supported: True
13:02:00.481 DEBUG Ray query acceleration structure support:False
13:02:00.572 INFO Swapchain created with 3 images
13:02:00.819 DEBUG Kitten Space Agency (KSA) v2026.8.22.5348 initialized
13:02:00.836 INFO found mod 'Core'
13:02:00.938 DEBUG found system 'Sol'
13:02:00.991 DEBUG found system 'SolDense'
13:02:00.993 DEBUG found system 'SolLite'
13:02:00.994 DEBUG found system 'Test'
13:02:01.556 INFO loaded Situation Template 'Gemini7StartingSituation'
13:02:01.557 INFO loaded Situation Template 'RocketStartingSituation'
13:02:01.557 INFO loaded Situation Template 'HunterStartingSituation'
13:02:01.557 INFO loaded Situation Template 'BanjoStartingSituation'
13:02:01.557 INFO loaded Situation Template 'PolarisStartingSituation'
13:02:01.783 INFO loaded Instance of Situation Template 'Gemini7StartingSituation'
13:02:01.783 INFO loaded Instance of Situation Template 'RocketStartingSituation'
13:02:01.783 INFO loaded Instance of Situation Template 'HunterStartingSituation'
13:02:01.783 INFO loaded Instance of Situation Template 'BanjoStartingSituation'
13:02:01.783 INFO loaded Instance of Situation Template 'PolarisStartingSituation'
13:02:01.784 DEBUG loaded system 'Sol'
13:02:01.878 INFO loaded Instance of Situation Template 'Gemini7StartingSituation'
13:02:01.878 INFO loaded Instance of Situation Template 'RocketStartingSituation'
13:02:01.878 INFO loaded Instance of Situation Template 'HunterStartingSituation'
13:02:01.878 INFO loaded Instance of Situation Template 'BanjoStartingSituation'
13:02:01.878 INFO loaded Instance of Situation Template 'PolarisStartingSituation'
13:02:01.879 DEBUG loaded system 'SolDense'
13:02:01.879 INFO loaded Instance of Situation Template 'Gemini7StartingSituation'
13:02:01.880 INFO loaded Instance of Situation Template 'RocketStartingSituation'
13:02:01.880 INFO loaded Instance of Situation Template 'HunterStartingSituation'
13:02:01.880 INFO loaded Instance of Situation Template 'BanjoStartingSituation'
13:02:01.880 INFO loaded Instance of Situation Template 'PolarisStartingSituation'
13:02:01.880 DEBUG loaded system 'SolLite'
13:02:01.880 INFO loaded Instance of Situation Template 'Gemini7StartingSituation'
13:02:01.880 INFO loaded Instance of Situation Template 'RocketStartingSituation'
13:02:01.880 INFO loaded Instance of Situation Template 'HunterStartingSituation'
13:02:01.880 INFO loaded Instance of Situation Template 'BanjoStartingSituation'
13:02:01.880 INFO loaded Instance of Situation Template 'PolarisStartingSituation'
13:02:01.880 DEBUG loaded system 'Test'
13:02:01.890 INFO registered language 'inglese (Stati Uniti)'
13:02:08.794 INFO loaded Situation Template 'Gemini7StartingSituation'
13:02:08.794 INFO loaded Situation Template 'RocketStartingSituation'
13:02:08.794 INFO loaded Situation Template 'HunterStartingSituation'
13:02:08.794 INFO loaded Situation Template 'BanjoStartingSituation'
13:02:08.794 INFO loaded Situation Template 'PolarisStartingSituation'
13:02:09.310 INFO loaded Situation Template 'Gemini7StartingSituation'
13:02:09.310 INFO loaded Situation Template 'RocketStartingSituation'
13:02:09.310 INFO loaded Situation Template 'HunterStartingSituation'
13:02:09.310 INFO loaded Situation Template 'BanjoStartingSituation'
13:02:09.310 INFO loaded Situation Template 'PolarisStartingSituation'
13:02:09.383 DEBUG loaded system 'Sol'
13:02:09.403 DEBUG loaded planet mesh collection 'Default'
13:02:09.404 DEBUG loaded planet mesh collection 'EarthScale'
13:02:09.404 DEBUG loaded planet mesh collection 'OceanEarth'
13:02:09.405 DEBUG loaded planet mesh collection 'Asteroid'
13:02:09.405 DEBUG loaded planet mesh collection 'MarsScale'
13:02:09.422 DEBUG loaded planet heightmap collection 'Default'
13:02:26.466 INFO loading star binary 'briars_binary_dimmer_better_99k_stars.bin'
13:02:26.970 INFO loading star binary 'briars_binary_dimmer_better_99k_stars.bin'
13:02:26.971 DEBUG loading 99038 star binaries from 'Content/Core\briars_binary_dimmer_better_99k_stars.bin'
13:02:28.786 INFO instantiated 'Sol' system
13:02:32.789 INFO following celestial 'Earth'
13:02:32.806 INFO set simulation speed to x1
13:02:32.838 INFO set map camera to azimuth 2,88, elevation 0,47, distancePower 3635076,00
13:02:32.848 INFO set camera mode to 'Map'
13:02:32.854 INFO set map camera to azimuth 2,88, elevation 0,47, distancePower 3635076,00
13:02:32.854 INFO set camera mode to 'Map'
13:02:32.854 INFO set orbit camera to azimuth -4,83, elevation -0,41, distancePower 2,85
13:02:32.854 INFO set camera mode to 'Orbit'
13:03:13.123 ERROR Unhandled exception Brutal.VulkanApi.VkResultError: Vulkan call to vkCreateComputePipelines failed with error: VK_ERROR_OUT_OF_DEVICE_MEMORY
at KSA.Rendering.ComputePipelineWrapper.BuildPipeline(VkPipelineLayout pipelineLayout, ShaderReference shaderReference, Renderer renderer, Nullable`1 specializationInfo, Nullable`1 compileOptions)
at KSA.PlanetRenderer..ctor(Renderer renderer, IRenderPassInfo renderPassInfo, Int32 frameCount, GpuTextureSystem textureSystem, CloudShadowsRenderer cloudShadowsRenderer)
at KSA.Program..ctor(IReadOnlyList`1 inArgs)
at KSA.Program.Main(String[] inArgs).
13:03:13.164 WARN Crash dump skipped: dotnet-dump is not installed. Install it with 'dotnet tool install -g dotnet-dump' to capture crash dumps.

It translates to "An unknown software exception (0xe0434352) occurred in the application at location 0x00007FFAB664187A. (I used google translate so it might aswell not be accurate)
If there's something i'm missing please tell me