Chaosforge Forum
DoomRL => Bug Reports => Topic started by: dullonion on February 28, 2012, 22:39
-
The game crashes at startup sporadically, no idea how to reproduce. error.log is attached. I'm on arch linux and my system is up to date.
-
System spec's please, and check if other versions work (console with LQ, graphics with LQ).
-
Here are my system specs. I'm using an Acer Aspire One.
CPU~Single core Intel Atom CPU N450 (-HT-) clocked at 1662.958 Mhz Kernel~3.2.8-1-ARCH i686 Mem~994.1MB
sdl, sdl_image, and sdl_mixer are at 1.2.15-1, 1.2.12-2, and 1.2.12-1.
Console HQ segfaults at the start occasionally, but doesn't write anything to error.log. Both console and tiles LQ work fine. One thing I've noticed is that the HQ menu music doesn't load for console or tiles whenever they do start up, so maybe this is a problem with mp3 playback.
-
smpeg installed? SDL_image compiled with MP3 support? (afair on ARCH it doesn't come with MP3 support by default). Other than that you might want to try the OGG conversion (remember that you need ogg vobis for that) -- there's a thread here:
http://forum.chaosforge.org/index.php/topic,5254.0.html
-
smpeg was installed. Did you mean sdl_mixer? I checked and that was exactly the case. It isn't compiled with mp3 support. Didn't feel like editing the pkgbuild, so I converted the mp3s to ogg and sound seems to be working properly.
-
Next version will probably have oggs by default, so there will be no problem anymore ;)