harris icon indicating copy to clipboard operation
harris copied to clipboard

Crash on Windows 10 when launching game (Harris 0.2.4)

Open florian-s-code opened this issue 8 years ago • 2 comments

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

florian-s-code avatar Apr 20 '16 20:04 florian-s-code

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?

ec429 avatar Apr 20 '16 23:04 ec429

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.

florian-s-code avatar Apr 21 '16 10:04 florian-s-code