Menu

#6076 SCI: SQ4 CD crash when robot shoots Roger

SCI: Space Quest 4
closed-fixed
5
2016-02-08
2012-07-02
misterhands
No

Using latest win32 build, SQ4 CD DOS

To reproduce this crash:
From the start screen go right, then near the rope.
When the zombie appears and approaches pick the rope.
Then when the robot comes and is about to shoot Roger, the engine stops with this error :

lookupSelector(): Attempt to send to non-object or invalid script. Address was 0000:0000!

This crash also occurs with SCUMMVM 1.4.1 and regardless of the Speech+Text setting.

The zombie and robot behave differently in the original interpreter, but I managed to replicate the bug under DOSBox.
The message given there is :
"Oops, you did something we weren't expecting.
Whatever it was, you don't need to do it to complete the game.
Try taking a different approach to the situation.
Error 4.
SCI Version 1.001.064"

It looks like what is causing this is the fact that Roger is still in his pick_an_object animation
when the death_by_robot animation is supposed to happen.

Discussion

  • Filippos Karapetis

    • labels: 415217 --> Script bugs
    • assigned_to: nobody --> thebluegr
    • status: open --> closed-later
     
  • Filippos Karapetis

    This is a script bug, as game scripts try to access an invalid object (which is what the "Oops" error means in the original interpreter). Moving to the SCI known script bugs page:

     
  • M. Kiewitz

    M. Kiewitz - 2016-02-08
    • labels: Script bugs --> Script bugs, Also occurs in the original
    • status: closed-later --> closed-fixed
    • assigned_to: Filippos Karapetis --> M. Kiewitz
     
  • M. Kiewitz

    M. Kiewitz - 2016-02-08

    Finally fixed by script patch in commit 806cf00061a7466008733ade8723cdc9f9a8d4bb

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.