[Scummvm-tracker] [ScummVM] #9871: FULL THROTTLE: Crash when skipping intro (also in original)
Ori Avtalion
trac at scummvm.org
Mon Jul 3 11:44:47 CEST 2017
#9871: FULL THROTTLE: Crash when skipping intro (also in original)
------------------------+-----------------------
Reporter: salty-horse | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: --Unset--
Keywords: | Game:
------------------------+-----------------------
During the intro, if you press ESC at a particular moment the game
crashes.
This happens at the second part of the intro (so you can press ESC once to
reach it). Press ESC when the camera focuses on Ben's eyes (right after
Corley asks "who's the guy that drove over my car?!").
The DOS interpreter crashes with this message:
{{{`WRAP` not found in 000... illegal block len 0}}}
ScummVM crashes with:
{{{
#3 0x00007fc34cd26bf2 in __GI___assert_fail (assertion=0x7fc333063101
"cptr", file=0x7fc333062fac "engines/scumm/palette.cpp", line=1319,
function=0x7fc333063106 "const byte
*Scumm::ScummEngine::getPalettePtr(int, int)") at assert.c:101
#4 0x00007fc332ef9342 in Scumm::ScummEngine::getPalettePtr
(this=0x39ee620, palindex=0, room=0) at engines/scumm/palette.cpp:1319
#5 0x00007fc332efa219 in Scumm::ScummEngine::darkenPalette
(this=0x39ee620, redScale=255, greenScale=255, blueScale=255,
startColor=16, endColor=255) at engines/scumm/palette.cpp:974
#6 0x00007fc332f6bf26 in Scumm::ScummEngine_v6::o6_roomOps
(this=0x39ee620) at engines/scumm/script_v6.cpp:1639
#7 0x00007fc332f72106 in Common::Functor0Mem<void,
Scumm::ScummEngine_v6>::operator() (this=0x39d53a0) at ./common/func.h:388
#8 0x00007fc332f73afe in Scumm::ScummEngine::executeOpcode
(this=0x39ee620, i=156 '\234') at engines/scumm/script.cpp:493
#9 0x00007fc332f73982 in Scumm::ScummEngine::executeScript
(this=0x39ee620) at engines/scumm/script.cpp:486
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/9871>
ScummVM <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list