#3214 closed defect (invalid)
COMI: Crash when interacting in LeChuck's treasure hold
Reported by: | SF/tomas-m | Owned by: | sev- |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | Monkey Island 3 |
Description
ScummVM constantly crashes when I try to interact (talk/use/look) with pretty much any item inside LeChuck's treasure hold at the beginning of the game. Messages similar to this appear:
ERROR: (12:363:0x2B76): BundleMgr::loadCompTable() Compressed sound 2886 invalid (XQb )
As far as I know, this bug makes it impossible to progress in the game.
I am using the 0.9.1 Windows build. I also tried with the latest svn build (May 30th) and got the same error.
I have attached a save game from when the error occurs. Just load it and try to interact with any item in the room.
Ticket imported from: #1728558. Ticket imported from: bugs/3214.
Attachments (1)
Change History (7)
by , 17 years ago
comment:1 by , 17 years ago
Priority: | normal → blocker |
---|---|
Summary: | Crash when interacting in LeChuck's treasure hold → COMI: Crash when interacting in LeChuck's treasure hold |
comment:2 by , 17 years ago
comment:3 by , 17 years ago
Priority: | blocker → normal |
---|
comment:4 by , 17 years ago
I will try that next time I have access to my CD's. Maybe someone else could download the save game and verify that the error is on my side?
comment:5 by , 17 years ago
Yes it works here with your save. After all it is only beginning of the game, and we already got the game completed by one of our testers:
http://wiki.scummvm.org/index.php/Release_Testing/0.10.0
Also this error is issued when engine checks the sound header for correctness. Apparently there is garbage here ('XQb ' instead of 'COMP'), so that is definitely problem with your data files.
comment:6 by , 17 years ago
Owner: | set to |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Sounds as if your data files are corrupt. Try copying them again from your CD. Does that help?