npruehs / ue4-rts

Real-time strategy plugin and showcase for Unreal Engine 4.
MIT License
747 stars 151 forks source link

Can't open UE5 Project #181

Closed sumrex closed 2 years ago

sumrex commented 2 years ago

I can't seem to open the UE5 version of this project.

It gives the classic "Built in another version, try recompiling" and when I allow it to do so it just says it failed and to try rebuilding from source. When I open the solution, trying to clean and build just gives an error as well. I am not an adept programmer so I can't really troubleshoot much farther than this.

C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets(45,5): error MSB3073: The command ""B:\Program Files\UE_5.0\Engine\Build\BatchFiles\Build.bat" RTSProjectEditor Win64 Development -Project="G:\Programming\Unreal Projects\RTSProject 5.0\RTSProject.uproject" -WaitMutex -FromMsBuild" exited with code 6.

sumrex commented 2 years ago

Restarting my computer fixed it! Must have been on my end!