Broadcast Sample Project crashes on startup

Hello,

I just downloaded the BroadcastSample project freshly and also the version 4.27, everything new and the project always crashes when starting with 4.27 and also when I try it with 5.1.

It’s frustrating when that happens.
The actual crash/error message would be needed for anyone to have a chance of knowing what’s going on.
If you could add that to your message, maybe you’ll get a better answer!


first lines of log:

LogWindows: Failed to load ‘aqProf.dll’ (GetLastError=126)
LogWindows: File ‘aqProf.dll’ does not exist
LogWindows: Failed to load ‘VtuneApi.dll’ (GetLastError=126)
LogWindows: File ‘VtuneApi.dll’ does not exist
LogWindows: Failed to load ‘VtuneApi32e.dll’ (GetLastError=126)
LogWindows: File ‘VtuneApi32e.dll’ does not exist

Solved it by deactivate all plugins in project. now it opens but the editor get black screen some time.