[Scummvm-tracker] [ScummVM :: Bugs] #14612: ILLUSIONS: Assertion failure in Common::File::pos() const
ScummVM :: Bugs
trac at scummvm.org
Mon Nov 27 22:04:28 UTC 2023
#14612: ILLUSIONS: Assertion failure in Common::File::pos() const
--------------------------+--------------------------------
Reporter: lephilousophe | Owner: sluicebox
Type: defect | Status: closed
Priority: normal | Component: Engine: Illusions
Version: | Resolution: fixed
Keywords: | Game:
--------------------------+--------------------------------
Changes (by sluicebox):
* priority: blocker => normal
Comment:
My PR is merged, but I want to clarify that this was a minor bug in error
handling when the game is already unplayable.
The user didn't include all of the game files. When .wav files were
missing, the engine crashed with an assertion failure. Now it calls
`error` to log the missing filename, just like it does when midi files are
missing.
--
Ticket URL: <https://bugs.scummvm.org/ticket/14612#comment:5>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list