Chaosforge Forum

  • April 19, 2024, 20:36
  • Welcome, Guest
Please login or register.



Login with username, password and session length
Pages: [1]

Author Topic: [0.9.9.4 Win2003 R2 x64] Crashes when loading midi  (Read 1752 times)

yaflhdztioxo

  • Programmer
  • Elder Chaos Guard
  • Captain
  • *
  • *
  • Offline Offline
  • Posts: 298
  • Lost Sole
    • View Profile
[0.9.9.4 Win2003 R2 x64] Crashes when loading midi
« on: September 05, 2011, 18:40 »

Quote
----------------------------------------------------------------------
Timestamp   : 09.06.2011 00:22:19
Error level : FATAL EXCEPTION
Message     : Fatal exception encountered

An unhandled exception occurred at $0048181E :
ESoundException : RegisterMusic(music/00 - inter.mid): Unknown file format
  $0048181E  TSOUND__REGISTERMUSIC,  line 156 of d:/Projects/fpcvalkyrie/src/vsound.pas
  $00481AA2  TSOUND__REGISTERMUSIC,  line 171 of d:/Projects/fpcvalkyrie/src/vsound.pas
  $0047C44D  TDOOMCONFIG__MUSICQUERY,  line 244 of src/doomconfig.pas
  $00480B29  TLUACONFIG__ENTRYFEED,  line 62 of d:/Projects/fpcvalkyrie/src/vluaconfig.pas
  $0047BF5C  TDOOMCONFIG__CREATE,  line 208 of src/doomconfig.pas
  $0041D8F0  TDOOM__LOAD,  line 219 of src/doombase.pas
  $0041E027  TDOOM__RUN,  line 326 of src/doombase.pas
  $004022CA  main,  line 91 of src/doomrl.pas

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

Seems self-explanatory.  Problem goes away if GameMusic == false.  Since the linux folks have similar problems I'm guessing they are related.
Logged

Kornel Kisielewicz

  • God Hand
  • Apostle
  • *
  • *
  • Offline Offline
  • Posts: 4562
    • View Profile
    • http://chaosforge.org/
Re: [0.9.9.4 Win2003 R2 x64] Crashes when loading midi
« Reply #1 on: September 06, 2011, 01:14 »

No, the problems are not related -- your case just doesn't recognize midi as a format. Can you play midi in any program? Tried a full MP3 substitution?
Logged
at your service,
Kornel Kisielewicz

yaflhdztioxo

  • Programmer
  • Elder Chaos Guard
  • Captain
  • *
  • *
  • Offline Offline
  • Posts: 298
  • Lost Sole
    • View Profile
Re: [0.9.9.4 Win2003 R2 x64] Crashes when loading midi
« Reply #2 on: September 06, 2011, 06:24 »

Yes I can play a MIDI normally.  A full MP3 substitution would work but there is another harder to replicate bug where, if no midi files are loaded whatsoever, the UI slows to a crawl.  It is most noticeable with blood slides that take about five seconds to crawl down the screen but it affects everything.  I've mentioned it to people on 7 who couldn't replicate it so it also seems to be an NT issue.
Logged
Pages: [1]