[Scummvm-tracker] [ScummVM :: Bugs] #13204: DIRECTOR: Alice Interactive Museum (Director 2/4?) Loading Issue
ScummVM :: Bugs
trac at scummvm.org
Tue Feb 21 10:45:48 UTC 2023
#13204: DIRECTOR: Alice Interactive Museum (Director 2/4?) Loading Issue
--------------------+-------------------------------
Reporter: mystrw1 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: Director
Version: | Resolution:
Keywords: | Game:
--------------------+-------------------------------
Comment (by rvanlaar):
Thank you for bringing it to our attention.
It seems this is a bug on how ScummVM handles switching between files. It
should continue playing alice.exe but is looking for it in the DATA
directory.
It's on our radar.
For reference:
"play(0)" i.e. play done is called. It should return control back to
alice.exe.
{{{
Call stack:
#0 56:scummvm_generic at [ 0]
[ 0]: Stack before:
[ 0]: c_argcnoretpush 0
[ 0]: Stack after: <argcnoret: 0>
[ 2]: Stack before: <argcnoret: 0>
[ 2]: cb_call "play"
call: play()
Window::setNextMovie: 'ALICE.EXE' -> 'ALICE.EXE' -> 'ALICE.EXE'
Lingo::func_goto(): going to movie "ALICE.EXE", frame 2
[ 2]: Stack after:
Lingo::execute(): Context is frozen, pausing execution
Freezing Lingo state, depth 1
openArchive("DATA\ALICE.EXE")
WARNING: Window::loadEXE(): Failed to open EXE 'ALICE.EXE'!
File::open: opening 'DATA/ALICE.EXE' failed
WARNING: Archive::openFile(): Error opening file DATA\ALICE.EXE!
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/13204#comment:7>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list