[Scummvm-tracker] [ScummVM :: Bugs] #12431: Mixed-Up Mother Goose (mothergoose256-cd)

ScummVM :: Bugs trac at scummvm.org
Wed Apr 21 17:33:35 UTC 2021


#12431: Mixed-Up Mother Goose (mothergoose256-cd)
-----------------------+------------------------------------
Reporter:  exoscoriae  |       Owner:  (none)
    Type:  defect      |      Status:  new
Priority:  normal      |   Component:  Engine: SCI
 Version:              |  Resolution:
Keywords:              |        Game:  Mixed-Up Mother Goose
-----------------------+------------------------------------
Comment (by sluicebox):

 Thanks! The game is going into an infinite loop because it can't set the
 language to use. It scans files to see if there are any languages besides
 English to offer. (Export 12 of script 0 calls itself recursively until
 kDoAudio(kSciAudioLanguage, language) == language)

 Since this is failing in an area that deals with game files, that suggests
 missing or messed up game files. (Or extra files somehow?) A directory
 listing with file sizes would clear this up. Were you able to do a clean
 copy of all the files from CD to a fresh directory? I'm still betting on
 that.

 The scummvm.log file should have gory details about why it's failing to
 set the language. It gets regenerated after each run. I think you'll find
 that on Win10 in %userprofile%\AppData\Roaming\ScummVM\ or you go to
 Options\Path on the main screen and see what the ScummVM config path is.

 That log file and directory listing is the next step we need to diagnose
 this, if a fresh copy of the files from CD doesn't work.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/12431#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list