getnamo / MachineLearningRemote-Unreal

Machine Learning plugin for the Unreal Engine, encapsulating calls to remote python servers running e.g. Tensorflow/Pytorch.
MIT License
138 stars 41 forks source link

AutomationTool exiting with ExitCode=6 #19

Open Ahmo12120 opened 5 months ago

Ahmo12120 commented 5 months ago

Hi, I'm having an issue with packaging unreal engine 5 project any solutions please ?

UATHelper: Packaging (Windows): Running: C:\Program Files\Epic Games\UE_5.3\Engine\Binaries\ThirdParty\DotNet\6.0.302\windows\dotnet.exe "C:\Program Files\Epic Games\UE_5.3\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll" HorrorProject Win64 Development -Project="C:\Users\ahmad\Documents\Unreal Projects\HorrorProject\HorrorProject.uproject" -Manifest="C:\Users\ahmad\Documents\Unreal Projects\HorrorProject\Intermediate\Build\Manifest.xml" -remoteini="C:\Users\ahmad\Documents\Unreal Projects\HorrorProject" -skipdeploy -log="C:\Users\ahmad\AppData\Roaming\Unreal Engine\AutomationToo l\Logs\C+Program+Files+Epic+Games+UE_5.3\UBT-HorrorProject-Win64-Development.txt" UATHelper: Packaging (Windows): Log file: C:\Users\ahmad\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_5.3\UBT-HorrorProject-Win64-Development.txt UATHelper: Packaging (Windows): Creating makefile for HorrorProject (no existing makefile) UATHelper: Packaging (Windows): Total execution time: 0.87 seconds UATHelper: Packaging (Windows): Microsoft platform targets must be compiled with Visual Studio 2022 17.4 (MSVC 14.34.x) or later for the installed engine. Please update Visual Studio 2022 and ensure no configuration is forcing WindowsTargetRules.Compiler to VisualStudio2019. The current compiler version was detected as: 14.29.30154 UATHelper: Packaging (Windows): Took 1.23s to run dotnet.exe, ExitCode=6 UATHelper: Packaging (Windows): UnrealBuildTool failed. See log for more details. (C:\Users\pc\AppData\Roaming\Unreal Engine\AutomationTool\Logs\C+Program+Files+Epic+Games+UE_5.3\UBT-HorrorProject-Win64-Development.txt) UATHelper: Packaging (Windows): AutomationTool executed for 0h 0m 5s UATHelper: Packaging (Windows): AutomationTool exiting with ExitCode=6 (6) UATHelper: Packaging (Windows): BUILD FAILED PackagingResults: Error: Unknown Error

getnamo commented 5 months ago

Microsoft platform targets must be compiled with Visual Studio 2022 17.4 (MSVC 14.34.x) or later for the installed engine. Please update Visual Studio 2022 and ensure no configuration is forcing WindowsTargetRules.Compiler to VisualStudio2019. The current compiler version was detected as: 14.29.30154 points to you needing VS2022 compile