Failing deployment to Android phone

I have had experience with porting to my phone(Galaxy S5) for cardboard game development in the past on version 4.12. I have since picked up 4.14 for my latest development project and i have had a pain with the following issue error when packaging to my phone. Fails at deployment phase

Project.CopyBuildToStagingDirectory: ********** STAGE COMMAND STARTED **********
at Project.CreateDeploymentContext(ProjectParams Params, Boolean InDedicatedServer, Boolean DoCleanStage)
at Project.CopyBuildToStagingDirectory(ProjectParams Params)
at BuildCookRun.DoBuildCookRun(ProjectParams Params)
at BuildCookRun.ExecuteBuild()
at AutomationTool.BuildCommand.Execute()
at AutomationTool.Automation.Execute(List1 CommandsToExecute, CaselessDictionary1 Commands)
at AutomationTool.Automation.Process(String[] Arguments)
at AutomationTool.Program.MainProc(Object Param)
at AutomationTool.InternalUtils.RunSingleInstance(Func`2 Main, Object Param)
Program.Main: AutomationTool exiting with ExitCode=103 (Error_MissingExecutable)
at AutomationTool.Program.Main()
BUILD FAILED

Never had this issue before, all sdk, ndk, java and such are updated and selected for use. Despite creating new projects i always run into issues akin to this. Anyone know how to correct it? I believe it has something to do with an executable not building properly. The project im testing with is a blank slate with only a blackened material for the base block.

In order to better assist you, I’m going to need for you to provide me the logs from the editor. If you’re experiencing a crash from your mobile device, I’ll need the logs from the device too which can be obtained by following these steps:

  • Attach your phone to the computer
  • Go here: C:\android-sdk-windows\tools
  • Open up Monitor.bat
  • Launch the program and save the logs

If you cannot get Monitor.bat to open, please go to:

  • C:\android-sdk-windows\tools\lib\monitor-x86
  • Open up Monitor.exe
  • Follow the instructions above

Make sure that you highlight all of the logs, because they do not save unless they’re highlighted.

Thank you!

Hey

We have not heard back from you in a few days, so we are marking this post as Resolved for tracking purposes. If you are still experiencing the issue you reported, please respond to this message with additional information and we will offer further assistance.

Thank you!