Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AutomationTool exiting with ExitCode=6 #19

Open
Ahmo12120 opened this issue Apr 18, 2024 · 1 comment
Open

AutomationTool exiting with ExitCode=6 #19

Ahmo12120 opened this issue Apr 18, 2024 · 1 comment

Comments

@Ahmo12120
Copy link

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
Copy link
Owner

getnamo commented Apr 19, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants