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)
Change History (5)
by , 5 years ago
Attachment: | scummvm00044.png added |
---|
by , 5 years ago
Attachment: | sq4-cd.073 added |
---|
comment:1 by , 5 years ago
Owner: | set to |
---|
comment:3 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
https://github.com/scummvm/scummvm/pull/1660