[ scummvm-Patches-3091570 ] MMC64: Radio Crash Fix

SourceForge.net noreply at sourceforge.net
Thu Oct 21 00:17:59 CEST 2010


Patches item #3091570, was opened at 2010-10-21 09:17
Message generated for change (Tracker Item Submitted) made by segra
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=3091570&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: rob (segra)
Assigned to: Nobody/Anonymous (nobody)
Summary: MMC64: Radio Crash Fix

Initial Comment:
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.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=3091570&group_id=37116




More information about the Scummvm-tracker mailing list