#10701 closed defect (fixed)
SCI: LB2: Crate room east door lock up
Reported by: | sluicebox | Owned by: | sluicebox |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | ||
Cc: | Game: | Laura Bow 2: The Dagger of Amon-Ra |
Description
The crate room (460) locks up the game if you enter from the elevator (660), swing the hanging crate, and then attempt to leave back through the elevator door.
This is a script bug in the original game, all versions are affected. (floppy/cd, all languages)
I've written a script patch to fix this and will be submitting a pull request soon. Technical details in the comments. Attached is a ScummVM savegame of the cd version before entering the crate room which can be used to reproduce the bug and test the fix.
- Enter crate room
- Push wall crate on right side of room revealing door
- Open door to enter elevator
- Return to crate room
- Push hanging crate
- Open door to enter elevator again (will lock up)
Attachments (1)
Change History (4)
by , 6 years ago
Attachment: | laurabow2-cd.042 added |
---|
comment:1 by , 6 years ago
comment:2 by , 6 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
The patch has been tested and merged. Nice work! :)
Closing
comment:3 by , 3 years ago
Owner: | changed from | to
---|
Note:
See TracTickets
for help on using tickets.
Pull request: https://github.com/scummvm/scummvm/pull/1329/