Executing findDisplay 313 createDisplay "RscDisplayEmpty" crashes the game when previewing a mission.
On the other hand. findDisplay 46 createDisplay "RscDisplayEmpty" executed in Eden editor will return displayNull and the game won't crash.
Ideally, createDisplay should always fail silently if display cannot be created on given display for whatever reason.