Opened 7 years ago

Closed 7 years ago

#9611 closed defect (fixed)

SCI32: lsl6hires crashes on day/night transitions

Reported by: hpvb Owned by: csnover
Priority: high Component: Engine: SCI
Version: Keywords: sci32
Cc: Game: Leisure Suit Larry 6

Description

When giving the dress to Shablee the script crashes with the following error:

ERROR:
parameter 0: 0000:035e (integer), should be null, integer
parameter 1: 0000:0000 (null, integer), should be null, integer (optional)
parameter 2: 0000:0040 (integer), should be null, integer (optional)
parameter 3: 0000:0001 (integer), should be null, integer (optional) (needs more)
parameter 4: not passed, should be null, integer (optional)
[VM] kPalVary(SetVary): signature mismatch in method shabCartoonScr::changeState (room 860, script 860, localCall ffffffff)!

I've attached a savegame just before the issue, simply select the dress and click it on the girl sitting in the bottom right of the screen.

Attachments (2)

lsl6hires.033 (54.7 KB ) - added by hpvb 7 years ago.
Save to reproduce the crash
lsl6hires.036 (57.1 KB ) - added by hpvb 7 years ago.
bungee tower crash

Download all attachments as: .zip

Change History (9)

by hpvb, 7 years ago

Attachment: lsl6hires.033 added

Save to reproduce the crash

comment:2 by hpvb, 7 years ago

Summary: [SCI32] lsl6hires crashses when giving the dress to shablee[SCI32] lsl6hires crashes on day/night transitions

comment:3 by hpvb, 7 years ago

This also happens when giving the copy of the bungee tower key to merr

ERROR:
parameter 0: 0000:00e6 (integer), should be null, integer
parameter 1: 0000:0000 (null, integer), should be null, integer (optional)
parameter 2: 0000:0040 (integer), should be null, integer (optional)
parameter 3: 0000:0001 (integer), should be null, integer (optional) (needs more)
parameter 4: not passed, should be null, integer (optional)
[VM] kPalVary(SetVary): signature mismatch in method doTowerScene::changeState (room 230, script 230, localCall ffffffff)!

save attached, give the bungee key to the girl floating on the cucumber.

by hpvb, 7 years ago

Attachment: lsl6hires.036 added

bungee tower crash

comment:4 by wjp, 7 years ago

Keywords: sci32 added

comment:5 by csnover, 7 years ago

Owner: set to csnover

comment:6 by hpvb, 7 years ago

Summary: [SCI32] lsl6hires crashes on day/night transitionsSCI32: lsl6hires crashes on day/night transitions

comment:7 by csnover, 7 years ago

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