Disabled nDisplay plugin - now in endless crash loop

Strange problem involving nDisplay plugin.
I don’t require it for a current green screen workflow so disabled it and am now in an endless crash loop!
Fatal error: [File:D:/Build/++UE4/Sync/Engine/Source/Runtime/Launch/Private/LaunchEngineLoop.cpp] [Line: 3984] Failed to load UnrealEd Engine class ‘/Script/DisplayClusterEditor.DisplayClusterEditorEngine’.

How to get out of this?
Is there some other dependency on the nDisplay plugin I am not aware of?

1 Like

just happened to me…any fix for this??

I’m also running into this issue, i’m afraid i’ve lost my project

Hey! I had the issue resolved! It’s probably just an engine bug, but here is how I was able to fix it.

Go into your config folder; Config/Windows/, and delete WindowsEngine.ini. This solved my issue!

2 Likes

Same problem here. Is there another solution than deleting the WindowsEngine.ini file? that does not seem very reasonable.