Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#6485 closed defect (fixed)

SCI: MUMG EGA - kStrCpy error

Reported by: misterhands Owned by: bluegr
Priority: normal Component: Engine: SCI
Version: Keywords:
Cc: Game: Mixed-Up Mother Goose

Description

Latest Win64 nightly MUMG DOS SCI0

Load the savegame and walk to the girl to trigger this error: parameter 0: 0002:021c (reference), should be reference parameter 1: not passed, should be null, reference parameter 2: not passed, should be null, integer (optional) [VM] kStrCpy[4b]: signature mismatch via method talkScript::changeState (room 23, script 23, localCall 0xffffffff)!

Ticket imported from: bugs/6485.

Attachments (1)

mothergoose.001 (14.7 KB ) - added by misterhands 10 years ago.

Download all attachments as: .zip

Change History (3)

by misterhands, 10 years ago

Attachment: mothergoose.001 added

comment:1 by bluegr, 10 years ago

Owner: set to bluegr
Resolution: fixed
Status: newclosed

comment:2 by bluegr, 10 years ago

A script bug (wrong order of commands), fixed in commit 311471c

Note: See TracTickets for help on using tickets.