[Scummvm-tracker] [ScummVM :: Bugs] #15215: SCUMM: DIG: Error box 29 is out of bounds in ScummVM 2.8.1
ScummVM :: Bugs
trac at scummvm.org
Sun Nov 10 21:52:33 UTC 2024
#15215: SCUMM: DIG: Error box 29 is out of bounds in ScummVM 2.8.1
-----------------------------------+----------------------------
Reporter: zoltan808080 | Owner: AndywinXp
Type: defect | Status: new
Priority: blocker | Component: Engine: SCUMM
Version: | Resolution:
Keywords: The Dig box out bounds | Game: The Dig
-----------------------------------+----------------------------
Comment (by eriktorbjorn):
Ok. As I said, it was a long shot.
It seems we do write a lot of potentially uninitialized iMUSE data to save
files, but I assume this is not what you're talking about. E.g. functions
like `IMuseDigiTriggersHandler::clearAllTriggers()` only initializes some
of the data. (It also clears one field of `_defers` which seems a bit
risky to me, but should work as long as `DIMUSE_MAX_TRIGGERS` and
`DIMUSE_MAX_DEFERS` have the same value.)
--
Ticket URL: <https://bugs.scummvm.org/ticket/15215#comment:19>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list