Chaosforge Forum

DoomRL => Bug Reports => Topic started by: rekenne on February 11, 2008, 00:46

Title: If I disable the sounds in the ini file, the game crashes on making a new game.
Post by: rekenne on February 11, 2008, 00:46
I did my standard of going through the DoomRL.ini after downloading 9.8.9 and changed all my configs, and the game crashed on making a new game. Going back to the defaults, I changed things one by one until I found the cause.

Code: [Select]
// Setting to FALSE will turn of sounds during gameplay
Sound            = FALSE;

This is what I get when it crashes:

(http://uploads.mechanicalmischief.com/Pix/DoomRL.png)

This is on Windows XP, SP2.
Title: Re: If I disable the sounds in the ini file, the game crashes on making a new game.
Post by: Kornel Kisielewicz on February 13, 2008, 12:46
Noted, will be fixed.