Menu

#6641 TUCKER: Bubbles in the Plugs Shop not always visible

Bud Tucker
open
None
5
2014-06-14
2014-06-13
No

ScummVM 1.7.0git (Jun 11 2014 20:43:14)
Features compiled in: Vorbis FLAC MP3 RGB zLib MPEG2 Theora AAC FreeType2 JPEG PNG

The bubbles in the Plugs Shop should be flying out of the plug hole no matter where Bud is standing. But they don't.

They are only visible if Bud is standing near the photo booth and are erased once Bud gets near them.

Checked with the original interpreter

Bud Tucker in Double Trouble (DOS/English)

1 Attachments

Discussion

  • Anonymous

    Anonymous - 2014-06-14

    AmigaOS4 - PPC - SDL - BE
    gcc (GCC) 4.2.4 (adtools build 20090118)

     
  • digitall

    digitall - 2014-06-14

    raziel_: Can you please attach the equivalent savegame from the original interpreter running in DOSBox to allow comparison by developers? Thanks.

     
  • digitall

    digitall - 2014-06-14

    Replicated with latest Git master on Linux x86_64 with (DOS/German) variant and the attached savegame i.e. Not BE specific bug.

     
  • Anonymous

    Anonymous - 2014-06-14

    Savegame from original interpreter played with DosBox

     
  • digitall

    digitall - 2014-06-14

    I had a faint recollection of a previous bug affecting the Plug Shop Bubbles. It is here:
    http://sourceforge.net/p/scummvm/bugs/5509/

    This was fixed by cyx in 0bffd77dfefc33d5c6490383751f366f1b7ee0ed . However it looks like that fix was not totally correct or has suffered a regression.

    raziel_: Could you try a "git checkout 0bffd77dfefc33d5c6490383751f366f1b7ee0ed; ./configure --disable-all-engines --enable-tucker && make clean && make" and then retest with this please to compare? (Note, the "--enable-tucker" rather than "--enable-engines=tucker" as this predates the fix for these commands IIRC)

     
  • digitall

    digitall - 2014-06-14
    • assigned_to: Gregory Montoir
     
  • digitall

    digitall - 2014-06-14

    cyx: Any ideas?

    Apart from this, that fix indicates the relevant code if another developer wants to take a look at this.

     
  • Anonymous

    Anonymous - 2014-06-14

    @digitall

    0bffd77dfefc33d5c6490383751f366f1b7ee0ed tested.

    The bubbles pop out right, but they still vanish when ego gets in their way and reappear when he moves out of their way again.

    It seems as if cyx forgot about that second bug i mentioned in the old item (Thats why you always should create one item for one bug ... err, note to self) :-)