#3536 closed defect (fixed)
FOTAQ: Jetty: "sign" at wrong position
Reported by: | SF/clemty | Owned by: | cyxx |
---|---|---|---|
Priority: | low | Component: | Engine: Queen |
Version: | Keywords: | original | |
Cc: | Game: | Flight of the Amazon Queen |
Description
FOTAQ talkie, Win32, Dec 24
At the dock there is a sign telling you that the ferryman is fishing. However the hotspot somehow becomes shifted to the right later in the game (visible when executing "areas" in the debugger)
Not sure if this is a ScummVM or a FOTAQ script problem.
Ticket imported from: #1858081. Ticket imported from: bugs/3536.
Attachments (4)
Change History (14)
by , 17 years ago
by , 17 years ago
"look at sign" - correct behavior, before the ferryman takes you across
comment:3 by , 16 years ago
Just tried it again with the savegames I submitted back then and win32 SVN from Jan 08 2009 - it still happens if I use the savegame. To reproduce it without the savegame I'd need to play through most of the game, something I don't have time for right now. However I'd assume this bug still exists. (Feel free to lower its priority, doesn't seem to affect gameplay much)
comment:4 by , 14 years ago
Component: | → Engine: Queen |
---|---|
Game: | → Flight of the Amazon Queen |
comment:5 by , 14 years ago
Just replicated with HEAD i.e. ScummVM 1.2.0svn52422 (Aug 28 2010 13:14:58) Features compiled in: Vorbis FLAC MP3 ALSA SEQ RGB zLib FluidSynth on Linux 2.4.34 x86_32
This occurs after retrieving the crystal skull from the island temple and escaping Floda, if you return to the Jetty.
Attaching latest ScummVM savegame. Will play through in original interpreter to see if it occurs there.
comment:6 by , 14 years ago
This bug occurs in the original interpreter as well. Attaching original engine savegame to demonstrate.
comment:7 by , 14 years ago
Keywords: | original added |
---|---|
Priority: | normal → low |
comment:8 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:9 by , 14 years ago
There is an off-by one error in the original script triggers. I added a fix with commit 536813c9aeb958da52438a70499752ddef853eef. We could also add some code to detect corrupted savegames, but since this is minor, I haven't bothered to do so.
comment:10 by , 14 years ago
Owner: | set to |
---|
"look at sign" - incorrect behavior