#6773 closed defect (fixed)
ALL: Infinite loop showing error dialog when engine missing
| Reported by: | dreammaster | Owned by: | SF/mthreepwood |
|---|---|---|---|
| Priority: | normal | Component: | Engine: SCUMM |
| Version: | Keywords: | ||
| Cc: | Game: | Day of the Tentacle |
Description
The recent commit for enabling Day of The Tentacle easter egg, commit f74ba29753de23bad9a07f531fc4c03ea3375594, has a problem. If you try to start a game where the engine isn't present, the program goes into an infinite loop of showing the error dialog. You can't even exit the program without killing it.
Ticket imported from: bugs/6773.
Change History (3)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
| Owner: | set to |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
comment:3 by , 7 years ago
| Component: | → Engine: SCUMM |
|---|---|
| Game: | → Day of the Tentacle |
Note:
See TracTickets
for help on using tickets.

Should have been fixed by clone2727's recent commit: https://github.com/scummvm/scummvm/commit/bab1afa6ccd5f9d3c53dfa494145cbd947ffcde2
Please retest master and reopen this if not fixed.