Opened 3 years ago
Closed 11 months ago
#12840 closed defect (fixed)
DIRECTOR: ScummVM debug console does not appear when a Director game crashes
Reported by: | Thunderforge | Owned by: | moralrecordings |
---|---|---|---|
Priority: | normal | Component: | Engine: Director |
Version: | Keywords: | ||
Cc: | Game: |
Description
When a Director game crashes, the ScummVM debug console does not appear and ScummVM simply quits.
Reproduction Steps
- Encounter a fatal error in a Director game (such as the one described in #12837 in which a movie could not be loaded)
- Note that ScummVM will quit instead of going to the debug console, ScummVM quits with no further user feedback
Versions
- ScummVM x64 2021-08-23 (g8812574dc8)
- macOS 11.5.2
Change History (2)
comment:1 by , 3 years ago
comment:2 by , 11 months ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Director engine has a full debugger now. The console will always open for hard errors, but can be triggered for soft errors with --debugflag=lingostrict
.
Note:
See TracTickets
for help on using tickets.
Try running it through a terminal.