Game crashes immediately upon launch

JayRog

New Member
Mar 30, 2026
6
0

Game Version

don't know, the most recent version from ahwoo on the 29th of march 2026

Operating System

Windows 10

What Happened​

Game pops up as a white screen with a spinning cursor for a few seconds and then crashes with no log (that i can find).

What Was Expected​

Game runs

Reproduction Steps​

1. downloading game from ahwoo website
2. installing with the installer
3. opening game

Reproduction Rate​

Always

The folder is there in my User documents but the game goes to a white screen and crashes immediately upon launching.
I don't know what's causing this and I'm hopeless with computers.
I'm on Windows 10,
GPU: GTX1080Ti
CPU: Intel i7-7700k @4.20ghz
32.0GB Installed RAM.
 
Upvote 0
Please check if this is the same bug as




Also see my conversation with Astra starting at https://discord.com/channels/1260011486735241329/1265141847676682240/1485720818888478801
 
Please check if this is the same bug as




Also see my conversation with Astra starting at https://discord.com/channels/1260011486735241329/1265141847676682240/1485720818888478801
Hi! thank you for replying. sorry i don't really know much. Those appear to be an issue with windows defender blocking the game from running. but i can't find the option to create an exception for the game files.. How do i find the game run logs if there are any? this is where my game file is installed: 1774931201074.png
 
Hi! thank you for replying. sorry i don't really know much. Those appear to be an issue with windows defender blocking the game from running. but i can't find the option to create an exception for the game files.. How do i find the game run logs if there are any? this is where my game file is installed: View attachment 1402
I manged to find this log in event viewer:
Faulting application name: KSA.exe, version: 2026.3.11.3916, time stamp: 0x68fa0000
Faulting module name: KERNELBASE.dll, version: 10.0.19041.6280, time stamp: 0x56511854
Exception code: 0xe0434352
Fault offset: 0x0000000000025369
Faulting process ID: 0x6bbc
Faulting application start time: 0x01dcc0c6376f6d79
Faulting application path: C:\Program Files\Kitten Space Agency\KSA.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report ID: d015230b-4041-49c0-b0a7-06575b684854
Faulting package full name:
Faulting package-relative application ID:
 
I manged to find this log in event viewer:
Faulting application name: KSA.exe, version: 2026.3.11.3916, time stamp: 0x68fa0000
Faulting module name: KERNELBASE.dll, version: 10.0.19041.6280, time stamp: 0x56511854
Exception code: 0xe0434352
Fault offset: 0x0000000000025369
Faulting process ID: 0x6bbc
Faulting application start time: 0x01dcc0c6376f6d79
Faulting application path: C:\Program Files\Kitten Space Agency\KSA.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report ID: d015230b-4041-49c0-b0a7-06575b684854
Faulting package full name:
Faulting package-relative application ID:
Ok i followed the advice on https://forums.ahwoo.com/threads/program-not-opening-at-all.492/ since i had the same error code but it hasn't solved the issue for me. the game does however remain open on a white screen for much longer (about 10 seconds) before crashing now.
 
The 0xe0434352 exception code is sadly a generic .NET CLR crash, so i cant narrow down the root cause.

Here are the only things i have in mind that could help. If they dont we will have to wait for an Dev to reply.

1. Looks like you already disabled Exploit Protection for KSA.exe ?

- Open Windows Security
- Go to "App & Browser Control"
- Click "Exploit protection settings"
- Go to the "Program settings" tab
- Click "Add program to customize" → "Add by program name" → type KSA.exe
- Set all the overrides to "Off"
- Relaunch the game

2. Check your Documents folder

The game expects this folder to exist: C:\Users\<YourUsername>\Documents\My Games\Kitten Space Agency\

- If it doesn't exist, create it manually and also create an "logs" folder within it, then try launching again.
- If it does exist, check the "logs" folder for any content / better error message.

3. Installation path

I noticed from your Event Viewer log that the game is installed in C:\Program Files\Kitten Space Agency\. I believe that the directory needs stricter permissions.
Try reinstalling to a path outside of Program Files, for example C:\Games\Kitten Space Agency\.
You need to uninstall KSA first in order to be able to reinstall the game to a new path: go to Settings -> Apps -> Apps & features (or maybe installed apps) -> search for KSA -> uninstall

I would try them in that order and if it does not help i sadly cant help you any further and we will have to wait for an reply from the devs.