harris
harris copied to clipboard
Crash on Windows 10 when launching game (Harris 0.2.4)
After setting a game up or when clicking the "Quick Start Game" button, the game crashes. Nothing at all in stdout.txt and nothing special in stderr.txt:
Loading data files...
Loaded 15 bomber types
Loaded 8 fighter types
Loaded 12 ftrbases
Loaded 153 locations
Loaded 109 targets
Loaded 104 flaksites
Loaded 54 events
Loaded 4 startpoints
Data files loaded
Allocating game state...
Game state allocated
Instantiating GUI elements...
Instantiated 13 screens
Loading game state from Quick Start file...
Quick Start Game loaded
Sorry, no idea what could be causing this. Does the process just exit, or does Windows give any kind of crash message?
I don't suppose you could attach a debugger to investigate this further?
It's the usual "the program has stopped working", so no specific information.
I would like to help you fix this bug but I have never tried a debugger on Windows. It would probably means installing Visual Studio.
I will try the game on Linux, way easier.