[Scummvm-tracker] [ScummVM :: Bugs] #15086: [GROOVIE] Clandestiny final cutscene crashes

ScummVM :: Bugs trac at scummvm.org
Sat Apr 20 19:21:50 UTC 2024


#15086: [GROOVIE] Clandestiny final cutscene crashes
------------------------+-----------------------------
Reporter:  antoniou79   |      Owner:  (none)
    Type:  defect       |     Status:  new
Priority:  normal       |  Component:  Engine: Groovie
 Version:               |   Keywords:
    Game:  Clandestiny  |
------------------------+-----------------------------
 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.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/15086>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list