I'm using abby gunz source, it loads the interface just fine but when it tries to load sounds, it gives this error:
Thanks a lot.Code:LoadWave: Error loading file LoadWave: Error creating hardware sound buffer.
I'm using abby gunz source, it loads the interface just fine but when it tries to load sounds, it gives this error:
Thanks a lot.Code:LoadWave: Error loading file LoadWave: Error creating hardware sound buffer.
Last edited by itsmemario; 29-08-16 at 06:17 AM.
Start the program with debugging, place a breakpoint at that line to see what's going wrong.