Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Hello,

I can't manage to launch the game. I'm using Windows 7. Maybe I miss some required directx or something.

Here's the content of my command prompt : 

init heap
loading configuration
loading sprites
loading sounds
loading tiles
loading items
loading classes
post init
libpng warning: Interlace handling should be turned on when using png_read_image

bad: show: XAudio2: Couldn't create mastering voice

Stack Trace:
FIXME: implement stack_trace
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

That is SDL2 thing. I got this error, when tested on emulator with unsupported soundcard. I will update SDL version in future, and maybe even get rid of it in favor of DirectX or OpenGL.

Thanks for your answer, it solved my issue, I didn't have connected speakers, I plugged speakers into the pc and now it works.

Yeah. I will report it to SDL mail list as error. Games shouldn't crash if people turned off sound.