Opened 17 years ago
Closed 15 years ago
#3277 closed defect (fixed)
MI: Saved game from the credits sequence fails to load
Reported by: | salty-horse | Owned by: | sev- |
---|---|---|---|
Priority: | high | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | Monkey Island 1 |
Description
When loading a saved game created in the credits sequence, the following error appears:
Room 0: data not found (engines/scumm/room.cpp:242)!
I'm playing the CD version of MI1 with a recent svn revision (27773).
Attaching the saved game.
Ticket imported from: #1745396. Ticket imported from: bugs/3277.
Attachments (1)
Change History (7)
by , 17 years ago
Attachment: | monkey1.s03 added |
---|
comment:1 by , 17 years ago
Yeah, there's a reason the original engine doesn't allow you to save there. We probably should not allow that either.
comment:3 by , 15 years ago
Is there a way to detect when savegame should not be possible? We have means of disabling save button now.
Nice to get fixed before the release.
comment:4 by , 15 years ago
Priority: | normal → high |
---|
comment:5 by , 15 years ago
Fixed in SVN. Now it is not possible to save game at credits sequence. This save is broken and there is no way to load it. Original did not support saving in such situations either.
comment:6 by , 15 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Saved game that fails to load