Opened 20 years ago

Closed 20 years ago

#1803 closed defect (fixed)

COMI : demo doesn't run

Reported by: SF/chrilith Owned by: cyxx
Priority: normal Component: Engine: SCUMM
Version: Keywords:
Cc: Game: Monkey Island 3

Description

Hi,

With lastest CVS (2004-10-07) comidemo crashes with the following error :

Assertion failed: top >= 0 && bottom <= vs->h, file scumm/gfx.cpp, line 458

using : - demo avalaible on the Demo section - windows XP

Not tested with older CVS version.

Thanks Chris

Ticket imported from: #1042931. Ticket imported from: bugs/1803.

Change History (2)

comment:1 by cyxx, 20 years ago

Owner: set to cyxx
Resolution: fixed
Status: newclosed

comment:2 by cyxx, 20 years ago

Fixed in CVS.

In the case a video is missing, the SmushPlayer::release() isn't called anymore and so, won't release uninitialised data.

Note: See TracTickets for help on using tickets.