AutomationTool terminated with exception: Exception in AutomationUtils

Hi all,
I was building just fine then, on the next deploy I got this error continuously,
I’ve searched about but cant find any answers that fix it,

Any ideas?

Cheers in advance

BuildCommand.Execute: ERROR: BUILD FAILED
MainFrameActions: Packaging (Android (ETC2)): Program.Main: ERROR: AutomationTool terminated with exception:
MainFrameActions: Packaging (Android (ETC2)): Program.Main: ERROR: Exception in AutomationUtils.Automation: You are attempting to compile on a machine that does not have a supported compiler!
MainFrameActions: Packaging (Android (ETC2)): Stacktrace:    at AutomationTool.UE4Build.Build(BuildAgenda Agenda, Nullable`1 InDeleteBuildProducts, Boolean InUpdateVersionFiles, Boolean InForceNoXGE, Boolean InUseParallelExecutor, Boolean InForceNonUnity, Boolean InForceUnity, Boolean InShowProgress, Dictionary`2 PlatformEnvVars)
MainFrameActions: Packaging (Android (ETC2)):    at Project.Build(BuildCommand Command, ProjectParams Params, Int32 WorkingCL)
MainFrameActions: Packaging (Android (ETC2)):    at BuildCookRun.DoBuildCookRun(ProjectParams Params)
MainFrameActions: Packaging (Android (ETC2)):    at BuildCommand.Execute()
MainFrameActions: Packaging (Android (ETC2)):    at AutomationTool.Automation.Execute(List`1 CommandsToExecute, CaselessDictionary`1 Commands)
MainFrameActions: Packaging (Android (ETC2)):    at AutomationTool.Automation.Process(String[] CommandLine)
MainFrameActions: Packaging (Android (ETC2)):    at AutomationTool.Program.MainProc(Object Param)
MainFrameActions: Packaging (Android (ETC2)):    at AutomationTool.InternalUtils.RunSingleInstance(Action`1 Main, Object Param)
MainFrameActions: Packaging (Android (ETC2)):    at AutomationTool.Program.Main()
MainFrameActions: Packaging (Android (ETC2)): ProcessManager.KillAll: Trying to kill 0 spawned processes.
MainFrameActions: Packaging (Android (ETC2)): Program.Main: AutomationTool exiting with ExitCode=Error_Unknown
MainFrameActions: Packaging (Android (ETC2)): Domain_ProcessExit
MainFrameActions: Packaging (Android (ETC2)): copying UAT log files...
MainFrameActions: Packaging (Android (ETC2)): RunUAT.bat ERROR: AutomationTool was unable to run successfully.
MainFrameActions: Packaging (Android (ETC2)): BUILD FAILED

Hello,

This is the error message I am seeing: MainFrameActions: Packaging (Android (ETC2)): Program.Main: ERROR: Exception in AutomationUtils.Automation: You are attempting to compile on a machine that does not have a supported compiler!

Ensure that you have Visual Studio 2015 installed, including the required C++ content, and then attempt to package your project again.

Have a great day

Hi, Yep VS 2015 is installed,

I just don’t get how it was packaging fine, then literally 10 minutes later, using hte same process this error occured?

If I start a new project and package, it works fine,

Cheers

Have you tried deleting the Saved and Intermediate folders from your project and packaging it again? Also, have you restarted your PC?

Are there any unresolved errors in your project that could have prevented it from completing the packaging process?

Will give the saved and intermediate folders a try,
PC has been restarted,

Only errors have been a few overlapping UV errors,

Let me know the results after you’ve removed those folders.

Folders deleted, now getting this error?

Program.Main: ERROR: Exception in AutomationScripts.Automation: Stage Failed. Missing receipt ‘TestArea-Android-Development.target.xml’. Check that this target has been built.

Hello,

Take a look at this Answerhub post, as it seems to have a few different solutions for you to try:

If these solutions do not work, feel free to reply to this thread and let me know.

Have a great day

I’m not sure how mine got fixed in the end, a lot of restarting the editor/ PC.
Think it has something to do with the builds folder, and a few other things.
Sorry =/

Hi .I meet same error when i packaging Andriod GearVR APK.Did you solved this Error?
This is my Error:
Program.Main: ERROR: AutomationTool terminated with exception: System.Reflection.TargetInvocationException: —> System.InvalidOperationException: 此实现不是 Windows 平台 FIPS 验证的加密算法的一部分(This implementation is not part of the Windows platform FIPS authentication encryption algorithm )。
UATHelper: Packaging (Android (ETC2)): 在 System.Security.Cryptography.MD5CryptoServiceProvider…ctor()