Chaosforge Forum

  • July 18, 2025, 19:52
  • Welcome, Guest
Please login or register.



Login with username, password and session length

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - RobbenFord

Pages: [1]
1
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.)

2
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.

Pages: [1]