Ongoing C++ Gameplay Example Series: Making a Survival Game

Hey for some weird reason, I can’t seem to open up the project. I always get this error message:


's what I did:

  1. Download the project using Git Bash.
  2. Try to open the .uproject file -> Results in error

I also tried this:

  1. Download the project using Git Bash.
  2. Right click on the .uproject file to generate Visual Studio project files
  3. Try to open the .uproject file -> Results in error

Tried :

  1. Download the project using Git Bash.
  2. Right click on the .uproject file to generate Visual Studio project files
  3. Build the solution in Visual Studio -> compiles without a problem
  4. Try to open the .uproject file -> Results in error

I also tried the methods using the UE4 Launcher instead of in the windows explorer. If it’s any help, the error appears around the 70% mark of opening up the project. I’m using Windows 7 SP1.