[Scummvm-tracker] [ScummVM :: Bugs] #14020: SCI: Jones in the Fast Lane store item animations cycle far too quickly

ScummVM :: Bugs trac at scummvm.org
Mon Jan 9 16:37:04 UTC 2023


#14020: SCI: Jones in the Fast Lane store item animations cycle far too quickly
----------------------+-------------------------------------
Reporter:  Purduecoz  |       Owner:  (none)
    Type:  defect     |      Status:  new
Priority:  normal     |   Component:  Engine: SCI
 Version:             |  Resolution:
Keywords:             |        Game:  Jones in the Fast Lane
----------------------+-------------------------------------
Comment (by digitall):

 I reported this on IRC last night as I spotted this regression as well.

 Apart from the speed issues, I think this is meant to show the item
 picture which you have the mouse hovering over, rather than just cycling
 through all the items in the current store square.

 This seems to work albeit very slowly to respond with older versions.

 Trying to bisect this now.

 Apart from this, there were two warnings of:
 WARNING: Uninitialized read for parameter 6 from method select3::open
 (room 1,
 script 255, localCall ffffffff)!
 WARNING: Uninitialized read for parameter 6 from method fastFood::open
 (room 1,
  script 255, localCall ffffffff)!

 Though these were fixed(?) by commit
 30fad94e9a768d67287906c15386ae212af8fbac
 Author: sluicebox <22204938+sluicebox at users.noreply.github.com>
 Date:   Sun Nov 27 19:16:55 2022 -0800

     SCI: Track correct location and size of temp variables

 Though not sure if that is related.

 Replication steps I am using. I can replicate with v2.5.0 and v2.4.0git:
 1. Start Game.
 2. Click on "Jones in the Fast Lane" logo
 3. Click on "Play Game"
 4. Click on "1"
 5. Click on Left Character "Select"
 6. Click on "Play" i.e. standard Goal settings
 7. Click "No" on Play Against Jones
 8. Click on Monolith Burger (right side)
 9. Allow the MB Clerk speech
 10. At this point, the item shown is fixed at the first burger
 11. Hover over an item. This then shows... but then starts cycling through
 each item
     after that but slowly.
 12. The item changes to that...
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14020#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list