• Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Unable to Build APK (Android) - GMS2

P

PlayTestedGames

Guest
I have successfully built and submitted many APKs on GMS 1.4. This is my first try on GMS2. I am getting the following error message towards the end both on my project and a Empty Test Project that I created:

BUILD FAILED

Total time: 5.973 secs

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':com.company.game:transformClassesWithDexForDebug'.
> com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: java.lang.UnsupportedOperationException

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.


C:\Windows\system32\cmd.exe DONE (1)
C:\Windows\system32\subst.exe /d Z:


C:\Windows\system32\subst.exe DONE (0)
System.Exception: Build Failed
at ..(Dictionary`2 , String , String , Boolean )
at Igor.AndroidBuilder.Package()Igor complete.
elapsed time 00:00:14.6388373s for command "C:\ProgramData/GameMakerStudio2/Cache/runtimes\runtime-2.0.7.110/bin/Igor.exe" -options="C:\Users\User\AppData\Local\GameMakerStudio2\GMS2TEMP\build.bff" -- Android Package started at 06/30/2017 21:52:24
FAILED : Package Program Complete

Regards...
 
Top