12-05-2012, 09:37 AM | #1 |
Sound crash after compiling SW from source code
Hey,
I'm having a little trouble with my executable that I've compiled from the Shadow Warrior source code. I've downloaded the source code from here and took some modified .H files from here by jbailey to make the code compile under Open Watcom 1.6. I've made no other changes whatsoever. Now while the code compiles fine and the game itself also starts fine, it occasionally crashes when certain sound effects are supposed to be played with the following error message: Code:
Assertion failed: num >= 0 && num < DIGI_MAX SOUNDS.C, line 739 Does anyone know how one could tweak the source code to fix this problem? |
|
Bookmarks |
|
|