ID:2767022
 
Resolved
Embedded wingets in macros were causing crashes or hangs.
BYOND Version:514
Operating System:Windows 10 Pro 64-bit
Web Browser:Chrome 97.0.4692.99
Applies to:Dream Seeker
Status: Resolved (514.1579)

This issue has been resolved.
This was tested on 514.1578

When a macro contains an embedded winget, DS hangs/crashes. If there are multiple windows, it hangs. If there is a single window, it crashes.

My test case should show this in action.

Compile, run, and press escape with both windows open. You'll see the hang. Compile run, close the clone window, and press escape. You'll see the crash.

Scope out the interface.dm file. There's only one macro in there. Any embedded winget in a macro causes this issue. Doesn't matter what it is.

Lummox JR resolved issue with message:
Embedded wingets in macros were causing crashes or hangs.