Opened 21 years ago
Closed 21 years ago
#1604 closed defect (fixed)
COMI: crashes when leaving Skull Island
Reported by: | SF/dillo | Owned by: | aquadran |
---|---|---|---|
Priority: | high | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | Monkey Island 3 |
Description
During the cut scene when leaving Skull Ilsnad (gold statue in crow's nest), scummvm emits the following two warnings:
WARNING: _hasMask mismatch (case A 0) - please report to Fingolfin! WARNING: _hasMask mismatch (case A 0) - please report to Fingolfin!
Afterwards, the deck of the ship is displayed and scummvm crashes with the following assertion failure:
assertion "region >= 0 && region < soundHandle->numRegions" failed: file "scumm/imuse_digi/dimuse_sndmgr.cpp", line 463, function "int32 Scumm::ImuseDigiSndMgr::getDataFromRegion(Scumm::ImuseDigiSndMgr::soundStruct *, int, byte **, int, int)"
(This is with daily build 20040420, on NetBSD/i386. I can provide a save game just before the cut scene.)
Ticket imported from: #939144. Ticket imported from: bugs/1604.
Attachments (1)
Change History (5)
comment:1 by , 21 years ago
Owner: | set to |
---|
comment:2 by , 21 years ago
comment:3 by , 21 years ago
Priority: | normal → high |
---|
comment:4 by , 21 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Raising priority. Save games are always nice :)