Cant launch project, "Missing UE4Game binary"

Hello,

I tried launching my game and every time it keeps giving me the same output

This is a Blueprint only project

Also on the bottom is says I should try building with IDE but I dont know what that means or how I do it…

Any help would be appreciated

Hey!

Try this:

Open your Unreal folder in your Explorer.
Delete the Binaries, Intermediate and Saved folders.
Right-click on the .uproject file, and select “Generate Visual Studio Project Files”.

Then try to open your project again!

Thank you! This helped me with similar issue.

Just so you know, IDE stans for Integrated Development Environment. Its a Software designed to carry full software development cycle. E.g. Visual Studio.