[Scummvm-tracker] [ScummVM :: Bugs] #10959: DRASCULA: Can't load save from launcher
ScummVM :: Bugs
trac at scummvm.org
Sun May 12 14:07:12 CEST 2019
#10959: DRASCULA: Can't load save from launcher
---------------------+------------------------------
Reporter: dafioram | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: Drascula
Keywords: | Game: Drascula
---------------------+------------------------------
Using the current Drascula.dat it crashes if I load a save from the
launcher, but it works fine in game.
This is with scummvm 2.0 or recent master (7f9eaf0f12632bd).
{{{
#0 0x0000555555d6eb60 in Drascula::DrasculaEngine::decodeRLE(unsigned
char*, unsigned char*, unsigned short) (this=0x5555585e8690,
srcPtr=0x55555915f3b2 "\377", dstPtr=0x1 <error: Cannot access memory at
address 0x1>, pitch=0)
at engines/drascula/graphics.cpp:668
#1 0x0000555555d6c981 in Drascula::DrasculaEngine::loadPic(char const*,
unsigned char*, int) (this=0x5555585e8690, NamePcc=0x5555585e96bc
"AUX62.ALG", targetSurface=0x0, colorCount=1) at
engines/drascula/graphics.cpp:108
#2 0x0000555555d7b190 in Drascula::DrasculaEngine::enterRoom(int)
(this=0x5555585e8690, roomIndex=62) at engines/drascula/rooms.cpp:1781
#3 0x0000555555d7ecdc in Drascula::DrasculaEngine::loadGame(int)
(this=0x5555585e8690, slot=3) at engines/drascula/saveload.cpp:332
#4 0x0000555555d67cb2 in Drascula::DrasculaEngine::run()
(this=0x5555585e8690) at engines/drascula/drascula.cpp:277
#5 0x000055555596b470 in runGame(Plugin const*, OSystem&, Common::String
const&) (plugin=0x5555584cf820, system=..., edebuglevels=...) at
base/main.cpp:273
#6 0x000055555596c74f in scummvm_main(int, char const* const*) (argc=1,
argv=0x7fffffffdfb8) at base/main.cpp:545
#7 0x0000555555968c2c in main(int, char**) (argc=1, argv=0x7fffffffdfb8)
at backends/platform/sdl/posix/posix-main.cpp:45
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/10959>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list