Bug #600
Win32: No IWAD => startup hangs
Start date:
2009-02-03
% Done:
100%
Description
Since the change to startup so that all work is done in DD_StartupWorker Doomsday will no longer produce a critical system message if it cannot find an IWAD in W_CheckIWAD. Currently what happens is that Doomsday will get stuck in the busy state, perpetually Sleep()'ing and no error dialog is produced.
Labels: Startup
History
#1 Updated by eunbolt over 14 years ago
I believe this bug is now fixed
#2 Updated by skyjake over 13 years ago
This happens only on Windows.
#3 Updated by skyjake almost 13 years ago
Addressed both by ringzero and improved busy mode error handling.