#10706 closed defect (fixed)
SCI: LB2: Missing desk lamp message
Reported by: | sluicebox | Owned by: | sluicebox |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | ||
Cc: | Game: | Laura Bow 2: The Dagger of Amon-Ra |
Description
LB2 Floppy 1.0 (english) attempts to show a non-existent message when using the carbon paper on the desk lamp when the lamp is off. This results in "<Messager> 550: 5, 39, 6, 1 not found".
I've written a script patch for this to be submitted soon. This is a bug in the original game and Sierra fixed it in subsequent versions by passing the correct message number. The patch does the same.
Save game attached. Just click the carbon paper on the desk lamp to see the bug and test the fix, which will show the correct message, not that it's an exciting one.
Floppy version 1.1 does not have the bug.
Attachments (1)
Change History (4)
by , 6 years ago
Attachment: | laurabow2.015 added |
---|
comment:1 by , 6 years ago
comment:2 by , 6 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
The patch has been merged, nice work! Closing
comment:3 by , 3 years ago
Owner: | changed from | to
---|
https://github.com/scummvm/scummvm/pull/1340