Opened 13 days ago

Last modified 13 days ago

#15086 new defect

GROOVIE: Clandestiny final cutscene crashes

Reported by: antoniou79 Owned by:
Priority: normal Component: Engine: Groovie
Version: Keywords:
Cc: Game: Clandestiny

Description

This is tested with ScummVM 2.9git, build from current master HEAD, on Windows (release mode).

The game version I'm testing with is the one from MacAppStore.

After solving the final riddle (prophecy), the final cutscene starts playing.

At a certain point, the dragon breathes fire on Andrew and says something like "Burn" (?) and ScummVM crashes.

The console output at that point reads:

ctype= .... (0x00000000)
stype= soun
MPEG-4 detected
WARNING: Unknown DREF type url !
Audio Codec FourCC: 'mp4a'
stsd version =0
size=75 4CC= mp4a codec_type=2
MPEG-4 object type = 40
track[0].stts.entries = 1
track[0].stsc.entries = 1
WARNING: TODO: MusicPlayerTlc::load with loop == false!
directGameSave 24 Autosave
savegame 24, canDirectSave: 1
Groovie::Script: LOADSCRIPT 04_babel.grv
Groovie::Script: RETURNSCRIPT @0x01 CLANMAIN.GRV @ 0x8659
WARNING: Groovie::ROQ: BLOCK 1002 Should have ended at 27047766, and has ended at 27047702!
WARNING: Ensure you've copied the files correctly according to the wiki.!
WARNING: Groovie::ROQ: Unknown block type: 0xFF68!
WARNING: Groovie::ROQ: BLOCK ff68 Should have ended at 4312118918, and has ended at 17151622!
WARNING: Ensure you've copied the files correctly according to the wiki.!
WARNING: Groovie::ROQ: Unknown block type: 0x022E!
WARNING: Groovie::ROQ: Unknown block type: 0x9667!
Assertion failed: _pos <= _end, file common/stream.cpp, line 282

My CLANMAIN.GRV file's MD5 hash (full file) and file size match the ones reported here: https://wiki.scummvm.org/index.php?title=Groovie/Checksums&mobileaction=toggle_view_desktop
so I don't think it's a case of a corrupted file.

Note, the final cutscene can be skipped with right click, in which case the game goes to the credits sequence, without crashing.

Attachments (2)

clandestiny-mac.016 (155 bytes ) - added by antoniou79 13 days ago.
scummvm-clandestiny-mac-00008.png (444.0 KB ) - added by antoniou79 13 days ago.

Download all attachments as: .zip

Change History (5)

by antoniou79, 13 days ago

Attachment: clandestiny-mac.016 added

comment:1 by antoniou79, 13 days ago

The attached save file is from just before the final puzzle. You'll need to re-arrange the heads to solve the puzzle to proceed to the final cutscene.

by antoniou79, 13 days ago

comment:2 by antoniou79, 13 days ago

The crash also happens for me, with ScummVM 2.8.1 (Windows)

comment:3 by antoniou79, 13 days ago

Summary: [GROOVIE] Clandestiny final cutscene crashesGROOVIE: Clandestiny final cutscene crashes
Note: See TracTickets for help on using tickets.