Opened 22 months ago
Closed 22 months ago
#14062 closed defect (invalid)
Cannot load disk two. debugger keeps crashing program
Reported by: | fmcenta | Owned by: | lotharsm |
---|---|---|---|
Priority: | normal | Component: | Engine: Groovie |
Version: | Keywords: | ||
Cc: | Game: | 11th Hour |
Description
Playing game. Worked through disk 1 w/o any problems. When clicking on the desk in the Library, the debugger program launches with
ERROR: Groovie::Resource: omod2.gjd not found (resInfo.disks;2):
I install disk 2 and exit out of the debugger and the program crashes. I try to reload the game after restarting Scummvm and I get Error running game:Game ata not found. I also tried installing the disk before clicking on the desk, did not work. I eeven tried to the exec command in debug to exec omod2.gjd. That file is not on disk 1 but is in fact on disk 2. I have the game on 4 cd's.
Change History (2)
comment:1 by , 22 months ago
comment:2 by , 22 months ago
Owner: | set to |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Usually, you don't have to swap disks at all. Instead, the datafiles have to be copied over from the individual disks.
To quote our wiki:
"For the 4 CDs edition of the game, copy all the files from all the CDs into a single folder and point ScummVM at that. Some files are on multiple CDs, these files are identical so it doesn't matter which one you keep."
Can you try if this fixes the issue you have?