#9906 closed defect (fixed)
SCI: LB1: Game hangs when examining bottle if walking in wrong spot
Reported by: | sluicebox | Owned by: | sluicebox |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | has-pull-request | |
Cc: | Game: | Laura Bow 1: The Colonel's Bequest |
Description
This is just like #9870, a bug in the original game that will freeze if you enter a command when you're standing in the right place while walking. See that bug for more details.
In this case, the command is "look bottle with monocle" when you're up against the trash can that the bottle is in. Like the other bug, it can be reproduced by turning the game speed down, standing up against the trash can, pushing up and quickly pushing a letter key to enter the command while Laura is displaying a walking frame.
I've attached a ScummVM save game of the DOS version using the nightly build.
Attachments (2)
Change History (6)
by , 7 years ago
Attachment: | laurabow.007 added |
---|
by , 7 years ago
Attachment: | bottle_freeze.png added |
---|
comment:1 by , 6 years ago
comment:2 by , 6 years ago
Keywords: | has-pull-request added |
---|
comment:3 by , 6 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Since https://github.com/scummvm/scummvm/pull/1353 has been merged, this can now be closed.
Closing as fixed.
comment:4 by , 3 years ago
Owner: | changed from | to
---|
This is a symptom of a larger bug I've since written up and fixed: #10733