Happened again to me (v4.01 revision 3).
Attached is an example. The top bar is supposed to have text. By the way, the F8 menu is also screwed up when I get this error.
I noticed that in the F2 log, "Initialized Direct3D7" is normally followed with "Initialized DirectDraw".
When this error happens, "Initialized DirectDraw" does not follow "Initialized Direct3D7".
Example:
NPC Code:
Deleted DirectDraw Surfaces
Finalized DirectDraw
Initialized Direct3D7
Initialized DirectDraw
Deleted DirectDraw Surfaces
Finalized DirectDraw
Initialized Direct3D7
Initialized DirectDraw
Deleted DirectDraw Surfaces
Finalized DirectDraw
Initialized Direct3D7
Initialized DirectDraw
GraalScript: Function unfreezeplayer not found in script of
Loaded minimap from idlemini.png
PM: received from Poodie:unknown
GraalScript: Function unfreezeplayer not found in script of
Loaded minimap from idlemini.png
File download: nhead10.png (size: 2637) done
Initialized Direct3D7
At the end, should there be an "Initialized DirectDraw"?