Opened 20 months ago
Closed 20 months ago
#14358 closed defect (fixed)
TETRAEDGE: Inventory duplicated when loading custom savegame
Reported by: | windlepoons | Owned by: | mduggan |
---|---|---|---|
Priority: | normal | Component: | Engine: Tetraedge |
Version: | Keywords: | ||
Cc: | Game: | Syberia 1 |
Description
If you save your custom save game with Ctrl+S, then load it with Ctrl+L, the contents of the inventory will be doubled.
Reproduced
To begin, grab the Advertising Brochure, press Ctrl+S and save the custom save game. Then press Ctrl+L and load the previous custom save game, go to Menu in the bottom right corner. There are now 2 identical Advertising Brochures in the inventory.
Version and OS
ScummVM 2.8.0git2991-g9a52d47ce63 (Mar 23 2023 04:11:29)
Syberia 1 (macOS, GOG version)
Siduction (Debian/sid)
Change History (1)
comment:1 by , 20 months ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Thanks for reporting. I've pushed a simple change to properly clear the inventory on game load in revision
b0a0ebfb5bb
.