I've just moved my platform game onto another PC (so I can spend more time developing it!) but it is crashing when I exit it (sometimes). The error log looks like this:
Problem Event Name: BEX
Application Name: PLATFORM_GAME.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: 69d4a5e0
Exception Code: c0000005
Exception Data: 00000008
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 2057
So I am assuming it has something to do with XAudio. I've tried installing the latest version of DirectX (having googled the issue) but it says that I don't need it updating. I'm running windows 7 - any clues?
Using Tier 1 AppGameKit V2
Started coding with AMOS (Thanks Francois Lionet)