Opened 7 years ago

Closed 5 years ago

#9681 closed defect (fixed)

SCI: MUMG256: Crash when clicking in the wrong place on the Sierra logo

Reported by: csnover Owned by: sluicebox
Priority: normal Component: Engine: SCI
Version: Keywords:
Cc: Game: Mixed-Up Mother Goose

Description (last modified by csnover)

Reproduction:

  1. At the Sierra logo, position the mouse cursor where any of the buttons will be on the next screen
  2. Click two or more times

Expected: No crash

Actual: When the title screen fades in, crashes immediately with lookupSelector: Attempt to send to non-object or invalid script. Address 0000:0000, method choices::show (room 90, script 90, localCall ffffffff)!

Game Version 2.000

Change History (6)

comment:1 by m-kiewitz, 7 years ago

What's MUMG256? Mixed Up Mother Goose SCI1? SCI1.1? SCI32?

If it happens for a SCI16-Mixed Up Mother Goose, then does it happen as well when using the original interpreter?

comment:2 by csnover, 7 years ago

What's MUMG256? Mixed Up Mother Goose SCI1? SCI1.1? SCI32?

The one with GID_MOTHERGOOSE256. Version 2.000, as mentioned in the description, so SCI1.1.

If it happens for a SCI16-Mixed Up Mother Goose, then does it happen as well when using the original interpreter?

Yes.

comment:3 by csnover, 7 years ago

Description: modified (diff)

comment:5 by Filippos Karapetis <bluegr@…>, 5 years ago

In bc857785:

SCI: Fix MOTHERGOOSE Main menu crash

Fixes bug #9681

comment:6 by bluegr, 5 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.