[Scummvm-devel] AUDIO: Forbid adding timestamps with differing framerate

Johannes Schickel lordhoto at scummvm.org
Sun Feb 13 19:04:07 CET 2011


On 02/13/2011 05:04 PM, Tarek Soliman wrote:
> The recent change by max that forbids adding timestamps with differing
> framerates broke the monkey island 1 fanpatch that adds speech.
> (I think it's called ultimate talkie edition)
>
> It fails on the newly added assert.
>
> I've temporarily worked around it by reverting 633b8ed27784
>
> Where do I start with debugging this? I think it is caused by the
> game scripts being modified.

You best start debugging it via running it in a debugger to get a 
backtrace of when the assertion happens.

You might also want to post that backtrace here if you want further help.

// Johannes




More information about the Scummvm-devel mailing list