Chaosforge Forum

DoomRL => Bug Reports => Topic started by: odysseas on April 06, 2013, 10:59

Title: DoomRL Fatal Error FMODInit Failed - Error initializing output device
Post by: odysseas on April 06, 2013, 10:59
Crashes at start... Throws this fatal error up:

DoomRL Fatal Error
Reason: FMODInit Failed - Error initializing output device

log file attached.

any ideas?
Title: Re: DoomRL Fatal Error FMODInit Failed - Error initializing output device
Post by: odysseas on April 06, 2013, 11:02
Oops, forgot...
running windows 8 64bit
doomrl version 0997
Title: Re: DoomRL Fatal Error FMODInit Failed - Error initializing output device
Post by: odysseas on April 06, 2013, 11:04
and here's the log file contents...

----------------------------------------------------------------------
Timestamp   : 4/6/2013 11:44:31
Error level : FATAL EXCEPTION
Message     : Fatal exception encountered

An unhandled exception occurred at $004F0617 :
Exception : FMODInit Failed --Error initializing output device
  $004F0617  TFMODSOUND__CREATE,  line 69 of e:/Projects/fpcvalkyrie/src/vfmodsound.pas
  $0042D062  TDOOMIO__CONFIGURE,  line 312 of src/doomio.pas
  $0041EF41  TDOOM__CREATEIO,  line 228 of src/doombase.pas

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

----------------------------------------------------------------------
Timestamp   : 4/6/2013 11:45:17
Error level : FATAL EXCEPTION
Message     : Fatal exception encountered

An unhandled exception occurred at $004F0617 :
Exception : FMODInit Failed --Error initializing output device
  $004F0617  TFMODSOUND__CREATE,  line 69 of e:/Projects/fpcvalkyrie/src/vfmodsound.pas
  $0042D062  TDOOMIO__CONFIGURE,  line 312 of src/doomio.pas
  $0041EF41  TDOOM__CREATEIO,  line 228 of src/doombase.pas

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

----------------------------------------------------------------------
Timestamp   : 4/6/2013 11:47:51
Error level : FATAL EXCEPTION
Message     : Fatal exception encountered

An unhandled exception occurred at $004F0617 :
Exception : FMODInit Failed --Error initializing output device
  $004F0617  TFMODSOUND__CREATE,  line 69 of e:/Projects/fpcvalkyrie/src/vfmodsound.pas
  $0042D062  TDOOMIO__CONFIGURE,  line 312 of src/doomio.pas
  $0041EF41  TDOOM__CREATEIO,  line 228 of src/doombase.pas

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

----------------------------------------------------------------------
Timestamp   : 4/6/2013 11:57:12
Error level : FATAL EXCEPTION
Message     : Fatal exception encountered

An unhandled exception occurred at $004F0617 :
Exception : FMODInit Failed --Error initializing output device
  $004F0617  TFMODSOUND__CREATE,  line 69 of e:/Projects/fpcvalkyrie/src/vfmodsound.pas
  $0042D062  TDOOMIO__CONFIGURE,  line 312 of src/doomio.pas
  $0041EF41  TDOOM__CREATEIO,  line 228 of src/doombase.pas

----------------------------------------------------------------------
Title: Re: DoomRL Fatal Error FMODInit Failed - Error initializing output device
Post by: yaflhdztioxo on April 06, 2013, 12:01
I have this happen to me on an irregular basis.  But DoomRL's always worked the second time I tried running it.

Intermittent problems with fmod probably cannot be fixed :(
Title: Re: DoomRL Fatal Error FMODInit Failed - Error initializing output device
Post by: odysseas on April 14, 2013, 12:28
Ok, thanks!