[Scummvm-tracker] [ScummVM :: Bugs] #12850: Unable to save games in some (all?) engines

ScummVM :: Bugs trac at scummvm.org
Fri Aug 27 20:27:45 UTC 2021


#12850: Unable to save games in some (all?) engines
--------------------+-----------------------
Reporter:  criezy   |      Owner:  (none)
    Type:  defect   |     Status:  new
Priority:  blocker  |  Component:  --Unset--
 Version:           |   Keywords:
    Game:           |
--------------------+-----------------------
 A recent regression prevent saving in all the engines I tried.

 There are random assert that can happen when saving:
 {{{
 Assertion failed: (idx < _size), function operator[], file
 ./common/array.h, line 244
 }}}

 I got this one in at least BASS and Full Throttle.

 Also even when the assert does not happen, in at least the SCUMM engine,
 saving does nothing (no save game is created). I reproduced this with DOTT
 and Full Throttle.

 I tried a version from 8 days ago (commit 60111294a044fc) and that one is
 working properly.

 I am not sure the two issues (assert, and no save file created) are the
 same issue, but it seems unlikely that two recent major regressions on
 saving games would not be at least connected.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/12850>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list