Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#6250 closed defect (fixed)

SCI: QFG1VGA: Missing dialogue when speaking to Kaspar

Reported by: SF/eoakford Owned by: bluegr
Priority: normal Component: Engine: SCI
Version: Keywords: original
Cc: Game: Quest for Glory 1

Description

If you try to talk to Kaspar the shopkeeper when he's reading his book (possible if you walk a little bit away from him; he'll get back to reading), you'll get an error message saying "<Messager> 322: 14, 1, 19, 1 not found". This doesn't cause any problems, but it does happen in the original interpreter as well. The message that should be called is: "Either the shopkeeper can't hear you or he's ignoring you. Try striding right up to the counter." This string is in 322.msg, at "14, 2, 19, 1, 99". The developers had made a slight typo in the script.

ScummVM version: 1.6.0git2625-gadc338c Language: English Version: L.rry.021, 2.000 Platform: Win32

Ticket imported from: #3604944. Ticket imported from: bugs/6250.

Attachments (1)

kaspar_message_bug.png (87.1 KB ) - added by SF/eoakford 11 years ago.
Slight typo in the script calls an error.

Download all attachments as: .zip

Change History (8)

by SF/eoakford, 11 years ago

Attachment: kaspar_message_bug.png added

Slight typo in the script calls an error.

comment:1 by SF/eoakford, 11 years ago

Component: Engine: SCI
Game: Quest for Glory 1

comment:2 by bluegr, 11 years ago

Looks like a typo in the game scripts - this will need a script patch

comment:3 by bluegr, 11 years ago

Summary: SCI: QFG1VGA: "<Messager> 322: 14, 1, 19, 1 not found"SCI: QFG1VGA: Missing dialogue when speaking to Kaspar

comment:4 by bluegr, 11 years ago

Fixed in commit 61ec6c9. The fix should be available in the next daily build

comment:5 by bluegr, 11 years ago

Status: newclosed

comment:6 by bluegr, 11 years ago

Owner: set to bluegr
Resolution: fixed

comment:7 by bluegr, 11 years ago

Sorry, I meant commit d830b27.

Note: See TracTickets for help on using tickets.