vayerx / shadowgrounds

Shadowgrounds and Shadowgrounds Survivor games
Other
53 stars 18 forks source link

sound: crash on start up on Windows #13

Open JanSimek opened 10 years ago

JanSimek commented 10 years ago

Assertion failed: impl->buffer != AL_NONE, file ..\shadowgrounds\sound\openal\SoundLib.cpp, line 147

If the assertion assert(impl->buffer != AL_NONE); is removed, game starts and main menu music works.