On exiting, my program is occasionally crashing - especially if clicking the window's close button when the program has just started.
I tried this with a completely new, empty project. All I did was add an End command before the loop. When running it several times, sometimes it exits normally - but occasionally it crashes, as seen in the picture attached.
The 'problem signature' is:
Problem Event Name: BEX
Application Name: Tables.exe
Application Version: 0.0.0.0
Application Timestamp: 59944d9e
Fault Module Name: XAudio2_7.dll_unloaded
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 4c0641e5
Exception Offset: 5472a5e0
Exception Code: c0000005
Exception Data: 00000008
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 2057
Is this a bug, do you think? My installation seems normal, and this didn't happen with the previous version of AppGameKit (Currently using build 2017.08.16).
Ta!
James