Opened 14 years ago

Closed 14 years ago

Last modified 5 years ago

#9226 closed patch (duplicate)

MMC64: Radio Crash Fix

Reported by: SF/segra Owned by: Kirben
Priority: normal Component: Engine: SCUMM
Version: Keywords:
Cc: Game: Maniac Mansion

Description

This is a fix for bug #3077966,

The actual problem was during the "keypad" screen, the active verb was 13 (walk-to). Upon calling function "resetSentence" the "_activeObject" was not reset (it appears to be set upon pressing the keypad buttons), This meant the next time drawsentence executed, it attempted to lookup an object which didnt exist, meaning garbage was used for the objects name.

Ticket imported from: #3091570. Ticket imported from: patches/1331.

Attachments (1)

v0_mm_radiocrash.patch (551 bytes ) - added by SF/segra 14 years ago.

Download all attachments as: .zip

Change History (4)

by SF/segra, 14 years ago

Attachment: v0_mm_radiocrash.patch added

comment:1 by Kirben, 14 years ago

Owner: set to Kirben
Resolution: duplicate
Status: newclosed

comment:2 by Kirben, 14 years ago

Closing as duplicate, as this was included in patch #3093541.

comment:3 by digitall, 5 years ago

Component: Engine: SCUMM
Game: Maniac Mansion
Note: See TracTickets for help on using tickets.