[Scummvm-tracker] [ScummVM :: Bugs] #14703: iOS: Ultima 8 crashes when Fluidsynth has no soundfont

ScummVM :: Bugs trac at scummvm.org
Tue Nov 21 00:12:07 UTC 2023


#14703: iOS: Ultima 8 crashes when Fluidsynth has no soundfont
-------------------------+---------------------------------
Reporter:  DominusExult  |       Owner:  OMGPizzaGuy
    Type:  defect        |      Status:  closed
Priority:  high          |   Component:  Port: iOS
 Version:                |  Resolution:  fixed
Keywords:                |        Game:  Ultima VIII: Pagan
-------------------------+---------------------------------
Comment (by criezy):

 To add to the previous comment, this is one of the most common crash I
 have seen reported through TestFlight for the iOS port.

 For scumm games, the crash is due to the call to error in case it fails to
 open the MIDI driver in IMuseInternal::initMidiDriver.

 For sci games, there is a similar crash due to SciMusic::init() also
 calling error if it fails to open the MIDI driver.

 I could probably find more engines by going through all the crash logs,
 but those two are by far the most tested.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14703#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list