Opened 5 years ago

Closed 5 years ago

#10974 closed defect (fixed)

SCI: SQ4: Crash when getting shot by police

Reported by: sluicebox Owned by: sluicebox
Priority: normal Component: Engine: SCI
Version: Keywords: original has-pull-request
Cc: Game: Space Quest 4

Description

Clicking Walk while getting shot by the Sequel Police outside of Sock's in room 370 crashes the CD version. This causes an Oops! error in the original.

lookupSelector: Attempt to send to non-object or invalid script. Address 0000:0000, method Grycler::init (room 370, script 977, localCall ffffffff)!

To reproduce with attached save, click repeatedly in the lower left so that Roger gets shot by that cop and falls down.

The bug is that this script doesn't disable input at the start of the death animation, unlike all other laser scripts.

Attachments (2)

scummvm00044.png (58.4 KB ) - added by sluicebox 5 years ago.
sq4-cd.073 (38.0 KB ) - added by sluicebox 5 years ago.

Download all attachments as: .zip

Change History (5)

by sluicebox, 5 years ago

Attachment: scummvm00044.png added

by sluicebox, 5 years ago

Attachment: sq4-cd.073 added

comment:2 by Filippos Karapetis <bluegr@…>, 5 years ago

In 222ed9c5:

SCI: Fix SQ4 Sock's Sequel police crash, bug #10974

comment:3 by bluegr, 5 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.