[ scummvm-Bugs-877611 ] CMI: Strangeness in the NUT renderer

SourceForge.net noreply at sourceforge.net
Thu Jan 15 16:18:32 CET 2004


Bugs item #877611, was opened at 2004-01-15 16:18
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=877611&group_id=37116

Category: Unknown Crash/Other
Group: Monkey Island 3
Status: Open
Resolution: None
Priority: 5
Submitted By: Torbjörn Andersson (eriktorbjorn)
Assigned to: Nobody/Anonymous (nobody)
Summary: CMI: Strangeness in the NUT renderer

Initial Comment:
I wanted to test the pirate song scene in CMI. Not
having a savegame at hand, I used the boot param like so:

./scummvm -d 0 -b 465 comi

This starts the game at the end of the second chapter.
On my first two attempts however, ScummVM crashed. The
second time I traced the crash to
NutRenderer::drawShadowChar(). The debugger claimed
that 'dst' was out of bounds.

Adding some debugging messages, I discovered that on
several occasions y + _vm->_screenTop was greater than
vs->height. That can't be good, can it?

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

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




More information about the Scummvm-tracker mailing list