[Scummvm-tracker] [ScummVM :: Bugs] #16699: Can't take the elevator down near the end of SQ6
ScummVM :: Bugs
trac at scummvm.org
Thu Apr 23 02:52:12 UTC 2026
#16699: Can't take the elevator down near the end of SQ6
----------------------------+----------------------------
Reporter: jschwartzenberg | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: SCI
Version: | Resolution:
Keywords: | Game: Space Quest 6
----------------------------+----------------------------
Comment (by sluicebox):
This is the result of known pathfinding bugs on this screen. You've
skipped a puzzle by walking out of bounds, and now the game is in an
invalid state.
Roger is supposed to solve a puzzle to get from the top part of the screen
(the shuttle) to the bottom, but known pathfinding bugs let Roger walk out
of bounds from the top to the bottom. This skips setting game flags,
leaving the game in an invalid state. The elevator tests a flag that was
supposed to be set when getting to the bottom the correct way. Since that
was skipped, the elevator thinks Roger is still up top and ignores clicks.
This is a duplicate of #9589, as it's another consequence of walking
through scenery.
--
Ticket URL: <https://bugs.scummvm.org/ticket/16699#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list