Opened 7 years ago
Closed 7 years ago
#10169 closed defect (fixed)
TITANIC: PET display for star puzzle can persistence out of star puzzle
Reported by: | dafioram | Owned by: | dreammaster |
---|---|---|---|
Priority: | normal | Component: | Engine: Titanic |
Version: | Keywords: | ||
Cc: | Game: | Starship Titanic |
Description
1.10.0git-4664-g1def441
- Load saved game at bridge before starting puzzle
- Put on helmet (don't need to put in picture)
- Click Set Destination
- Take off helmet
- Immediately put helmet back on
- Wait, the screen should visibly refresh
- Take off the helmet
Now the PET that says Set Destination will be shown at the bottom even though you are not doing the puzzle. I previously observed this when I finished the puzzle and this bug was happening.
There may be other ways to reproduce this that involve clicking the Set Destination, button. Whenever that screen refresh happens that is the indication that this bug is set.
Present in the original engine!
Attachments (2)
Change History (6)
by , 7 years ago
Attachment: | scummvm00000.png added |
---|
by , 7 years ago
comment:1 by , 7 years ago
Owner: | set to |
---|---|
Resolution: | → worksforme |
Status: | new → pending |
I just tried this tonight and couldn't replicate it. Has one of your refactorings perhaps fixed it?
comment:2 by , 7 years ago
None of my changes should of fixed that. It has something to do with timing.
- Try hitting the set destination button without locking anything and then
- go out of the puzzle and back in and wait a bit maybe 8 secs
- repeat 2, 2 or 3 times, if you see the screen visibable refresh then bug is set.
If it didn't happen after going in and out 2-3 then you will have to load a saved game and try again.
It should also happen if u have finished the puzzle normally, but that will take more time for testing.
Want me to make a video recording of this?
comment:3 by , 7 years ago
I reproduced it in aceff5852e7f769773f5932c46201ab2c3299a9c (Sep 7):
Demo without solving puzzle
Demo with solving puzzle
comment:4 by , 7 years ago
Resolution: | worksforme → fixed |
---|---|
Status: | pending → closed |
Thanks for that.. with the video, and some extra debugging, I realised the problem was happening when you turned the NAV halmet back on before the animation from leaving the star view was fully complete. It wasn't getting the chance to unlock the PET, so when the starview was left a second time, it remained locked, and couldn't switch back to the remote view.
bridge