Well, I downloaded the code, but I’m having a problem getting it to run. I’m on 4.12.4. I tried both the git version and the OneDrive version, template and “copy to project folder”.
The last part of the error log is as follows:
LogStats:Warning: MetaData mismatch. Did you assign a stat to two groups? New //STATGROUP_Threads//FLauncherTask///Thread_2c1c_0///####STATCAT_Advanced#### old //STATGROUP_Threads//FLauncherTask///Thread_1778_0///####STATCAT_Advanced####
LogPlayLevel: CommandUtils.Run: Run: D:\Unreal\Epic Games\4.12\Engine\Binaries\DotNET\UnrealBuildTool.exe UE4Game Win64 Development -remoteini="D:\Unreal\SteamVR_3" -noxge -generatemanifest -NoHotReloadFromIDE
LogPlayLevel: UnrealBuildTool: ERROR: No modules found to build. All requested binaries were already part of the installed engine data.
LogPlayLevel: CommandUtils.Run: Run: Took 2.0661227s to run UnrealBuildTool.exe, ExitCode=5
LogPlayLevel: Program.Main: ERROR: AutomationTool terminated with exception: AutomationTool.AutomationException: Command failed (Result:5): D:\Unreal\Epic Games\4.12\Engine\Binaries\DotNET\UnrealBuildTool.exe UE4Game Win64 Development -remoteini="D:\Unreal\SteamVR_3" -noxge -generatemanifest -NoHotReloadFromIDE. See logfile for details: 'UnrealBuildTool-20
16.07.02-17.20.55.txt'
LogPlayLevel: at AutomationTool.CommandUtils.RunAndLog(String App, String CommandLine, String Logfile, Int32 MaxSuccessCode, String Input, ERunOptions Options, Dictionary`2 EnvVars)
LogPlayLevel: at AutomationTool.CommandUtils.RunUBT(CommandEnvironment Env, String UBTExecutable, String CommandLine, String LogName, Dictionary`2 EnvVars)
LogPlayLevel: at AutomationTool.UE4Build.BuildWithUBT(String TargetName, UnrealTargetPlatform TargetPlatform, String Config, FileReference UprojectPath, Boolean ForceMonolithic, Boolean ForceNonUnity, Boolean ForceDebugInfo, Boolean ForceFlushMac, Boolean DisableXGE, String InAddArgs, Boolean ForceUnity, Dictionary`2 EnvVars)
LogPlayLevel: at AutomationTool.UE4Build.Build(BuildAgenda Agenda, Nullable`1 InDeleteBuildProducts, Boolean InUpdateVersionFiles, Boolean InForceNoXGE, Boolean InUseParallelExecutor, Boolean InForceNonUnity, Boolean InForceUnity, Boolean InShowProgress, Dictionary`2 PlatformEnvVars, Nullable`1 InChangelistNumberOverride, Dictionary`2 InTargetToManifest)
LogPlayLevel: at Project.Build(BuildCommand Command, ProjectParams Params, Int32 WorkingCL, ProjectBuildTargets TargetMask)
LogPlayLevel: at BuildCookRun.DoBuildCookRun(ProjectParams Params)
LogPlayLevel: at AutomationTool.BuildCommand.Execute()
LogPlayLevel: at AutomationTool.Automation.Execute(List`1 CommandsToExecute, CaselessDictionary`1 Commands)
LogPlayLevel: at AutomationTool.Automation.Process(String] CommandLine)
LogPlayLevel: at AutomationTool.Program.MainProc(Object Param)
LogPlayLevel: at AutomationTool.InternalUtils.RunSingleInstance(Func`2 Main, Object Param)
LogPlayLevel: at AutomationTool.Program.Main()
LogPlayLevel: Program.Main: AutomationTool exiting with ExitCode=5 (5)
LogPlayLevel: Domain_ProcessExit
LogPlayLevel: copying UAT log files...
LogPlayLevel: Completed Launch On Stage: Build Task, Time: 1.505088
LogPlayLevel: BUILD FAILED
PackagingResults:Error: Error Launch failed! Unknown Error
I also sometimes get http errors in the build log, but drove to the local Starbucks and got past that, so that’s not the problem.
Any ideas?
[INDENT]== John ==[/INDENT]
P.S. Initially posted to the old thread, deleted and reposted here.