[Scummvm-tracker] [ScummVM :: Bugs] #12720: SCUMM: Recent Rect change triggers assertion in Maniac Mansion

ScummVM :: Bugs trac at scummvm.org
Mon Jul 5 20:48:41 UTC 2021


#12720: SCUMM: Recent Rect change triggers assertion in Maniac Mansion
-------------------------+-----------------------------
Reporter:  eriktorbjorn  |       Owner:  (none)
    Type:  defect        |      Status:  new
Priority:  normal        |   Component:  Engine: SCUMM
 Version:                |  Resolution:
Keywords:                |        Game:  Maniac Mansion
-------------------------+-----------------------------
Comment (by athrxx):

 The problematic value is _actors[i]->_top at 0x7fffffff. Which is set for
 actor 11 via actor.cpp, lines 2292 and 2344, right before that actor talk.

 So, it seems to me that the problematic line really is 2780.
 _actors[i]->_top can't be used there. The issue was apparently just
 silently (and unknowingly) covered up till now.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/12720#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list