#5797 closed defect (fixed)
SCI: LSL6: Crash loading savegames
Reported by: | SF/phantom4 | Owned by: | wjp |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | ||
Cc: | Game: | Leisure Suit Larry 6 |
Description
Leisure Suit Larry 6 always crashes when you load a savegame where Larry has items in his inventory.
ERROR: [VM] kGraph(RestoreBox): signature mismatch via method LL6Inv::show (script 86, room200, localCall fffff
ScummVM 1.3.1 64bit - Win7 64bit ScummVM 1.3.0 - Android 2.3.4
Ticket imported from: #3366329. Ticket imported from: bugs/5797.
Change History (4)
comment:1 by , 13 years ago
Summary: | Corrupt savegames → SCI: LSL6: Crash loading savegames |
---|
comment:2 by , 13 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 by , 13 years ago
comment:4 by , 13 years ago
P.S. The condition for this doesn't seem to be "items in inventory", but I'm not sure what is the correct criterion.
Note:
See TracTickets
for help on using tickets.
The workaround that was in place for this was accidentally deleted in 194081e7ae79a632ce446653cc7119b74d3a6fac. I put it back now (3e38e6e22158de309914a946e5791ea2b927078b).
Thanks for the report!