Advertisement
xeoncat

UAT log

Feb 7th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. ExceptionUtils.PrintExceptionInfo: ==============================================================================
  2. ExceptionUtils.PrintExceptionInfo: ERROR: Command failed (Result:5): C:\Program Files\Epic Games\UE_4.18\Engine\Binaries\DotNET\UnrealBuildTool.exe TH Win64 Development -Project=G:\UEProj\TH\TH.uproject G:\UEProj\TH\TH.uproject -NoUBTMakefiles -remoteini="G:\UEProj\TH" -skipdeploy -noxge -NoHotReload -ignorejunk. See logfile for details: 'UnrealBuildTool-2018.02.07-21.32.01.txt'
  3. ExceptionUtils.PrintExceptionInfo: (see C:\Users\xeoncat\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_4.18\UAT_Log.txt for full exception trace)
  4. ExceptionUtils.PrintExceptionInfo:
  5. ExceptionUtils.PrintExceptionInfo: CommandFailedException: Command failed (Result:5): C:\Program Files\Epic Games\UE_4.18\Engine\Binaries\DotNET\UnrealBuildTool.exe TH Win64 Development -Project=G:\UEProj\TH\TH.uproject G:\UEProj\TH\TH.uproject -NoUBTMakefiles -remoteini="G:\UEProj\TH" -skipdeploy -noxge -NoHotReload -ignorejunk. See logfile for details: 'UnrealBuildTool-2018.02.07-21.32.01.txt'
  6. ExceptionUtils.PrintExceptionInfo: at AutomationTool.CommandUtils.RunAndLog(String App, String CommandLine, String Logfile, Int32 MaxSuccessCode, String Input, ERunOptions Options, Dictionary`2 EnvVars, SpewFilterCallbackType SpewFilterCallback)
  7. ExceptionUtils.PrintExceptionInfo: at AutomationTool.CommandUtils.RunAndLog(CommandEnvironment Env, String App, String CommandLine, String LogName, Int32 MaxSuccessCode, String Input, ERunOptions Options, Dictionary`2 EnvVars, SpewFilterCallbackType SpewFilterCallback)
  8. ExceptionUtils.PrintExceptionInfo: at AutomationTool.CommandUtils.RunUBT(CommandEnvironment Env, String UBTExecutable, String CommandLine, String LogName, Dictionary`2 EnvVars)
  9. ExceptionUtils.PrintExceptionInfo: at AutomationTool.CommandUtils.RunUBT(CommandEnvironment Env, String UBTExecutable, FileReference Project, String Target, String Platform, String Config, String AdditionalArgs, String LogName, Dictionary`2 EnvVars)
  10. ExceptionUtils.PrintExceptionInfo: 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)
  11. ExceptionUtils.PrintExceptionInfo: 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)
  12. ExceptionUtils.PrintExceptionInfo: at Project.Build(BuildCommand Command, ProjectParams Params, Int32 WorkingCL, ProjectBuildTargets TargetMask)
  13. ExceptionUtils.PrintExceptionInfo: at BuildCookRun.DoBuildCookRun(ProjectParams Params)
  14. ExceptionUtils.PrintExceptionInfo: at BuildCookRun.ExecuteBuild()
  15. ExceptionUtils.PrintExceptionInfo: at AutomationTool.BuildCommand.Execute()
  16. ExceptionUtils.PrintExceptionInfo: at AutomationTool.Automation.Execute(List`1 CommandsToExecute, Dictionary`2 Commands)
  17. ExceptionUtils.PrintExceptionInfo: at AutomationTool.Automation.Process(String[] Arguments)
  18. ExceptionUtils.PrintExceptionInfo: at AutomationTool.Program.MainProc(Object Param)
  19. ExceptionUtils.PrintExceptionInfo: at AutomationTool.InternalUtils.RunSingleInstance(Func`2 Main, Object Param)
  20. ExceptionUtils.PrintExceptionInfo: at AutomationTool.Program.Main()
  21. ExceptionUtils.PrintExceptionInfo: ==============================================================================
  22. Program.Main: AutomationTool exiting with ExitCode=5 (5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement