editor2-issues icon indicating copy to clipboard operation
editor2-issues copied to clipboard

PrivilegedActionException : Unknown during Android build process

Open AidHamza opened this issue 4 years ago • 1 comments

Expected behaviour

Build a debug APK for Android

Actual behaviour

The IDE shows a PrivilegedActionException exception Screen Shot 2020-03-18 at 7 40 37 PM

Steps to reproduce

Method 1 :

  • Start building your project
  • Cancel the ongoing build
  • Try to rebuild again

Method 2 :

  • Start building your project
  • Try to build while the current build is ongoing

Build time2020-03-03T08:33:37.232333
Defold channeleditor-alpha
Defold editor sha95fcc9ca28d33583c7103c40c0c54cc73143e322
Defold engine sha5295afb3878441fb12f497df8831148525dcfb10
Defold version1.2.166
Error7bb4031d5acd46cb940ca141e206141d
GPUAMD Radeon Pro 450 OpenGL Engine
GPU Driver2.1 ATI-2.9.26
Java version11.0.1+13
OS archx86_64
OS nameMac OS X
OS version10.14.5

AidHamza avatar Mar 18 '20 18:03 AidHamza

This is very likely caused by a corrupt dependency. Could you please try deleting the .internal folder in your project, fetch dependencies again and the bundle?

britzl avatar Apr 23 '20 12:04 britzl