[Scummvm-tracker] [ScummVM :: Bugs] #14573: SCI: Phantasmagoria Crashes
ScummVM :: Bugs
trac at scummvm.org
Tue Aug 15 03:03:04 UTC 2023
#14573: SCI: Phantasmagoria Crashes
--------------------------------+-------------------------------
Reporter: darkshoxx | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: SCI
Version: | Resolution:
Keywords: Crash to debug menu | Game: Phantasmagoria 1
--------------------------------+-------------------------------
Comment (by sluicebox):
Welcome back and keep 'em coming! =)
On all of these bugs, the tricky parts are figuring out where the crash is
coming from, and sometimes even what game-room you're in. There are a lot
of rooms and we don't necessarily have this game in our heads.
You can help us greatly by entering these two commands when you enter the
debugger:
1. `room` - this will print the current room number; there are *so many*
in this game
2. `bt` - this will print the backtrace to tell us where the game scripts
crashed
In the case of a lockup, you can bring up the debugger with CTRL + ALT + D
(or whatever it is configured to in Key Mapping) and do those two
commands.
If the results are in your video and readable then that's all we need; but
a screenshot ensures readable text.
--
Ticket URL: <https://bugs.scummvm.org/ticket/14573#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list