Chaosforge Forum

DoomRL => Bug Reports => Topic started by: RobbenFord on February 23, 2012, 17:38

Title: [0.9.9.5 Linux Mint Debian Xfce 32bit] DoomRL won't start
Post by: RobbenFord on February 23, 2012, 17:38
So I tried to run DoomRL i386 linux version on my system, but the game didn't start. This is what error.log says:
Code: [Select]
----------------------------------------------------------------------
Timestamp   : 23-2-12 23:48:48
Error level : FATAL EXCEPTION
Message     : Fatal exception encountered

An unhandled exception occurred at $0810801B :
ESoundException : RegisterMusic(music/00 - inter.mid): /etc/timidity/freepats.cfg: No such file or directory
  $0810801B  TSOUND__REGISTERMUSIC,  line 157 of /home/notroot/fpcvalkyrie/src/vsound.pas
  $08108292  TSOUND__REGISTERMUSIC,  line 172 of /home/notroot/fpcvalkyrie/src/vsound.pas
  $0811DE7D  TDOOMCONFIG__MUSICQUERY,  line 248 of src/doomconfig.pas
  $081252E1  TLUACONFIG__ENTRYFEED,  line 71 of /home/notroot/fpcvalkyrie/src/vluaconfig.pas
  $0811DA71  TDOOMCONFIG__CREATE,  line 212 of src/doomconfig.pas
  $0807E67F  TDOOM__LOAD,  line 225 of src/doombase.pas
  $0807EEA7  TDOOM__RUN,  line 336 of src/doombase.pas
  $0804A675  main,  line 61 of src/doomrl.pas

----------------------------------------------------------------------

I've tried also 0.9.9.4, nosound version worked for me.

EDIT: No files from older version were used - clean slate.
Title: Re: [0.9.9.5 Linux Mint Debian Xfce 32bit] DoomRL won't start
Post by: thelaptop on February 23, 2012, 17:50
As it states, try to install Timidity.
Title: Re: [0.9.9.5 Linux Mint Debian Xfce 32bit] DoomRL won't start
Post by: AStranger on February 23, 2012, 18:24
As it states, try to install Timidity.
Last I remember, installing Timidity is not a fun experience. I just turned music off since I don't have Timidity, but people tell me that I should try to use the mp3s instead. I'm lazy so I'm content with playing without music. Luckily sound != music, so you can still hear the game noises.

Edit: Here is the time this happened to me http://forum.chaosforge.org/index.php/topic,3865.msg32182.html#msg32182 (http://forum.chaosforge.org/index.php/topic,3865.msg32182.html#msg32182)
Title: Re: [0.9.9.5 Linux Mint Debian Xfce 32bit] DoomRL won't start
Post by: RobbenFord on February 24, 2012, 04:54
I tried to use mp3s instead of midi - produces the same error message. But disabling music worked! Thank you.
(If the next version will have the same problem, I'll take a look at Timyditi, though.)
Title: Re: [0.9.9.5 Linux Mint Debian Xfce 32bit] DoomRL won't start
Post by: AStranger on February 24, 2012, 17:52
I tried to use mp3s instead of midi - produces the same error message. But disabling music worked! Thank you.
(If the next version will have the same problem, I'll take a look at Timyditi, though.)
I'm assuming if it gave you the same message it's because the musicmp3.lua still points to one midi file which won't work without Timidity. I finally tried to get the mp3s to work, but they didn't. I was able to get music to work, but it wasn't straight forward. You can read more about it here http://forum.chaosforge.org/index.php/topic,5248.0.html (http://forum.chaosforge.org/index.php/topic,5248.0.html)