Menu

#4752 COMI: cutscene falls to internal debugger

Monkey Island 3
closed
7
2010-03-23
2010-01-15
No

ScummVM 1.0.0 (Nov 8 2009 11:04:03)
load attached save state

try exit to left part of screen
following cutscene will fall to debugger with " (70:127:0x4F): Unknown Chunk found at 95687e: ...., -622395868" message

you may also try following sequence instead of loading save state:
load game with -b 630 params
use stan card with locked door
open bed
use all nails with bed
use crawbar with hole
use crawbar with bed
take ring

Discussion

  • Andrew Kurushin

    Andrew Kurushin - 2010-01-15
     
  • Torbjörn Andersson

    I can't reproduce this on my Linux box with the English version of the game, neither with 1.0.0 nor the trunk. Valgrind reports no errors with the trunk either. The "Unknown Chunk" error comes, not surprisingly, from the SMUSH cutscene player. It expects to find an AHDR or FRME chunk, but in your case it found something else. This is what that part of moreslaw.san looks like in my version:

    0956860: 0000 0000 0000 0000 0000 0000 0000 0000 ................
    0956870: 0000 0000 0000 4652 4d45 0000 2efa 464f ......FRME....FO
    0956880: 424a 0000 2ef2 2f00 0000 0000 8002 e001 BJ..../.........

    The offset (95687e in hexadecimal) points to right after the chunk type (FRME) and chunk size (2efa in hexadecimal, or 12026 in decimal).

    Could your moreslaw.san have become corrupted somehow?

     
  • Max Horn

    Max Horn - 2010-01-16
    • summary: cutscene falls to internal debugger --> COMI: cutscene falls to internal debugger
     
  • Eugene Sandulenko

    This bug is nice to get fixed before the release. Raising priority for keeping the track.

     
  • Eugene Sandulenko

    • priority: 5 --> 7
     
  • Max Horn

    Max Horn - 2010-03-08
    • status: open --> pending
     
  • Max Horn

    Max Horn - 2010-03-08

    This tracker item is pending response by the submitter; we
    cannot continue processing it before that happens. As a
    consequence, its status has been set to "Pending". It will
    automatically revert to "Open" once a new comment is made to
    this item. If no response is made within 14 days, it will
    automatically be closed.

    Thank you.

     
  • SourceForge Robot

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     
  • SourceForge Robot

    • status: pending --> closed