Opened 2 months ago

Closed 2 months ago

#15256 closed defect (fixed)

SCUMM: Crash in C64 demo when giving the can of Pepsi to another character

Reported by: ccawley2011 Owned by: AndywinXp
Priority: normal Component: Engine: SCUMM
Version: Keywords:
Cc: Game: Maniac Mansion

Description

In the C64 demo of Maniac Mansion, attempting to give the can of Pepsi to another character will crash with a “Cannot read resource” error.

Attachments (1)

mmc64crash.PNG (59.9 KB ) - added by tag2015 2 months ago.

Download all attachments as: .zip

Change History (5)

comment:1 by AndywinXp, 2 months ago

Do you have any means to check what happened in the original? Knowing the engine, this looks way too specific for this to happen only in our implementation

by tag2015, 2 months ago

Attachment: mmc64crash.PNG added

comment:2 by tag2015, 2 months ago

This seems to be an original bug, it fails the same way when playing using an emulator.
If needed, I can test on a physical C64 (but I doubt that'll change anything)

Attached screenshot

comment:3 by AndywinXp, 2 months ago

Thank you! I think I we can probably add a special case to prevent this crash; normally I would leave original bugs as they are, but this one crashes the app so I'd rather come up with a hack/enhancement to fix it...

comment:4 by AndywinXp, 2 months ago

Owner: set to AndywinXp
Resolution: fixed
Status: newclosed

In f8f6729c:

SCUMM: MANIAC: Fix crash in C64 demo

This closes #15256

Note: See TracTickets for help on using tickets.