Unreal Build Tool Errors: Build Configuration XML does not exist

Hello, I’m currently unable to create a C++ project from the Unreal Project Browser.

I checked the log file, and found that it is trying to load Build Configuration from an xml file containing a link to https://www.unrealengine.com/BuildConfiguration.

Visiting that site doesn’t provide an XML file. I deleted the BuildConfiguration xml to see if it would generate an appropriate one, but it regenerates the same link.

Is this some sort of Unreal Engine website error I’m experiencing, or do I need to dig deeper?

I’ve been trying to create a third person C++ project for a few weeks with no luck. If it matters, I’ve built the project from source before. Perhaps in that process I broke a normal link in the build process.

Thank you for reading!