[Scummvm-tracker] [ScummVM :: Bugs] #13899: DIRECTOR: Opera Fatal gameplay issue update
ScummVM :: Bugs
trac at scummvm.org
Mon Jan 23 09:55:15 UTC 2023
#13899: DIRECTOR: Opera Fatal gameplay issue update
----------------------------------+-------------------------------
Reporter: mystrw1 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: Director
Version: | Resolution:
Keywords: Director, Opera Fatal | Game:
----------------------------------+-------------------------------
Comment (by rvanlaar):
Recap of the conversation we had over on discord.
Due to how the command `play movie ...` is handled, the movie is played,
but then before the first frame is handled, control is given back to the
original movie, resulting in a crash.
The game starts when run with: `--start-movie=opera/intro/intro.dxr`
Further more there seems to be an error in how shared casts are
discoverable.
-- "startMovie HE.DXR"
WARNING: Lingo::resolveCastMember: reference to non-existent cast member:
sWalk!
Then in the debugger:
"cast 401"
Cast:
[not found]
Shared cast:
401: type=script, name="sWalk"
--
Ticket URL: <https://bugs.scummvm.org/ticket/13899#comment:6>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list