Advertisement
Guest User

Unreal cook log (nativization dispatcher variable bug)

a guest
Sep 27th, 2018
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.66 KB | None | 0 0
  1. Automation.ParseCommandLine: Parsing command line: -ScriptsForProject="D:/Unreal Projects/TestProj/TestProj.uproject" BuildCookRun -nocompile -nocompileeditor -installed -nop4 -project="D:/Unreal Projects/TestProj/TestProj.uproject" -cook -stage -archive -archivedirectory=D:/testpackage -package -clientconfig=Development -ue4exe=UE4Editor-Cmd.exe -pak -prereqs -nodebuginfo -targetplatform=Win64 -build -utf8output
  2. Automation.Process: Setting up command environment.
  3. InternalUtils.SafeFileExists: SafeFileExists C:\Program Files\Epic Games\UE_4.20\Engine\Binaries\DotNET\AutomationTool.exe=True
  4. InternalUtils.GetEnvironmentVariable: GetEnvironmentVariable uebp_LOCAL_ROOT=
  5. InternalUtils.GetEnvironmentVariable: GetEnvironmentVariable uebp_LOCAL_ROOT=
  6. InternalUtils.GetEnvironmentVariable: GetEnvironmentVariable uebp_EngineSavedFolder=
  7. CommandUtils.SetEnvVar: SetEnvVar uebp_EngineSavedFolder=C:/Program Files/Epic Games/UE_4.20/Engine/Programs/AutomationTool/Saved
  8. InternalUtils.GetEnvironmentVariable: GetEnvironmentVariable uebp_EngineSavedFolder=C:/Program Files/Epic Games/UE_4.20/Engine/Programs/AutomationTool/Saved
  9. InternalUtils.GetEnvironmentVariable: GetEnvironmentVariable uebp_CSVFile=
  10. InternalUtils.GetEnvironmentVariable: GetEnvironmentVariable uebp_LogFolder=
  11. InternalUtils.GetEnvironmentVariable: GetEnvironmentVariable uebp_LOCAL_ROOT=C:/Program Files/Epic Games/UE_4.20
  12. CommandUtils.SetEnvVar: SetEnvVar uebp_LogFolder=C:/Users/User/AppData/Roaming/Unreal Engine/AutomationTool/Logs/C+Program+Files+Epic+Games+UE_4.20
  13. InternalUtils.SafeDeleteFile: SafeDeleteFile C:\Users\User\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_4.20\Log.txt
  14. InternalUtils.SafeDeleteFile: SafeDeleteFile C:\Users\User\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_4.20\UBT-TestProj-Win64-Development.txt
  15. InternalUtils.GetEnvironmentVariable: GetEnvironmentVariable uebp_FinalLogFolder=
  16. CommandUtils.SetEnvVar: SetEnvVar uebp_FinalLogFolder=C:/Users/User/AppData/Roaming/Unreal Engine/AutomationTool/Logs/C+Program+Files+Epic+Games+UE_4.20
  17. InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\system32\robocopy.exe=True
  18. InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\system32\mount.exe=False
  19. InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\Sysnative\mount.exe=False
  20. InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\system32\cmd.exe=True
  21. CommandUtils.SetEnvVar: SetEnvVar MallocNanoZone=0
  22. InternalUtils.GetEnvironmentVariable: GetEnvironmentVariable uebp_UATChildInstance=0
  23. InternalUtils.SafeDeleteFile: SafeDeleteFile C:\Users\User\AppData\Local\Temp\UAT\C+Program+Files+Epic+Games+UE_4.20\Rules\UATRules1093027987.dll
  24. InternalUtils.SafeDeleteFile: SafeDeleteFile C:\Users\User\AppData\Local\Temp\UAT\C+Program+Files+Epic+Games+UE_4.20\Rules\UATRules1093027987.pdb
  25. InternalUtils.SafeDeleteFile: SafeDeleteFile C:\Users\User\AppData\Local\Temp\UAT\C+Program+Files+Epic+Games+UE_4.20\Rules\UATRules1093027987SourceFiles.txt
  26. InternalUtils.SafeFileExists: SafeFileExists D:\Unreal Projects\TestProj\TestProj.uproject=True
  27. InternalUtils.SafeFileExists: SafeFileExists D:\Unreal Projects\TestProj\TestProj.uproject=True
  28. BuildCookRun.SetupParams: Setting up ProjectParams for D:\Unreal Projects\TestProj\TestProj.uproject
  29. InternalUtils.SafeFileExists: SafeFileExists C:\Users\User\AppData\Local\Temp\UAT\C+Program+Files+Epic+Games+UE_4.20\Rules\UATRules1093027987.dll=False
  30. ProjectParams.ValidateAndLog: Project Params **************
  31. ProjectParams.ValidateAndLog: AdditionalServerMapParams=
  32. ProjectParams.ValidateAndLog: Archive=True
  33. ProjectParams.ValidateAndLog: ArchiveMetaData=False
  34. ProjectParams.ValidateAndLog: CreateAppBundle=True
  35. ProjectParams.ValidateAndLog: BaseArchiveDirectory=D:\testpackage
  36. ProjectParams.ValidateAndLog: BaseStageDirectory=D:\Unreal Projects\TestProj\Saved\StagedBuilds
  37. ProjectParams.ValidateAndLog: Build=True
  38. ProjectParams.ValidateAndLog: SkipBuildClient=False
  39. ProjectParams.ValidateAndLog: SkipBuildEditor=False
  40. ProjectParams.ValidateAndLog: Cook=True
  41. ProjectParams.ValidateAndLog: Clean=
  42. ProjectParams.ValidateAndLog: Client=False
  43. ProjectParams.ValidateAndLog: ClientConfigsToBuild=Development
  44. ProjectParams.ValidateAndLog: ClientCookedTargets=TestProj
  45. ProjectParams.ValidateAndLog: ClientTargetPlatform=Win64
  46. ProjectParams.ValidateAndLog: Compressed=False
  47. ProjectParams.ValidateAndLog: AdditionalPakOptions=
  48. ProjectParams.ValidateAndLog: UseDebugParamForEditorExe=False
  49. ProjectParams.ValidateAndLog: CookOnTheFly=False
  50. ProjectParams.ValidateAndLog: CookOnTheFlyStreaming=False
  51. ProjectParams.ValidateAndLog: UnversionedCookedContent=True
  52. ProjectParams.ValidateAndLog: SkipCookingEditorContent=False
  53. ProjectParams.ValidateAndLog: NumCookersToSpawn=0
  54. ProjectParams.ValidateAndLog: GeneratePatch=False
  55. ProjectParams.ValidateAndLog: AddPatchLevel=False
  56. ProjectParams.ValidateAndLog: StageBaseReleasePaks=False
  57. ProjectParams.ValidateAndLog: GenerateRemaster=False
  58. ProjectParams.ValidateAndLog: DiscVersion=
  59. ProjectParams.ValidateAndLog: CreateReleaseVersion=
  60. ProjectParams.ValidateAndLog: BasedOnReleaseVersion=
  61. ProjectParams.ValidateAndLog: DLCFile=
  62. ProjectParams.ValidateAndLog: DLCIncludeEngineContent=False
  63. ProjectParams.ValidateAndLog: DLCPakPluginFile=False
  64. ProjectParams.ValidateAndLog: DiffCookedContentPath=
  65. ProjectParams.ValidateAndLog: AdditionalCookerOptions=
  66. ProjectParams.ValidateAndLog: DedicatedServer=False
  67. ProjectParams.ValidateAndLog: DirectoriesToCook=
  68. ProjectParams.ValidateAndLog: CulturesToCook=<Not Specified> (Use Defaults)
  69. ProjectParams.ValidateAndLog: EditorTargets=
  70. ProjectParams.ValidateAndLog: Foreign=False
  71. ProjectParams.ValidateAndLog: IsCodeBasedProject=True
  72. ProjectParams.ValidateAndLog: IsProgramTarget=False
  73. ProjectParams.ValidateAndLog: IterativeCooking=False
  74. ProjectParams.ValidateAndLog: IterateSharedCookedBuild=
  75. ProjectParams.ValidateAndLog: IterateSharedBuildUsePrecompiledExe=False
  76. ProjectParams.ValidateAndLog: CookAll=False
  77. ProjectParams.ValidateAndLog: CookPartialGC=False
  78. ProjectParams.ValidateAndLog: CookInEditor=False
  79. ProjectParams.ValidateAndLog: CookMapsOnly=False
  80. ProjectParams.ValidateAndLog: Deploy=False
  81. ProjectParams.ValidateAndLog: IterativeDeploy=False
  82. ProjectParams.ValidateAndLog: FastCook=False
  83. ProjectParams.ValidateAndLog: LogWindow=False
  84. ProjectParams.ValidateAndLog: Manifests=False
  85. ProjectParams.ValidateAndLog: MapToRun=
  86. ProjectParams.ValidateAndLog: NoClient=False
  87. ProjectParams.ValidateAndLog: NumClients=0
  88. ProjectParams.ValidateAndLog: NoDebugInfo=True
  89. ProjectParams.ValidateAndLog: SeparateDebugInfo=False
  90. ProjectParams.ValidateAndLog: MapFile=False
  91. ProjectParams.ValidateAndLog: NoCleanStage=False
  92. ProjectParams.ValidateAndLog: NoXGE=False
  93. ProjectParams.ValidateAndLog: MapsToCook=
  94. ProjectParams.ValidateAndLog: MapIniSectionsToCook=
  95. ProjectParams.ValidateAndLog: Pak=True
  96. ProjectParams.ValidateAndLog: Package=True
  97. ProjectParams.ValidateAndLog: ForcePackageData=False
  98. ProjectParams.ValidateAndLog: NullRHI=False
  99. ProjectParams.ValidateAndLog: FakeClient=False
  100. ProjectParams.ValidateAndLog: EditorTest=False
  101. ProjectParams.ValidateAndLog: RunAutomationTests=False
  102. ProjectParams.ValidateAndLog: RunAutomationTest=
  103. ProjectParams.ValidateAndLog: RunTimeoutSeconds=0
  104. ProjectParams.ValidateAndLog: CrashIndex=0
  105. ProjectParams.ValidateAndLog: ProgramTargets=
  106. ProjectParams.ValidateAndLog: ProjectPlatformBinariesPaths=[Win64, D:\Unreal Projects\TestProj\Binaries\Win64]
  107. ProjectParams.ValidateAndLog: ProjectExePaths=[Win64, D:\Unreal Projects\TestProj\Binaries\Win64\TestProj.exe]
  108. ProjectParams.ValidateAndLog: Distribution=False
  109. ProjectParams.ValidateAndLog: Prebuilt=False
  110. ProjectParams.ValidateAndLog: Prereqs=True
  111. ProjectParams.ValidateAndLog: AppLocalDirectory=
  112. ProjectParams.ValidateAndLog: NoBootstrapExe=False
  113. ProjectParams.ValidateAndLog: RawProjectPath=D:\Unreal Projects\TestProj\TestProj.uproject
  114. ProjectParams.ValidateAndLog: Run=False
  115. ProjectParams.ValidateAndLog: ServerConfigsToBuild=Development
  116. ProjectParams.ValidateAndLog: ServerCookedTargets=
  117. ProjectParams.ValidateAndLog: ServerTargetPlatform=Win64
  118. ProjectParams.ValidateAndLog: ShortProjectName=TestProj
  119. ProjectParams.ValidateAndLog: SignedPak=False
  120. ProjectParams.ValidateAndLog: SignPak=
  121. ProjectParams.ValidateAndLog: SkipCook=False
  122. ProjectParams.ValidateAndLog: SkipCookOnTheFly=False
  123. ProjectParams.ValidateAndLog: SkipPak=False
  124. ProjectParams.ValidateAndLog: PrePak=False
  125. ProjectParams.ValidateAndLog: SkipStage=False
  126. ProjectParams.ValidateAndLog: Stage=True
  127. ProjectParams.ValidateAndLog: bTreatNonShippingBinariesAsDebugFiles=False
  128. ProjectParams.ValidateAndLog: bUseExtraFlavor=False
  129. ProjectParams.ValidateAndLog: NativizeAssets=True
  130. ProjectParams.ValidateAndLog: StageDirectoryParam=
  131. ProjectParams.ValidateAndLog: Project Params **************
  132. InternalUtils.SafeFileExists: SafeFileExists D:\Unreal Projects\TestProj\TestProj.uproject=True
  133. InternalUtils.SafeFileExists: SafeFileExists D:\Unreal Projects\TestProj\TestProj.uproject=True
  134. InternalUtils.SafeFileExists: SafeFileExists D:\Unreal Projects\TestProj\TestProj.uproject=True
  135. Project.Build: ********** BUILD COMMAND STARTED **********
  136. InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\system32\xgConsole.exe=False
  137. InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\xgConsole.exe=False
  138. InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\System32\Wbem\xgConsole.exe=False
  139. InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\System32\WindowsPowerShell\v1.0\xgConsole.exe=False
  140. InternalUtils.SafeFileExists: SafeFileExists C:\Program Files\Common Files\Autodesk Shared\xgConsole.exe=False
  141. InternalUtils.SafeFileExists: SafeFileExists C:\Users\User\AppData\Local\Programs\Python\Python36-32\xgConsole.exe=False
  142. InternalUtils.SafeFileExists: SafeFileExists C:\Program Files\Perforce\xgConsole.exe=False
  143. InternalUtils.SafeFileExists: SafeFileExists C:\Program Files (x86)\Skype\Phone\xgConsole.exe=False
  144. InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\system32\xgConsole.exe=False
  145. InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\xgConsole.exe=False
  146. InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\System32\Wbem\xgConsole.exe=False
  147. InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\System32\WindowsPowerShell\v1.0\xgConsole.exe=False
  148. InternalUtils.SafeFileExists: SafeFileExists C:\Program Files (x86)\Autodesk\Backburner\xgConsole.exe=False
  149. InternalUtils.SafeFileExists: SafeFileExists C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\xgConsole.exe=False
  150. InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\System32\OpenSSH\xgConsole.exe=False
  151. InternalUtils.SafeFileExists: SafeFileExists C:\Users\User\AppData\Local\Autodesk\Maya\Facial Animation Toolset 2016\lapackpp\x86\xgConsole.exe=False
  152. InternalUtils.SafeFileExists: SafeFileExists C:\Users\User\AppData\Local\Autodesk\Maya\Facial Animation Toolset 2016\lapackpp\x64\xgConsole.exe=False
  153. InternalUtils.SafeFileExists: SafeFileExists C:\Users\User\AppData\Local\Microsoft\WindowsApps\xgConsole.exe=False
  154. InternalUtils.SafeFileExists: SafeFileExists xgConsole.exe=False
  155. InternalUtils.SafeFileExists: SafeFileExists C:\Program Files\Microsoft VS Code\bin\xgConsole.exe=False
  156. UE4Build.Build: XGE was requested, but is unavailable, so we won't use it.
  157. UE4Build.Build: ************************* UE4Build:
  158. UE4Build.Build: ************************* ForceMonolithic: False
  159. UE4Build.Build: ************************* ForceNonUnity:False
  160. UE4Build.Build: ************************* ForceDebugInfo: False
  161. UE4Build.Build: ************************* UseXGE: False
  162. UE4Build.Build: ************************* UseParallelExecutor: False
  163. UE4Build.CheckBuildProducts: Build products *******
  164. UE4Build.CheckBuildProducts: No build products were made
  165. UE4Build.CheckBuildProducts: End Build products *******
  166. Project.Build: ********** BUILD COMMAND COMPLETED **********
  167. InternalUtils.SafeFileExists: SafeFileExists D:\Unreal Projects\TestProj\TestProj.uproject=True
  168. Project.Cook: ********** COOK COMMAND STARTED **********
  169. InternalUtils.SafeFileExists: SafeFileExists C:\Program Files\Epic Games\UE_4.20\Engine\Binaries\Win64\UE4Editor-Cmd.exe=True
  170. CommandUtils.RunCommandlet: Running UE4Editor Cook for project D:\Unreal Projects\TestProj\TestProj.uproject
  171. CommandUtils.RunCommandlet: Commandlet log file is C:\Program Files\Epic Games\UE_4.20\Engine\Programs\AutomationTool\Saved\Cook-2018.09.27-15.42.28.txt
  172. InternalUtils.SafeFileExists: SafeFileExists C:\Program Files\Epic Games\UE_4.20\Engine\Binaries\Win64\UE4Editor-Cmd.exe=True
  173. CommandUtils.Run: Running: C:\Program Files\Epic Games\UE_4.20\Engine\Binaries\Win64\UE4Editor-Cmd.exe "D:\Unreal Projects\TestProj\TestProj.uproject" -run=Cook -TargetPlatform=WindowsNoEditor -fileopenlog -unversioned -abslog="C:\Program Files\Epic Games\UE_4.20\Engine\Programs\AutomationTool\Saved\Cook-2018.09.27-15.42.28.txt" -stdout -CrashForUAT -unattended -NoLogTimes -UTF8Output
  174. ProcessResult.StdOut: LogInit: Display: Running engine for game: TestProj
  175. ProcessResult.StdOut: LogICUInternationalization: Display: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: ''
  176. ProcessResult.StdOut: LogStreaming: Display: Took 0.076s to configure plugins.
  177. ProcessResult.StdOut: LogStreaming: Display: Took 0.000s to delete old logs.
  178. ProcessResult.StdOut: LogHAL: Display: Platform has ~ 32 GB [34316435456 / 34359738368 / 32], which maps to Largest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
  179. ProcessResult.StdOut: LogStreaming: Display: Took 0.417s to InitEngineTextLocalization.
  180. ProcessResult.StdOut: LogTemp: Display: Loaded TP AllDesktopTargetPlatform
  181. ProcessResult.StdOut: LogTemp: Display: Loaded TP MacClientTargetPlatform
  182. ProcessResult.StdOut: LogTemp: Display: Loaded TP MacNoEditorTargetPlatform
  183. ProcessResult.StdOut: LogTemp: Display: Loaded TP MacServerTargetPlatform
  184. ProcessResult.StdOut: LogTemp: Display: Loaded TP MacTargetPlatform
  185. ProcessResult.StdOut: LogTemp: Display: Loaded TP WindowsClientTargetPlatform
  186. ProcessResult.StdOut: LogTemp: Display: Loaded TP WindowsNoEditorTargetPlatform
  187. ProcessResult.StdOut: LogTemp: Display: Loaded TP WindowsServerTargetPlatform
  188. ProcessResult.StdOut: LogTemp: Display: Loaded TP WindowsTargetPlatform
  189. ProcessResult.StdOut: LogTemp: Display: Loaded TP AndroidTargetPlatform
  190. ProcessResult.StdOut: LogTemp: Display: Loaded TP AndroidTargetPlatform
  191. ProcessResult.StdOut: LogTemp: Display: Loaded TP AndroidTargetPlatform
  192. ProcessResult.StdOut: LogTemp: Display: Loaded TP AndroidTargetPlatform
  193. ProcessResult.StdOut: LogTemp: Display: Loaded TP AndroidTargetPlatform
  194. ProcessResult.StdOut: LogTemp: Display: Loaded TP AndroidTargetPlatform
  195. ProcessResult.StdOut: LogTemp: Display: Loaded TP AndroidTargetPlatform
  196. ProcessResult.StdOut: LogTemp: Display: Loaded TP AndroidTargetPlatform
  197. ProcessResult.StdOut: LogTemp: Display: Loaded TP AndroidTargetPlatform
  198. ProcessResult.StdOut: LogTemp: Display: Loaded TP AndroidTargetPlatform
  199. ProcessResult.StdOut: LogTemp: Display: Loaded TP AndroidTargetPlatform
  200. ProcessResult.StdOut: LogTemp: Display: Loaded TP AndroidTargetPlatform
  201. ProcessResult.StdOut: LogTemp: Display: Loaded TP AndroidTargetPlatform
  202. ProcessResult.StdOut: LogTemp: Display: Loaded TP AndroidTargetPlatform
  203. ProcessResult.StdOut: LogTemp: Display: Loaded TP AndroidTargetPlatform
  204. ProcessResult.StdOut: LogTemp: Display: Loaded TP AndroidTargetPlatform
  205. ProcessResult.StdOut: LogTemp: Display: Loaded TP AndroidTargetPlatform
  206. ProcessResult.StdOut: LogTemp: Display: Loaded TP AndroidTargetPlatform
  207. ProcessResult.StdOut: LogTemp: Display: Loaded TP HTML5TargetPlatform
  208. ProcessResult.StdOut: LogTemp: Display: Loaded TP IOSTargetPlatform
  209. ProcessResult.StdOut: LogTemp: Display: Loaded TP IOSTargetPlatform
  210. ProcessResult.StdOut: LogTemp: Display: Loaded TP TVOSTargetPlatform
  211. ProcessResult.StdOut: LogTemp: Display: Loaded TP TVOSTargetPlatform
  212. ProcessResult.StdOut: LogTemp: Display: Loaded TP LinuxClientTargetPlatform
  213. ProcessResult.StdOut: LogTemp: Display: Loaded TP LinuxNoEditorTargetPlatform
  214. ProcessResult.StdOut: LogTemp: Display: Loaded TP LinuxServerTargetPlatform
  215. ProcessResult.StdOut: LogTemp: Display: Loaded TP LinuxTargetPlatform
  216. ProcessResult.StdOut: LogTemp: Display: Loaded TP LuminTargetPlatform
  217. ProcessResult.StdOut: LogTargetPlatformManager: Display: Building Assets For WindowsNoEditor
  218. ProcessResult.StdOut: LogShaderCompilers: Display: Using Local Shader Compiler.
  219. ProcessResult.StdOut: LogDerivedDataCache: Display: Max Cache Size: 512 MB
  220. ProcessResult.StdOut: LogDerivedDataCache: Display: Loaded Boot cache: C:/Users/User/AppData/Local/UnrealEngine/4.20/DerivedDataCache/Boot.ddc
  221. ProcessResult.StdOut: LogDerivedDataCache: Display: Pak cache opened for reading ../../../Engine/DerivedDataCache/Compressed.ddp.
  222. ProcessResult.StdOut: LogGameplayTags: Display: UGameplayTagsManager::DoneAddingNativeTags. DelegateIsBound: 0
  223. ProcessResult.StdOut: LogCook: Display: Max memory allowance for cook 16384mb min free memory 0mb
  224. ProcessResult.StdOut: LogCook: Display: Mobile HDR setting 1
  225. ProcessResult.StdOut: LogCook: Display: Creating asset registry
  226. ProcessResult.StdOut: LogCook: Display: Discovering localized assets
  227. ProcessResult.StdOut: LogCook: Display: Cooked content cleared for platform WindowsNoEditor
  228. ProcessResult.StdOut: LogCook: Display: Unable to read previous cook inisettings for platform WindowsNoEditor invalidating cook
  229. ProcessResult.StdOut: LogCook: Display: Sandbox cleanup took 0.046 seconds for platforms WindowsNoEditor iterative false
  230. ProcessResult.StdOut: LogCook: Display: Cooked packages 0 Packages Remain 169 Total 169
  231. ProcessResult.StdOut: LogCook: Display: Cooked packages 50 Packages Remain 168 Total 218
  232. ProcessResult.StdOut: LogCook: Display: Cooked packages 100 Packages Remain 167 Total 267
  233. ProcessResult.StdOut: LogCook: Display: Cooked packages 150 Packages Remain 170 Total 320
  234. ProcessResult.StdOut: LogCook: Display: Cooked packages 158 Packages Remain 169 Total 327
  235. ProcessResult.StdOut: LogCook: Display: Cooked packages 160 Packages Remain 168 Total 328
  236. ProcessResult.StdOut: LogCook: Display: Cooked packages 161 Packages Remain 167 Total 328
  237. ProcessResult.StdOut: LogCook: Display: Cooked packages 162 Packages Remain 166 Total 328
  238. ProcessResult.StdOut: LogCook: Display: Cooked packages 163 Packages Remain 165 Total 328
  239. ProcessResult.StdOut: LogCook: Display: Cooked packages 165 Packages Remain 164 Total 329
  240. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 163 Total 329
  241. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 163 Total 329
  242. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 162 Total 328
  243. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 161 Total 327
  244. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 160 Total 326
  245. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 159 Total 325
  246. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 158 Total 324
  247. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 157 Total 323
  248. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 156 Total 322
  249. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 155 Total 321
  250. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 154 Total 320
  251. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 153 Total 319
  252. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 152 Total 318
  253. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 151 Total 317
  254. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 150 Total 316
  255. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 149 Total 315
  256. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 148 Total 314
  257. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 147 Total 313
  258. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 146 Total 312
  259. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 145 Total 311
  260. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 144 Total 310
  261. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 143 Total 309
  262. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 142 Total 308
  263. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 141 Total 307
  264. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 140 Total 306
  265. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 139 Total 305
  266. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 138 Total 304
  267. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 137 Total 303
  268. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 136 Total 302
  269. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 135 Total 301
  270. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 134 Total 300
  271. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 133 Total 299
  272. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 132 Total 298
  273. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 131 Total 297
  274. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 130 Total 296
  275. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 129 Total 295
  276. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 128 Total 294
  277. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 127 Total 293
  278. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 126 Total 292
  279. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 125 Total 291
  280. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 124 Total 290
  281. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 123 Total 289
  282. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 122 Total 288
  283. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 121 Total 287
  284. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 120 Total 286
  285. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 119 Total 285
  286. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 118 Total 284
  287. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 117 Total 283
  288. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 116 Total 282
  289. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 115 Total 281
  290. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 114 Total 280
  291. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 113 Total 279
  292. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 112 Total 278
  293. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 111 Total 277
  294. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 110 Total 276
  295. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 109 Total 275
  296. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 108 Total 274
  297. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 107 Total 273
  298. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 106 Total 272
  299. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 105 Total 271
  300. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 104 Total 270
  301. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 103 Total 269
  302. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 102 Total 268
  303. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 101 Total 267
  304. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 100 Total 266
  305. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 99 Total 265
  306. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 98 Total 264
  307. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 97 Total 263
  308. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 96 Total 262
  309. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 95 Total 261
  310. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 94 Total 260
  311. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 93 Total 259
  312. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 92 Total 258
  313. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 91 Total 257
  314. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 90 Total 256
  315. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 89 Total 255
  316. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 88 Total 254
  317. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 87 Total 253
  318. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 86 Total 252
  319. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 85 Total 251
  320. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 84 Total 250
  321. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 83 Total 249
  322. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 82 Total 248
  323. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 81 Total 247
  324. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 80 Total 246
  325. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 79 Total 245
  326. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 78 Total 244
  327. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 77 Total 243
  328. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 76 Total 242
  329. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 75 Total 241
  330. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 74 Total 240
  331. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 73 Total 239
  332. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 72 Total 238
  333. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 71 Total 237
  334. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 70 Total 236
  335. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 69 Total 235
  336. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 68 Total 234
  337. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 67 Total 233
  338. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 66 Total 232
  339. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 65 Total 231
  340. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 64 Total 230
  341. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 63 Total 229
  342. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 62 Total 228
  343. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 61 Total 227
  344. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 60 Total 226
  345. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 59 Total 225
  346. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 58 Total 224
  347. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 57 Total 223
  348. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 56 Total 222
  349. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 55 Total 221
  350. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 54 Total 220
  351. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 53 Total 219
  352. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 52 Total 218
  353. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 51 Total 217
  354. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 50 Total 216
  355. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 49 Total 215
  356. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 48 Total 214
  357. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 47 Total 213
  358. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 46 Total 212
  359. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 45 Total 211
  360. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 44 Total 210
  361. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 43 Total 209
  362. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 42 Total 208
  363. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 41 Total 207
  364. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 40 Total 206
  365. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 39 Total 205
  366. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 38 Total 204
  367. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 37 Total 203
  368. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 36 Total 202
  369. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 35 Total 201
  370. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 34 Total 200
  371. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 33 Total 199
  372. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 32 Total 198
  373. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 31 Total 197
  374. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 30 Total 196
  375. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 29 Total 195
  376. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 28 Total 194
  377. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 27 Total 193
  378. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 26 Total 192
  379. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 25 Total 191
  380. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 24 Total 190
  381. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 23 Total 189
  382. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 23 Total 189
  383. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 23 Total 189
  384. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 23 Total 189
  385. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 23 Total 189
  386. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 23 Total 189
  387. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 23 Total 189
  388. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 23 Total 189
  389. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 23 Total 189
  390. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 23 Total 189
  391. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 23 Total 189
  392. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 23 Total 189
  393. ProcessResult.StdOut: LogCook: Display: Cooked packages 166 Packages Remain 23 Total 189
  394. ProcessResult.StdOut: LogCook: Display: Cooked packages 180 Packages Remain 22 Total 202
  395. ProcessResult.StdOut: LogCook: Display: Cooked packages 180 Packages Remain 22 Total 202
  396. ProcessResult.StdOut: LogCook: Display: Cooked packages 180 Packages Remain 22 Total 202
  397. ProcessResult.StdOut: LogCook: Display: Cooked packages 180 Packages Remain 22 Total 202
  398. ProcessResult.StdOut: LogCook: Display: Cooked packages 184 Packages Remain 22 Total 206
  399. ProcessResult.StdOut: LogCook: Display: Cooked packages 189 Packages Remain 21 Total 210
  400. ProcessResult.StdOut: LogCook: Display: Cooked packages 189 Packages Remain 20 Total 209
  401. ProcessResult.StdOut: LogCook: Display: Cooked packages 189 Packages Remain 19 Total 208
  402. ProcessResult.StdOut: LogCook: Display: Cooked packages 189 Packages Remain 18 Total 207
  403. ProcessResult.StdOut: LogCook: Display: Cooked packages 189 Packages Remain 17 Total 206
  404. ProcessResult.StdOut: LogCook: Display: Cooked packages 189 Packages Remain 16 Total 205
  405. ProcessResult.StdOut: LogCook: Display: Cooked packages 189 Packages Remain 15 Total 204
  406. ProcessResult.StdOut: LogCook: Display: Cooked packages 189 Packages Remain 14 Total 203
  407. ProcessResult.StdOut: LogCook: Display: Cooked packages 189 Packages Remain 13 Total 202
  408. ProcessResult.StdOut: LogCook: Display: Cooked packages 189 Packages Remain 12 Total 201
  409. ProcessResult.StdOut: LogCook: Display: Cooked packages 189 Packages Remain 11 Total 200
  410. ProcessResult.StdOut: LogCook: Display: Cooked packages 189 Packages Remain 10 Total 199
  411. ProcessResult.StdOut: LogCook: Display: Cooked packages 189 Packages Remain 9 Total 198
  412. ProcessResult.StdOut: LogCook: Display: Cooked packages 189 Packages Remain 8 Total 197
  413. ProcessResult.StdOut: LogCook: Display: Cooked packages 189 Packages Remain 7 Total 196
  414. ProcessResult.StdOut: LogCook: Display: Cooked packages 189 Packages Remain 6 Total 195
  415. ProcessResult.StdOut: LogCook: Display: Cooked packages 189 Packages Remain 5 Total 194
  416. ProcessResult.StdOut: LogCook: Display: Cooked packages 189 Packages Remain 4 Total 193
  417. ProcessResult.StdOut: LogCook: Display: Cooked packages 189 Packages Remain 3 Total 192
  418. ProcessResult.StdOut: LogCook: Display: Cooked packages 189 Packages Remain 2 Total 191
  419. ProcessResult.StdOut: LogCook: Display: Cooked packages 189 Packages Remain 1 Total 190
  420. ProcessResult.StdOut: LogBlueprintCodeGen: Display: Nativization Summary - AnimBP:
  421. ProcessResult.StdOut: LogBlueprintCodeGen: Display: Name, Children, Non-empty Functions (Empty Functions), Variables, FunctionUsage, VariableUsage
  422. ProcessResult.StdOut: LogBlueprintCodeGen: Display: Nativization Summary - Shared Variables From Graph: 1
  423. ProcessResult.StdOut: LogAssetRegistryGenerator: Display: Saving asset registry.
  424. ProcessResult.StdOut: LogAssetRegistryGenerator: Display: Generated asset registry num assets 184, size is 71.26kb
  425. ProcessResult.StdOut: LogAssetRegistryGenerator: Display: Done saving asset registry.
  426. ProcessResult.StdOut: LogCook: Display: Cook by the book total time in tick 1.265550s total time 6.360760
  427. ProcessResult.StdOut: LogCook: Display: Peak Used virtual 620 Peak Used phsical 580
  428. ProcessResult.StdOut: LogCook: Display: Hierarchy Timer Information:
  429. ProcessResult.StdOut: LogCook: Display: Root: 0.000000ms
  430. ProcessResult.StdOut: LogCook: Display: StartCookByTheBookTime: 1718.491418ms
  431. ProcessResult.StdOut: LogCook: Display: GenerateAssetRegistryTime: 406.802252ms
  432. ProcessResult.StdOut: LogCook: Display: CleanSandboxTime: 45.776417ms
  433. ProcessResult.StdOut: LogCook: Display: ProcessingAccessedStrings: 15.899003ms
  434. ProcessResult.StdOut: LogCook: Display: CollectFilesToCook: 227.258949ms
  435. ProcessResult.StdOut: LogCook: Display: CookModificationDelegate: 0.009915ms
  436. ProcessResult.StdOut: LogCook: Display: GetObjectsWithOuter: 0.024339ms
  437. ProcessResult.StdOut: LogCook: Display: GeneratePackageNames: 7.291777ms
  438. ProcessResult.StdOut: LogCook: Display: UnsolicitedPackageAlreadyCooked: 0.018945ms
  439. ProcessResult.StdOut: LogCook: Display: PackageCast: 0.030359ms
  440. ProcessResult.StdOut: LogCook: Display: FullGCAssetsContains: 0.010258ms
  441. ProcessResult.StdOut: LogCook: Display: AddUnassignedPackageToManifest: 0.000000ms
  442. ProcessResult.StdOut: LogCook: Display: GetCachedName: 7.156249ms
  443. ProcessResult.StdOut: LogCook: Display: AddToPackageList: 7.059816ms
  444. ProcessResult.StdOut: LogCook: Display: GenerateLongPackageName: 0.476845ms
  445. ProcessResult.StdOut: LogCook: Display: TickCookOnTheSide: 1247.459147ms
  446. ProcessResult.StdOut: LogCook: Display: ShouldCook: 0.157746ms
  447. ProcessResult.StdOut: LogCook: Display: LoadPackage: 174.749039ms
  448. ProcessResult.StdOut: LogCook: Display: CallBeginCacheForCookedPlatformData: 82.238603ms
  449. ProcessResult.StdOut: LogCook: Display: PostLoadPackageFixup: 1.659183ms
  450. ProcessResult.StdOut: LogCook: Display: UnsolicitedMarkup: 2.339132ms
  451. ProcessResult.StdOut: LogCook: Display: GetObjectsWithOuter: 0.231957ms
  452. ProcessResult.StdOut: LogCook: Display: GeneratePackageNames: 1.956658ms
  453. ProcessResult.StdOut: LogCook: Display: UnsolicitedPackageAlreadyCooked: 1.052275ms
  454. ProcessResult.StdOut: LogCook: Display: PackageCast: 0.222160ms
  455. ProcessResult.StdOut: LogCook: Display: FullGCAssetsContains: 0.205038ms
  456. ProcessResult.StdOut: LogCook: Display: AddUnassignedPackageToManifest: 0.000000ms
  457. ProcessResult.StdOut: LogCook: Display: GetCachedName: 0.374064ms
  458. ProcessResult.StdOut: LogCook: Display: AddToPackageList: 0.171253ms
  459. ProcessResult.StdOut: LogCook: Display: SavingPackages: 985.164057ms
  460. ProcessResult.StdOut: LogCook: Display: PrecachePlatformDataForNextPackage: 0.371339ms
  461. ProcessResult.StdOut: LogCook: Display: PrecachePlatformDataForNextNextPackage: 363.319613ms
  462. ProcessResult.StdOut: LogCook: Display: SaveCookedPackage: 613.338172ms
  463. ProcessResult.StdOut: LogCook: Display: LoadPackage: 0.353668ms
  464. ProcessResult.StdOut: LogCook: Display: GEditorSavePackage: 603.802469ms
  465. ProcessResult.StdOut: LogCook: Display: ConvertingBlueprints: 3.497414ms
  466. ProcessResult.StdOut: LogCook: Display: VerifyCanCookPackage: 0.937417ms
  467. ProcessResult.StdOut: LogCook: Display: ClearAllCachedCookedPlatformData: 0.625895ms
  468. ProcessResult.StdOut: LogCook: Display: EnqueueUnsavedPackages: 0.034552ms
  469. ProcessResult.StdOut: LogCook: Display: GeneratingBlueprintAssets: 802.366670ms
  470. ProcessResult.StdOut: LogCook: Display: SavingCurrentIniSettings: 46.252359ms
  471. ProcessResult.StdOut: LogCook: Display: ProcessingAccessedStrings: 13.271103ms
  472. ProcessResult.StdOut: LogCook: Display: SavingAssetRegistry: 34.460461ms
  473. ProcessResult.StdOut: LogCook: Display: BuildChunkManifest: 10.809964ms
  474. ProcessResult.StdOut: LogCook: Display: SaveManifests: 0.455812ms
  475. ProcessResult.StdOut: LogCook: Display: SaveRealAssetRegistry: 21.758746ms
  476. ProcessResult.StdOut: LogCook: Display: WriteCookerOpenOrder: 1.372842ms
  477. ProcessResult.StdOut: LogCook: Display: IntStats:
  478. ProcessResult.StdOut: LogCook: Display: LoadPackage=29
  479. ProcessResult.StdOut: LogCook: Display: SavedPackage=189
  480. ProcessResult.StdOut: LogSavePackage: Display: Took 0.001134s to verify the EDL loading graph.
  481. ProcessResult.StdOut: LogCookCommandlet: Display: Misc Cook Stats
  482. ProcessResult.StdOut: LogCookCommandlet: Display: ===============
  483. ProcessResult.StdOut: LogCookCommandlet: Display: ShaderCompiler
  484. ProcessResult.StdOut: LogCookCommandlet: Display: BlockingTimeSec=0.000002
  485. ProcessResult.StdOut: LogCookCommandlet: Display: AsyncCompileTimeSec=0.000000
  486. ProcessResult.StdOut: LogCookCommandlet: Display: GlobalBeginCompileShaderTimeSec=0.000000
  487. ProcessResult.StdOut: LogCookCommandlet: Display: GlobalBeginCompileShaderCalls=0
  488. ProcessResult.StdOut: LogCookCommandlet: Display: ProcessAsyncResultsTimeSec=0.000056
  489. ProcessResult.StdOut: LogCookCommandlet: Display: GlobalShader.Misc
  490. ProcessResult.StdOut: LogCookCommandlet: Display: ShadersCompiled=0
  491. ProcessResult.StdOut: LogCookCommandlet: Display: MeshMaterial.Misc
  492. ProcessResult.StdOut: LogCookCommandlet: Display: ShadersCompiled=0
  493. ProcessResult.StdOut: LogCookCommandlet: Display: MaterialShader.Misc
  494. ProcessResult.StdOut: LogCookCommandlet: Display: ShadersCompiled=0
  495. ProcessResult.StdOut: LogCookCommandlet: Display: Package.Load
  496. ProcessResult.StdOut: LogCookCommandlet: Display: NumPackagesLoaded=146
  497. ProcessResult.StdOut: LogCookCommandlet: Display: LoadPackageTimeSec=0.655653
  498. ProcessResult.StdOut: LogCookCommandlet: Display: Package.Save
  499. ProcessResult.StdOut: LogCookCommandlet: Display: NumPackagesSaved=189
  500. ProcessResult.StdOut: LogCookCommandlet: Display: SavePackageTimeSec=0.589385
  501. ProcessResult.StdOut: LogCookCommandlet: Display: TagPackageExportsPresaveTimeSec=0.125906
  502. ProcessResult.StdOut: LogCookCommandlet: Display: TagPackageExportsTimeSec=0.031074
  503. ProcessResult.StdOut: LogCookCommandlet: Display: ResetLoadersForSaveTimeSec=0.000500
  504. ProcessResult.StdOut: LogCookCommandlet: Display: TagPackageExportsGetObjectsWithOuter=0.000672
  505. ProcessResult.StdOut: LogCookCommandlet: Display: TagPackageExportsGetObjectsWithMarks=0.000113
  506. ProcessResult.StdOut: LogCookCommandlet: Display: SerializeImportsTimeSec=0.000000
  507. ProcessResult.StdOut: LogCookCommandlet: Display: SortExportsSeekfreeInnerTimeSec=0.042576
  508. ProcessResult.StdOut: LogCookCommandlet: Display: SerializeExportsTimeSec=0.112609
  509. ProcessResult.StdOut: LogCookCommandlet: Display: SerializeBulkDataTimeSec=0.008075
  510. ProcessResult.StdOut: LogCookCommandlet: Display: AsyncWriteTimeSec=0.000218
  511. ProcessResult.StdOut: LogCookCommandlet: Display: MBWritten=62.376101
  512. ProcessResult.StdOut: LogCookCommandlet: Display: Package.DifferentPackagesSizeMBPerAsset
  513. ProcessResult.StdOut: LogCookCommandlet: Display: Package.NumberOfDifferencesInPackagesPerAsset
  514. ProcessResult.StdOut: LogCookCommandlet: Display: Package.PackageDifferencesSizeMBPerAsset
  515. ProcessResult.StdOut: LogCookCommandlet: Display: Package.DiffTotal
  516. ProcessResult.StdOut: LogCookCommandlet: Display: NumberOfDifferentPackages=0
  517. ProcessResult.StdOut: LogCookCommandlet: Display: DifferentPackagesSizeMB=0.000000
  518. ProcessResult.StdOut: LogCookCommandlet: Display: NumberOfDifferencesInPackages=0
  519. ProcessResult.StdOut: LogCookCommandlet: Display: PackageDifferencesSizeMB=0.000000
  520. ProcessResult.StdOut: LogCookCommandlet: Display:
  521. ProcessResult.StdOut: LogCookCommandlet: Display: Cook Profile
  522. ProcessResult.StdOut: LogCookCommandlet: Display: ============
  523. ProcessResult.StdOut: LogCookCommandlet: Display: 0.CookWallTimeSec=11.405474
  524. ProcessResult.StdOut: LogCookCommandlet: Display: 0. 0.StartupWallTimeSec=5.037235
  525. ProcessResult.StdOut: LogCookCommandlet: Display: 0. 1.CookByTheBookTimeSec=6.368043
  526. ProcessResult.StdOut: LogCookCommandlet: Display: 0. 1. 0.StartCookByTheBookTimeSec=1.718830
  527. ProcessResult.StdOut: LogCookCommandlet: Display: 0. 1. 0. 0.GameCookModificationDelegateTimeSec=0.000012
  528. ProcessResult.StdOut: LogCookCommandlet: Display: 0. 1. 1.TickCookOnTheSideTimeSec=4.645077
  529. ProcessResult.StdOut: LogCookCommandlet: Display: 0. 1. 1. 0.TickCookOnTheSideLoadPackagesTimeSec=0.175208
  530. ProcessResult.StdOut: LogCookCommandlet: Display: 0. 1. 1. 1.TickCookOnTheSideSaveCookedPackageTimeSec=0.613671
  531. ProcessResult.StdOut: LogCookCommandlet: Display: 0. 1. 1. 1. 0.TickCookOnTheSideResolveRedirectorsTimeSec=0.000000
  532. ProcessResult.StdOut: LogCookCommandlet: Display: 0. 1. 1. 2.TickCookOnTheSideBeginPackageCacheForCookedPlatformDataTimeSec=0.445180
  533. ProcessResult.StdOut: LogCookCommandlet: Display: 0. 1. 1. 3.TickCookOnTheSideFinishPackageCacheForCookedPlatformDataTimeSec=0.004762
  534. ProcessResult.StdOut: LogCookCommandlet: Display: 0. 1. 2.TickLoopGCTimeSec=0.000000
  535. ProcessResult.StdOut: LogCookCommandlet: Display: 0. 1. 3.TickLoopRecompileShaderRequestsTimeSec=0.000083
  536. ProcessResult.StdOut: LogCookCommandlet: Display: 0. 1. 4.TickLoopShaderProcessAsyncResultsTimeSec=0.000007
  537. ProcessResult.StdOut: LogCookCommandlet: Display: 0. 1. 5.TickLoopProcessDeferredCommandsTimeSec=0.000016
  538. ProcessResult.StdOut: LogCookCommandlet: Display: 0. 1. 6.TickLoopTickCommandletStatsTimeSec=0.000002
  539. ProcessResult.StdOut: LogCookCommandlet: Display:
  540. ProcessResult.StdOut: LogCookCommandlet: Display: DDC Summary Stats
  541. ProcessResult.StdOut: LogCookCommandlet: Display: =================
  542. ProcessResult.StdOut: LogCookCommandlet: Display: TotalGetHits = 362
  543. ProcessResult.StdOut: LogCookCommandlet: Display: TotalGets = 362
  544. ProcessResult.StdOut: LogCookCommandlet: Display: TotalHitPct = 1.000000
  545. ProcessResult.StdOut: LogCookCommandlet: Display: LocalHitPct = 0.000000
  546. ProcessResult.StdOut: LogCookCommandlet: Display: SharedHitPct = 0.000000
  547. ProcessResult.StdOut: LogCookCommandlet: Display: OtherHitPct = 1.000000
  548. ProcessResult.StdOut: LogCookCommandlet: Display: MissPct = 0.000000
  549. ProcessResult.StdOut: LogCookCommandlet: Display:
  550. ProcessResult.StdOut: LogCookCommandlet: Display: DDC Resource Stats
  551. ProcessResult.StdOut: LogCookCommandlet: Display: =======================================================================================================
  552. ProcessResult.StdOut: LogCookCommandlet: Display: Asset Type Total Time (Sec) GameThread Time (Sec) Assets Built MB Processed
  553. ProcessResult.StdOut: LogCookCommandlet: Display: ---------------------------------- ---------------- --------------------- ------------ ------------
  554. ProcessResult.StdOut: LogCookCommandlet: Display: MaterialShader 0.16 0.16 0 6.08
  555. ProcessResult.StdOut: LogCookCommandlet: Display: Texture (Streaming) 0.10 0.00 0 16.29
  556. ProcessResult.StdOut: LogCookCommandlet: Display: Texture (Inline) 0.08 0.08 0 33.61
  557. ProcessResult.StdOut: LogCookCommandlet: Display: GlobalShader 0.08 0.08 0 5.51
  558. ProcessResult.StdOut: LogCookCommandlet: Display: PhysX (BodySetup) 0.03 0.03 0 1.30
  559. ProcessResult.StdOut: LogCookCommandlet: Display: StaticMesh 0.03 0.03 0 3.52
  560. ProcessResult.StdOut: LogCookCommandlet: Display: NavCollision 0.00 0.00 0 0.03
  561. ProcessResult.StdOut: LogCookCommandlet: Display: DistanceField 0.00 0.00 0 0.00
  562. ProcessResult.StdOut: LogCookCommandlet: Display: SoundWave 0.00 0.00 0 0.02
  563. ProcessResult.StdOut: LogInit: Display:
  564. ProcessResult.StdOut: LogInit: Display: Success - 0 error(s), 0 warning(s)
  565. ProcessResult.StdOut: LogInit: Display:
  566. ProcessResult.StdOut:
  567. ProcessResult.StdOut: Execution of commandlet took: 6.39 seconds
  568. ProcessResult.StdOut: LogShaderCompilers: Display: Shaders left to compile 0
  569. CommandUtils.Run: Took 12,3994771s to run UE4Editor-Cmd.exe, ExitCode=0
  570. InternalUtils.SafeDeleteFile: SafeDeleteFile C:\Users\User\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_4.20\Cook-2018.09.27-15.42.41.txt
  571. InternalUtils.SafeCopyFile: SafeCopyFile C:\Program Files\Epic Games\UE_4.20\Engine\Programs\AutomationTool\Saved\Cook-2018.09.27-15.42.28.txt C:\Users\User\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_4.20\Cook-2018.09.27-15.42.41.txt
  572. InternalUtils.SafeDeleteFile: SafeDeleteFile C:\Program Files\Epic Games\UE_4.20\Engine\Programs\AutomationTool\Saved\Cook-2018.09.27-15.42.28.txt
  573. Project.Cook: ********** COOK COMMAND COMPLETED **********
  574. InternalUtils.SafeFileExists: SafeFileExists D:\Unreal Projects\TestProj\TestProj.uproject=True
  575. Project.Build: ********** BUILD COMMAND STARTED **********
  576. InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\system32\xgConsole.exe=False
  577. InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\xgConsole.exe=False
  578. InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\System32\Wbem\xgConsole.exe=False
  579. InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\System32\WindowsPowerShell\v1.0\xgConsole.exe=False
  580. InternalUtils.SafeFileExists: SafeFileExists C:\Program Files\Common Files\Autodesk Shared\xgConsole.exe=False
  581. InternalUtils.SafeFileExists: SafeFileExists C:\Users\User\AppData\Local\Programs\Python\Python36-32\xgConsole.exe=False
  582. InternalUtils.SafeFileExists: SafeFileExists C:\Program Files\Perforce\xgConsole.exe=False
  583. InternalUtils.SafeFileExists: SafeFileExists C:\Program Files (x86)\Skype\Phone\xgConsole.exe=False
  584. InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\system32\xgConsole.exe=False
  585. InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\xgConsole.exe=False
  586. InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\System32\Wbem\xgConsole.exe=False
  587. InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\System32\WindowsPowerShell\v1.0\xgConsole.exe=False
  588. InternalUtils.SafeFileExists: SafeFileExists C:\Program Files (x86)\Autodesk\Backburner\xgConsole.exe=False
  589. InternalUtils.SafeFileExists: SafeFileExists C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\xgConsole.exe=False
  590. InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\System32\OpenSSH\xgConsole.exe=False
  591. InternalUtils.SafeFileExists: SafeFileExists C:\Users\User\AppData\Local\Autodesk\Maya\Facial Animation Toolset 2016\lapackpp\x86\xgConsole.exe=False
  592. InternalUtils.SafeFileExists: SafeFileExists C:\Users\User\AppData\Local\Autodesk\Maya\Facial Animation Toolset 2016\lapackpp\x64\xgConsole.exe=False
  593. InternalUtils.SafeFileExists: SafeFileExists C:\Users\User\AppData\Local\Microsoft\WindowsApps\xgConsole.exe=False
  594. InternalUtils.SafeFileExists: SafeFileExists xgConsole.exe=False
  595. InternalUtils.SafeFileExists: SafeFileExists C:\Program Files\Microsoft VS Code\bin\xgConsole.exe=False
  596. UE4Build.Build: XGE was requested, but is unavailable, so we won't use it.
  597. UE4Build.Build: ************************* UE4Build:
  598. UE4Build.Build: ************************* ForceMonolithic: False
  599. UE4Build.Build: ************************* ForceNonUnity:False
  600. UE4Build.Build: ************************* ForceDebugInfo: False
  601. UE4Build.Build: ************************* UseXGE: False
  602. UE4Build.Build: ************************* UseParallelExecutor: False
  603. InternalUtils.SafeFileExists: SafeFileExists C:\Program Files\Epic Games\UE_4.20\Engine\Binaries\DotNET\UnrealBuildTool.exe=True
  604. InternalUtils.SafeDeleteFile: SafeDeleteFile D:\Unreal Projects\TestProj\Intermediate\Build\Manifest.xml
  605. InternalUtils.SafeFileExists: SafeFileExists C:\Program Files\Epic Games\UE_4.20\Engine\Binaries\DotNET\UnrealBuildTool.exe=True
  606. CommandUtils.Run: Running: C:\Program Files\Epic Games\UE_4.20\Engine\Binaries\DotNET\UnrealBuildTool.exe TestProj Win64 Development -Project="D:\Unreal Projects\TestProj\TestProj.uproject" "D:\Unreal Projects\TestProj\TestProj.uproject" -NoUBTMakefiles -remoteini="D:\Unreal Projects\TestProj" -skipdeploy -noxge -generatemanifest -NoHotReload -log="C:\Users\User\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_4.20\UBT-TestProj-Win64-Development.txt"
  607. ProcessResult.StdOut: Using Visual Studio 2017 14.15.26726 toolchain (C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726) and Windows 10.0.15063.0 SDK (C:\Program Files (x86)\Windows Kits\10).
  608. ProcessResult.StdOut: Parsing headers for TestProj
  609. ProcessResult.StdOut: Running UnrealHeaderTool "D:\Unreal Projects\TestProj\TestProj.uproject" "D:\Unreal Projects\TestProj\Intermediate\Build\Win64\TestProj\Development\TestProj.uhtmanifest" -LogCmds="loginit warning, logexit warning, logdatabase error" -Unattended -WarningsAsErrors -installed
  610. ProcessResult.StdOut: Reflection code generated for TestProj in 7,8137625 seconds
  611. CommandUtils.Run: Took 19,7534131s to run UnrealBuildTool.exe, ExitCode=0
  612. InternalUtils.SafeFileExists: SafeFileExists D:\Unreal Projects\TestProj\Intermediate\Build\Manifest.xml=True
  613. InternalUtils.SafeCopyFile: SafeCopyFile D:\Unreal Projects\TestProj\Intermediate\Build\Manifest.xml C:\Users\User\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_4.20\UBTManifest.0.xml
  614. UE4Build.PrepareManifest: Copied UBT manifest to C:\Users\User\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_4.20\UBTManifest.0.xml
  615. InternalUtils.SafeFileExists: SafeFileExists C:\Program Files\Epic Games\UE_4.20\Engine\Binaries\DotNET\UnrealBuildTool.exe=True
  616. CommandUtils.Run: Running: C:\Program Files\Epic Games\UE_4.20\Engine\Binaries\DotNET\UnrealBuildTool.exe TestProj Win64 Development -Project="D:\Unreal Projects\TestProj\TestProj.uproject" "D:\Unreal Projects\TestProj\TestProj.uproject" -NoUBTMakefiles -remoteini="D:\Unreal Projects\TestProj" -skipdeploy -noxge -NoHotReload -ignorejunk -log="C:\Users\User\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_4.20\UBT-TestProj-Win64-Development_2.txt"
  617. ProcessResult.StdOut: Using Visual Studio 2017 14.15.26726 toolchain (C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726) and Windows 10.0.15063.0 SDK (C:\Program Files (x86)\Windows Kits\10).
  618. ProcessResult.StdOut: Building 8 actions with 4 processes...
  619. ProcessResult.StdOut: [1/8] SharedPCH.Engine.cpp
  620. ProcessResult.StdOut: [2/8] TestProj.init.gen.cpp
  621. ProcessResult.StdOut: [3/8] TestProjGameModeBase.cpp
  622. ProcessResult.StdOut: [4/8] TestProjGameModeBase.gen.cpp
  623. ProcessResult.StdOut: [5/8] TestProj.cpp
  624. ProcessResult.StdOut: [6/8] Module.NativizedAssets.gen.cpp
  625. ProcessResult.StdOut: [7/8] Module.NativizedAssets.cpp
  626. ProcessResult.StdOut: D:\Unreal Projects\TestProj\Intermediate\Plugins\NativizedAssets\Windows\Game\Source\NativizedAssets\Private\TestActor__pf1010915279.cpp(428): error C2664: 'void UTestComponent_C__pf1010915279::bpf__TestComponentFunction__pf(const UTestComponent_C__pf1010915279::FTestComponentDispatcher__pf__TestComponent_C__pf__SinglecastDelegate &)': cannot convert argument 1 from 'ATestActor_C__pf1010915279::FTestComponentDispatcher__pf__TestComponent_C__pf__SinglecastDelegate' to 'const UTestComponent_C__pf1010915279::FTestComponentDispatcher__pf__TestComponent_C__pf__SinglecastDelegate &'
  627. ProcessResult.StdOut: D:\Unreal Projects\TestProj\Intermediate\Plugins\NativizedAssets\Windows\Game\Source\NativizedAssets\Private\TestActor__pf1010915279.cpp(428): note: Reason: cannot convert from 'ATestActor_C__pf1010915279::FTestComponentDispatcher__pf__TestComponent_C__pf__SinglecastDelegate' to 'const UTestComponent_C__pf1010915279::FTestComponentDispatcher__pf__TestComponent_C__pf__SinglecastDelegate'
  628. ProcessResult.StdOut: D:\Unreal Projects\TestProj\Intermediate\Plugins\NativizedAssets\Windows\Game\Source\NativizedAssets\Private\TestActor__pf1010915279.cpp(428): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
  629. ProcessResult.StdOut: ERROR: UBT ERROR: Failed to produce item: D:\Unreal Projects\TestProj\Binaries\Win64\TestProj.exe
  630. ProcessResult.StdOut: (see C:\Users\User\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_4.20\UBT-TestProj-Win64-Development_2.txt for full exception trace)
  631. ProcessResult.StdOut: Total build time: 83,21 seconds (Parallel executor: 0,00 seconds)
  632. CommandUtils.Run: Took 83,6639486s to run UnrealBuildTool.exe, ExitCode=5
  633. <>c.<PrintExceptionInfo>b__4_1: ==============================================================================
  634. <>c.<PrintExceptionInfo>b__4_0: ERROR: UnrealBuildTool failed. See log for more details. (C:\Users\User\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_4.20\UBT-TestProj-Win64-Development_2.txt)
  635. <>c.<PrintExceptionInfo>b__4_0: (see C:\Users\User\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_4.20\Log.txt for full exception trace)
  636. <>c.<PrintExceptionInfo>b__4_1:
  637. <>c.<PrintExceptionInfo>b__4_1: AutomationException: UnrealBuildTool failed. See log for more details. (C:\Users\User\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_4.20\UBT-TestProj-Win64-Development_2.txt)
  638. <>c.<PrintExceptionInfo>b__4_1: at AutomationTool.CommandUtils.RunUBT(CommandEnvironment Env, String UBTExecutable, String CommandLine, Dictionary`2 EnvVars) in D:\Build\++UE4\Sync\Saved\CsTools\Engine\Source\Programs\AutomationTool\AutomationUtils\UBTUtils.cs:line 77
  639. <>c.<PrintExceptionInfo>b__4_1: at AutomationTool.CommandUtils.RunUBT(CommandEnvironment Env, String UBTExecutable, FileReference Project, String Target, String Platform, String Config, String AdditionalArgs, Dictionary`2 EnvVars) in D:\Build\++UE4\Sync\Saved\CsTools\Engine\Source\Programs\AutomationTool\AutomationUtils\UBTUtils.cs:line 114
  640. <>c.<PrintExceptionInfo>b__4_1: 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) in D:\Build\++UE4\Sync\Saved\CsTools\Engine\Source\Programs\AutomationTool\AutomationUtils\UE4Build.cs:line 352
  641. <>c.<PrintExceptionInfo>b__4_1: 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) in D:\Build\++UE4\Sync\Saved\CsTools\Engine\Source\Programs\AutomationTool\AutomationUtils\UE4Build.cs:line 1454
  642. <>c.<PrintExceptionInfo>b__4_1: at Project.Build(BuildCommand Command, ProjectParams Params, Int32 WorkingCL, ProjectBuildTargets TargetMask) in D:\Build\++UE4\Sync\Saved\CsTools\Engine\Source\Programs\AutomationTool\Scripts\BuildProjectCommand.Automation.cs:line 200
  643. <>c.<PrintExceptionInfo>b__4_1: at BuildCookRun.DoBuildCookRun(ProjectParams Params) in D:\Build\++UE4\Sync\Saved\CsTools\Engine\Source\Programs\AutomationTool\Scripts\BuildCookRun.Automation.cs:line 216
  644. <>c.<PrintExceptionInfo>b__4_1: at BuildCookRun.ExecuteBuild() in D:\Build\++UE4\Sync\Saved\CsTools\Engine\Source\Programs\AutomationTool\Scripts\BuildCookRun.Automation.cs:line 41
  645. <>c.<PrintExceptionInfo>b__4_1: at AutomationTool.BuildCommand.Execute() in D:\Build\++UE4\Sync\Saved\CsTools\Engine\Source\Programs\AutomationTool\AutomationUtils\BuildCommand.cs:line 112
  646. <>c.<PrintExceptionInfo>b__4_1: at AutomationTool.Automation.Execute(List`1 CommandsToExecute, Dictionary`2 Commands) in D:\Build\++UE4\Sync\Saved\CsTools\Engine\Source\Programs\AutomationTool\AutomationUtils\Automation.cs:line 562
  647. <>c.<PrintExceptionInfo>b__4_1: at AutomationTool.Automation.Process(String[] Arguments, StartupTraceListener StartupListener) in D:\Build\++UE4\Sync\Saved\CsTools\Engine\Source\Programs\AutomationTool\AutomationUtils\Automation.cs:line 532
  648. <>c.<PrintExceptionInfo>b__4_1: at AutomationTool.Program.MainProc(String[] Arguments, StartupTraceListener StartupListener) in D:\Build\++UE4\Sync\Saved\CsTools\Engine\Source\Programs\AutomationTool\Program.cs:line 174
  649. <>c.<PrintExceptionInfo>b__4_1: at AutomationTool.Program.<>c__DisplayClass1_0.<Main>b__0() in D:\Build\++UE4\Sync\Saved\CsTools\Engine\Source\Programs\AutomationTool\Program.cs:line 100
  650. <>c.<PrintExceptionInfo>b__4_1: at AutomationTool.InternalUtils.RunSingleInstance(Func`1 Main) in D:\Build\++UE4\Sync\Saved\CsTools\Engine\Source\Programs\AutomationTool\AutomationUtils\Utils.cs:line 725
  651. <>c.<PrintExceptionInfo>b__4_1: at AutomationTool.Program.Main() in D:\Build\++UE4\Sync\Saved\CsTools\Engine\Source\Programs\AutomationTool\Program.cs:line 100
  652. <>c.<PrintExceptionInfo>b__4_1: ==============================================================================
  653. Program.Main: AutomationTool exiting with ExitCode=5 (5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement