- May 20, 2017
- 241
- 370
I'm trying to package my game for Android. It works fine when playtesting, but fails to build a distribution. Attached is the android.txt file, the failing point seems to be appackageRelease
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':appackageRelease'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> value (4296466818) > 0x00000000ffffffffL
Googling has brought up similar questions, but none of those answers helped. I tried reinstalling Renp'y, Java JDK and Java JRE, putting the keys in various places, generating new keys, reconfiguring, changing the memory allocation and pretty much everything else listed in the top results. Could any of you help me tackle this error?
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':appackageRelease'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> value (4296466818) > 0x00000000ffffffffL
Googling has brought up similar questions, but none of those answers helped. I tried reinstalling Renp'y, Java JDK and Java JRE, putting the keys in various places, generating new keys, reconfiguring, changing the memory allocation and pretty much everything else listed in the top results. Could any of you help me tackle this error?