Opened 11 years ago

Closed 11 years ago

Last modified 2 months 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 11 years ago.

Download all attachments as: .zip

Change History (5)

by misterhands, 11 years ago

Attachment: mothergoose.001 added

comment:1 by bluegr, 11 years ago

Owner: set to bluegr
Resolution: fixed
Status: newclosed

comment:2 by bluegr, 11 years ago

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

comment:3 by Filippos Karapetis <bluegr@…>, 2 months ago

In 939966aa:

DEVTOOLS: Fix dialog event entries in nancy7 conditional dialog data

Fixes a crash in Nancy 7 - Ghost Dogs of Moon Lake, when talking to the
Hardy Boys. Properly fixes the issue reported in PR #6485

comment:4 by Filippos Karapetis <bluegr@…>, 2 months ago

In 23c1e140:

DISTS: Update nancy.dat

Fixes a crash in Nancy 7 - Ghost Dogs of Moon Lake, when talking to the
Hardy Boys. Properly fixes the issue reported in PR #6485

Note: See TracTickets for help on using tickets.