RunUAT.bat ERROR: AutomationTool was unable to run

Hi, I was trying to test/deploy my android app on my phone (oneplus one) to test it out. I ended up receiving this error message, so I tried with other projects (tappy chicken, sample ones, etc.) to no avail. I looked around the internet for a bit, and I didn’t find anything that helped. I’m not using code, I’m using the standard editor (but I have the visual studio one ready if needed), and I’m on 4.5 right now.

Any ideas? Thanks guys.

can you copy the log output?RunUAT.bat give lots of different errors so it can be anything

Where is it stored?

Howdy paragonx9,

Thank you for reporting this issue. Your log files can be found by using this route in Windows Explorer: Unreal Projects(Name of your project)\Saved\Logs

Could you also attach your DXdiag to this post? Any additional information would be greatly appreciated.

Thanks and have a great day!

Sure, thanks for helping :slight_smile: I should also add that I’ve already tried reinstalling NVPACK and all of it’s related components, and I still get the same error.

link text
link text

Anyone? :o

Hey paragonx9,

Sorry to get back to you so late. There was a user with a similar issue to what you have been getting. Here is the answer that helped them to solve the issue:

I had this issue and solved it. The build system looks to default to android SDK 19 but for some reason that isn’t the default version installed by Tegra installer.
Go to C:\NVPACK\android-sdk-windows and run the SDK Manager and install the SDK version 19 as well as build tools version 19.1.0
Close everything, rerun and should be working now

Be sure to let me know if this helps out with the issue that you have been seeing.

Thanks!

Howdy paragonx9,

Just wanted to check in with you and see if this users solution has helped you with the error that you have been seeing.

If not, please let me know so that I could further investigate.

Thanks and have a great day!

Hi, sorry to take so long, I was busy with a lot of things. Thanks for your reply/help, but when I try opening the sdk manager, nothing happens. Any ideas what I can do?

I keep trying, and nothing seems to work :frowning:

Fixed it! I noticed that the error mentioned something about something called ‘xcopy’. So what I did was I modified the PATH system environmental variable, and made it include the xcopy directory (system 32, and I think there were other ones, just google them)

Thanks though.

Glad to hear that the issue has been resolved paragonx9. Have a great day!