UnrealTournament GenerateProjectFiles Error

I download “UnrealTournament-clean-master” from GitHud and follow the step to setup.
But when I run GenerateProjectFiles.bat. I got an Error.
How can I Solved this Error?

Setting up Unreal Engine 4 project files…
Binding IntelliSense data… 96%ERROR: Couldn’t find module rules file for module ‘Social’.

GenerateProjectFiles ERROR: UnrealBuildTool was unable to generate project files.

I was able to get the project files to generate by going through the Build.cs files for UnrealTrounament, UnrealTournamentEditor, and BlueprintContext and commenting out all of the references to the ‘Social’ module. I’m not sure exactly what that module does, but by commenting out the define (“WITH_SOCIAL=1”) in UnrealTournament.Build.cs I’m hoping compilation will occur as expected.

Hi ,

Did you follow the steps listed on the UT github page here? https://github.com/EpicGames/UnrealTournament

Hi ,

We have not heard from you in several days. I am marking this as answered for tracking purposes. If you are still experiencing this error, please comment with the requested information.