• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

Google Play Services

curato

Member
I was trying to update a project to use google play the new way where it isn't built in. Now it wont compile to the APK when I try. I tried to compile the demo app to an APK and get the same thing.

The compile log

Create started: 8:56:49 PM


"C:\Users\Wade\AppData\Roaming\GameMaker-Studio\GMAssetCompiler.exe" /fU="C:\Users\Wade\AppData\Local\Temp\gm_ttt_61464\a88023.txt" /c /m=android /config="Default" /tgt=8 /obob=True /obpp=False /obru=True /obes=False /i=3 /cvm /tp=1024 /mv=1 /iv=0 /rv=0 /bv=1757 /gn="Google_Play_Services1" /td="C:\Users\Wade\AppData\Local\Temp" /cd="C:\Users\Wade\Documents\GameMaker\Cache" /sh=True /dbgp="6502" /hip="192.168.1.120" /hprt="51268" /optionsini="C:\Users\Wade\AppData\Local\Temp\gm_ttt_61464\gm_ttt_34621\Google_Play_Services1-Default-1.1.52.ini" /o="C:\Users\Wade\AppData\Local\Temp\gm_ttt_61464\gm_ttt_34621" "C:\Users\Wade\Documents\GameMaker\Projects\Google_Play_Services1.gmx\Google_Play_Services1.project.gmx"

Reading project file....finished.

Compile Constants...finished.

Remove DnD...finished.

Compile Scripts...finished.

Compile Objects...finished.

Compile Timelines...finished.

Compile Triggers...finished.

Compile Rooms...finished.

Compile Extensions...finished.

Final Compile...finished.

Saving IFF file... C:\Users\Wade\AppData\Local\Temp\gm_ttt_61464\gm_ttt_34621\Google_Play_Services1.droid

Writing Chunk... GEN8

Writing Chunk... OPTN

Writing Chunk... EXTN

Writing Chunk... SOND

Writing Chunk... AGRP

Writing Chunk... SPRT

Writing Chunk... BGND

Writing Chunk... PATH

Writing Chunk... SCPT

Writing Chunk... SHDR

Writing Chunk... FONT

Writing Chunk... TMLN

Writing Chunk... OBJT

Writing Chunk... ROOM

Writing Chunk... DAFL

Writing Chunk... TPAGE

Writing Chunk... CODE

Writing Chunk... VARI

Writing Chunk... FUNC

Writing Chunk... STRG

Writing Chunk... TXTR

0 Compressing texture... writing texture texture_0.png...

Writing Chunk... AUDO

Writing Chunk... SCPT

Writing Chunk... DBGI

Writing Chunk... INST

Writing Chunk... LOCL

Writing Chunk... STRG

Stats : GMA : Elapsed=1985.5814

Stats : GMA : sp=14,au=0,bk=0,pt=0,sc=0,sh=0,fo=0,tl=0,ob=15,ro=1,da=1,ex=1,ma=2,fm=0x8240220

cmd /c ""C:\Users\Wade\AppData\Roaming\GameMaker-Studio\Android\runner\gradle\gradlew"" build -x assembleDebug

:com.yoyogames.googleplayservicestest2:preBuild UP-TO-DATE

:com.yoyogames.googleplayservicestest2:preReleaseBuild UP-TO-DATE

:com.yoyogames.googleplayservicestest2:checkReleaseManifest

:com.yoyogames.googleplayservicestest2:preDebugBuild UP-TO-DATE

:google-play-services_lib:compileLint

:google-play-services_lib:copyReleaseLint UP-TO-DATE

:google-play-services_lib:mergeReleaseProguardFiles UP-TO-DATE

:google-play-services_lib:preBuild UP-TO-DATE

:google-play-services_lib:preReleaseBuild UP-TO-DATE

:google-play-services_lib:checkReleaseManifest

:google-play-services_lib:prepareReleaseDependencies

:google-play-services_lib:compileReleaseAidl UP-TO-DATE

:google-play-services_lib:compileReleaseRenderscript UP-TO-DATE

:google-play-services_lib:generateReleaseBuildConfig UP-TO-DATE

:google-play-services_lib:generateReleaseAssets UP-TO-DATE

:google-play-services_lib:mergeReleaseAssets UP-TO-DATE

:google-play-services_lib:generateReleaseResValues UP-TO-DATE

:google-play-services_lib:generateReleaseResources UP-TO-DATE

:google-play-services_lib:packageReleaseResources UP-TO-DATE

:google-play-services_lib:processReleaseManifest UP-TO-DATE

:google-play-services_lib:processReleaseResources UP-TO-DATE

:google-play-services_lib:generateReleaseSources UP-TO-DATE

:google-play-services_lib:processReleaseJavaRes UP-TO-DATE

:google-play-services_lib:compileReleaseJavaWithJavac UP-TO-DATE

:google-play-services_lib:packageReleaseJar UP-TO-DATE

:google-play-services_lib:compileReleaseNdk UP-TO-DATE

:google-play-services_lib:packageReleaseJniLibs UP-TO-DATE

:google-play-services_lib:packageReleaseLocalJar UP-TO-DATE

:google-play-services_lib:packageReleaseRenderscript UP-TO-DATE

:google-play-services_lib:bundleRelease UP-TO-DATE

:com.yoyogames.googleplayservicestest2:prepareComAndroidSupportMultidex101Library UP-TO-DATE

:com.yoyogames.googleplayservicestest2:prepareComAndroidSupportSupportV42311Library UP-TO-DATE

:com.yoyogames.googleplayservicestest2:prepareDefaultGooglePlayServices_libUnspecifiedLibrary UP-TO-DATE

:com.yoyogames.googleplayservicestest2:prepareReleaseDependencies

:com.yoyogames.googleplayservicestest2:compileReleaseAidl UP-TO-DATE

:com.yoyogames.googleplayservicestest2:compileReleaseRenderscript UP-TO-DATE

:com.yoyogames.googleplayservicestest2:generateReleaseBuildConfig UP-TO-DATE

:com.yoyogames.googleplayservicestest2:generateReleaseAssets UP-TO-DATE

:com.yoyogames.googleplayservicestest2:mergeReleaseAssets

:com.yoyogames.googleplayservicestest2:generateReleaseResValues UP-TO-DATE

:com.yoyogames.googleplayservicestest2:generateReleaseResources UP-TO-DATE

:com.yoyogames.googleplayservicestest2:mergeReleaseResources UP-TO-DATE

:com.yoyogames.googleplayservicestest2:processArmeabi-v7aReleaseManifest UP-TO-DATE

:com.yoyogames.googleplayservicestest2:processArmeabi-v7aReleaseResourcesC:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable\common_signin_btn_icon_dark.xml:9:27-79 : No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_disabled_focus_dark').

C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable\common_signin_btn_icon_light.xml:9:27-80 : No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_disabled_focus_light').

C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable\common_signin_btn_text_dark.xml:9:27-79 : No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_disabled_focus_dark').

C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable\common_signin_btn_text_light.xml:9:27-80 : No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_disabled_focus_light').

FAILED

FAILURE: Build failed with an exception.

* What went wrong:

Execution failed for task ':com.yoyogames.googleplayservicestest2:processArmeabi-v7aReleaseResources'.

> com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\Program Files (x86)\Android\android-sdk\build-tools\23.0.1\aapt.exe'' finished with non-zero exit value 1

* Try:

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

BUILD FAILED

Total time: 9.249 secs

Create finished: 8:57:04 PM
 
P

PlayLight

Guest
I was trying to update a project to use google play the new way where it isn't built in. Now it wont compile to the APK when I try. I tried to compile the demo app to an APK and get the same thing.

The compile log

Create started: 8:56:49 PM


"C:\Users\Wade\AppData\Roaming\GameMaker-Studio\GMAssetCompiler.exe" /fU="C:\Users\Wade\AppData\Local\Temp\gm_ttt_61464\a88023.txt" /c /m=android /config="Default" /tgt=8 /obob=True /obpp=False /obru=True /obes=False /i=3 /cvm /tp=1024 /mv=1 /iv=0 /rv=0 /bv=1757 /gn="Google_Play_Services1" /td="C:\Users\Wade\AppData\Local\Temp" /cd="C:\Users\Wade\Documents\GameMaker\Cache" /sh=True /dbgp="6502" /hip="192.168.1.120" /hprt="51268" /optionsini="C:\Users\Wade\AppData\Local\Temp\gm_ttt_61464\gm_ttt_34621\Google_Play_Services1-Default-1.1.52.ini" /o="C:\Users\Wade\AppData\Local\Temp\gm_ttt_61464\gm_ttt_34621" "C:\Users\Wade\Documents\GameMaker\Projects\Google_Play_Services1.gmx\Google_Play_Services1.project.gmx"

Reading project file....finished.

Compile Constants...finished.

Remove DnD...finished.

Compile Scripts...finished.

Compile Objects...finished.

Compile Timelines...finished.

Compile Triggers...finished.

Compile Rooms...finished.

Compile Extensions...finished.

Final Compile...finished.

Saving IFF file... C:\Users\Wade\AppData\Local\Temp\gm_ttt_61464\gm_ttt_34621\Google_Play_Services1.droid

Writing Chunk... GEN8

Writing Chunk... OPTN

Writing Chunk... EXTN

Writing Chunk... SOND

Writing Chunk... AGRP

Writing Chunk... SPRT

Writing Chunk... BGND

Writing Chunk... PATH

Writing Chunk... SCPT

Writing Chunk... SHDR

Writing Chunk... FONT

Writing Chunk... TMLN

Writing Chunk... OBJT

Writing Chunk... ROOM

Writing Chunk... DAFL

Writing Chunk... TPAGE

Writing Chunk... CODE

Writing Chunk... VARI

Writing Chunk... FUNC

Writing Chunk... STRG

Writing Chunk... TXTR

0 Compressing texture... writing texture texture_0.png...

Writing Chunk... AUDO

Writing Chunk... SCPT

Writing Chunk... DBGI

Writing Chunk... INST

Writing Chunk... LOCL

Writing Chunk... STRG

Stats : GMA : Elapsed=1985.5814

Stats : GMA : sp=14,au=0,bk=0,pt=0,sc=0,sh=0,fo=0,tl=0,ob=15,ro=1,da=1,ex=1,ma=2,fm=0x8240220

cmd /c ""C:\Users\Wade\AppData\Roaming\GameMaker-Studio\Android\runner\gradle\gradlew"" build -x assembleDebug

:com.yoyogames.googleplayservicestest2:preBuild UP-TO-DATE

:com.yoyogames.googleplayservicestest2:preReleaseBuild UP-TO-DATE

:com.yoyogames.googleplayservicestest2:checkReleaseManifest

:com.yoyogames.googleplayservicestest2:preDebugBuild UP-TO-DATE

:google-play-services_lib:compileLint

:google-play-services_lib:copyReleaseLint UP-TO-DATE

:google-play-services_lib:mergeReleaseProguardFiles UP-TO-DATE

:google-play-services_lib:preBuild UP-TO-DATE

:google-play-services_lib:preReleaseBuild UP-TO-DATE

:google-play-services_lib:checkReleaseManifest

:google-play-services_lib:prepareReleaseDependencies

:google-play-services_lib:compileReleaseAidl UP-TO-DATE

:google-play-services_lib:compileReleaseRenderscript UP-TO-DATE

:google-play-services_lib:generateReleaseBuildConfig UP-TO-DATE

:google-play-services_lib:generateReleaseAssets UP-TO-DATE

:google-play-services_lib:mergeReleaseAssets UP-TO-DATE

:google-play-services_lib:generateReleaseResValues UP-TO-DATE

:google-play-services_lib:generateReleaseResources UP-TO-DATE

:google-play-services_lib:packageReleaseResources UP-TO-DATE

:google-play-services_lib:processReleaseManifest UP-TO-DATE

:google-play-services_lib:processReleaseResources UP-TO-DATE

:google-play-services_lib:generateReleaseSources UP-TO-DATE

:google-play-services_lib:processReleaseJavaRes UP-TO-DATE

:google-play-services_lib:compileReleaseJavaWithJavac UP-TO-DATE

:google-play-services_lib:packageReleaseJar UP-TO-DATE

:google-play-services_lib:compileReleaseNdk UP-TO-DATE

:google-play-services_lib:packageReleaseJniLibs UP-TO-DATE

:google-play-services_lib:packageReleaseLocalJar UP-TO-DATE

:google-play-services_lib:packageReleaseRenderscript UP-TO-DATE

:google-play-services_lib:bundleRelease UP-TO-DATE

:com.yoyogames.googleplayservicestest2:prepareComAndroidSupportMultidex101Library UP-TO-DATE

:com.yoyogames.googleplayservicestest2:prepareComAndroidSupportSupportV42311Library UP-TO-DATE

:com.yoyogames.googleplayservicestest2:prepareDefaultGooglePlayServices_libUnspecifiedLibrary UP-TO-DATE

:com.yoyogames.googleplayservicestest2:prepareReleaseDependencies

:com.yoyogames.googleplayservicestest2:compileReleaseAidl UP-TO-DATE

:com.yoyogames.googleplayservicestest2:compileReleaseRenderscript UP-TO-DATE

:com.yoyogames.googleplayservicestest2:generateReleaseBuildConfig UP-TO-DATE

:com.yoyogames.googleplayservicestest2:generateReleaseAssets UP-TO-DATE

:com.yoyogames.googleplayservicestest2:mergeReleaseAssets

:com.yoyogames.googleplayservicestest2:generateReleaseResValues UP-TO-DATE

:com.yoyogames.googleplayservicestest2:generateReleaseResources UP-TO-DATE

:com.yoyogames.googleplayservicestest2:mergeReleaseResources UP-TO-DATE

:com.yoyogames.googleplayservicestest2:processArmeabi-v7aReleaseManifest UP-TO-DATE

:com.yoyogames.googleplayservicestest2:processArmeabi-v7aReleaseResourcesC:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable\common_signin_btn_icon_dark.xml:9:27-79 : No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_disabled_focus_dark').

C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable\common_signin_btn_icon_light.xml:9:27-80 : No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_disabled_focus_light').

C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable\common_signin_btn_text_dark.xml:9:27-79 : No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_disabled_focus_dark').

C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable\common_signin_btn_text_light.xml:9:27-80 : No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_disabled_focus_light').

FAILED

FAILURE: Build failed with an exception.

* What went wrong:

Execution failed for task ':com.yoyogames.googleplayservicestest2:processArmeabi-v7aReleaseResources'.

> com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\Program Files (x86)\Android\android-sdk\build-tools\23.0.1\aapt.exe'' finished with non-zero exit value 1

* Try:

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

BUILD FAILED

Total time: 9.249 secs

Create finished: 8:57:04 PM

The resource address pointer is incorrect for the GooglePlayServicesExtension.
There is a few reasons for this, so to cover them all, follow these step and make any needed adjustments.

- Update GM:S to v1.4.1757 (or Early Access v1.99.493).

- Update Android SDK Manager to include:
TOOLS:
Android SDK Tools (rev 25.1.7)
Android SDK Platform-tools (rev 24.0.1)
Android SDK Build-tools (rev 24.0.1)
Android SDK Build-tools (rev 23.0.3)

Android 6.0 (API 23):
Google APIs
SDK Platform-tools

Extras:
Android Support Library (rev23.2.1)
Google Play services (rev 32)
Google Repository (rev 32)
Google Play APK Expansion Library (rev 3)
Google Play Billing Library (rev 5)
Google Play Licensing Library (rev 2)
Google USB Drivers (rev 11)

- In GM:S, go to Global Game Setting, select the Android Tab and set the following under SDK:
Build Tools: 23.0.3 (or if using Early Access - 24.0.1)
Support Lib: 23.2.1
Target SDK: 23
Min SDK: 9 << or higher if required
Compile SDK: 23

- Import the most recent GooglePlayServicesExtension from your Marketplace Library (current version 2.4.0)
**First remove the previous extension if it exists.

- Clear your build cache (broom icon in toolbar).

- Compile project.

Let me know how you go.
;)
 

curato

Member
I went though and made sure I had all that installed and adjusted my settings to match and I am still getting this type of failure on making the APK
Create started: 7:01:08 AM


"C:\Users\Wade\AppData\Roaming\GameMaker-Studio\GMAssetCompiler.exe" /fU="C:\Users\Wade\AppData\Local\Temp\gm_ttt_26328\a31096.txt" /c /m=android /studio /config="Default" /tgt=8 /obob=True /obpp=False /obru=True /obes=False /i=3 /cvm /tp=1024 /mv=1 /iv=0 /rv=0 /bv=1757 /gn="Google_Play_Services1" /td="C:\Users\Wade\AppData\Local\Temp" /cd="C:\Users\Wade\Documents\GameMaker\Cache" /sh=True /dbgp="6502" /hip="192.168.1.120" /hprt="51268" /optionsini="C:\Users\Wade\AppData\Local\Temp\gm_ttt_26328\gm_ttt_31847\Google_Play_Services1-Default-1.1.58.ini" /o="C:\Users\Wade\AppData\Local\Temp\gm_ttt_26328\gm_ttt_31847" "C:\Users\Wade\Documents\GameMaker\Projects\Google_Play_Services1.gmx\Google_Play_Services1.project.gmx"

Reading project file....finished.

Compile Constants...finished.

Remove DnD...finished.

Compile Scripts...finished.

Compile Objects...finished.

Compile Timelines...finished.

Compile Triggers...finished.

Compile Rooms...finished.

Compile Extensions...finished.

Final Compile...finished.

Saving IFF file... C:\Users\Wade\AppData\Local\Temp\gm_ttt_26328\gm_ttt_31847\Google_Play_Services1.zip

Writing Chunk... GEN8

Writing Chunk... OPTN

Writing Chunk... EXTN

Writing Chunk... SOND

Writing Chunk... AGRP

Writing Chunk... SPRT

Writing Chunk... BGND

Writing Chunk... PATH

Writing Chunk... SCPT

Writing Chunk... SHDR

Writing Chunk... FONT

Writing Chunk... TMLN

Writing Chunk... OBJT

Writing Chunk... ROOM

Writing Chunk... DAFL

Writing Chunk... TPAGE

Writing Chunk... CODE

Writing Chunk... VARI

Writing Chunk... FUNC

Writing Chunk... STRG

Writing Chunk... TXTR

0 Compressing texture... writing texture texture_0.png...

Writing Chunk... AUDO

Writing Chunk... SCPT

Writing Chunk... DBGI

Writing Chunk... INST

Writing Chunk... LOCL

Writing Chunk... STRG

Stats : GMA : Elapsed=2420.0888

Stats : GMA : sp=14,au=0,bk=0,pt=0,sc=0,sh=0,fo=0,tl=0,ob=15,ro=1,da=1,ex=3,ma=2,fm=0x8240220

cmd /c ""C:\Users\Wade\AppData\Roaming\GameMaker-Studio\Android\runner\gradle\gradlew"" build -x assembleDebug

:com.yoyogames.googleplayservicestest2:preBuild UP-TO-DATE

:com.yoyogames.googleplayservicestest2:preReleaseBuild UP-TO-DATE

:com.yoyogames.googleplayservicestest2:checkReleaseManifest

:com.yoyogames.googleplayservicestest2:preDebugBuild UP-TO-DATE

:downloader_library:compileLint

:downloader_library:copyReleaseLint UP-TO-DATE

:downloader_library:mergeReleaseProguardFiles

:downloader_library:preBuild UP-TO-DATE

:downloader_library:preReleaseBuild UP-TO-DATE

:downloader_library:checkReleaseManifest

:downloader_library:preDebugAndroidTestBuild UP-TO-DATE

:downloader_library:preDebugBuild UP-TO-DATE

:downloader_library:preDebugUnitTestBuild UP-TO-DATE

:downloader_library:preReleaseUnitTestBuild UP-TO-DATE

:library:compileLint

:library:copyReleaseLint UP-TO-DATE

:library:mergeReleaseProguardFiles

:library:preBuild UP-TO-DATE

:library:preReleaseBuild UP-TO-DATE

:library:checkReleaseManifest

:library:prepareReleaseDependencies

:library:compileReleaseAidl

:library:compileReleaseRenderscript

:library:generateReleaseBuildConfig

:library:generateReleaseAssets UP-TO-DATE

:library:mergeReleaseAssets

:library:generateReleaseResValues

:library:generateReleaseResources

:library:packageReleaseResources

:library:processReleaseManifest

:library:processReleaseResources

:library:generateReleaseSources

:library:processReleaseJavaRes UP-TO-DATE

:library:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.

Note: Recompile with -Xlint:deprecation for details.

:library:packageReleaseJar

:library:compileReleaseNdk UP-TO-DATE

:library:packageReleaseJniLibs UP-TO-DATE

:library:packageReleaseLocalJar UP-TO-DATE

:library:packageReleaseRenderscript UP-TO-DATE

:library:bundleRelease

:downloader_library:prepareDefaultLibraryUnspecifiedLibrary

:downloader_library:prepareReleaseDependencies

:downloader_library:compileReleaseAidl

:downloader_library:compileReleaseRenderscript

:downloader_library:generateReleaseBuildConfig

:downloader_library:generateReleaseAssets UP-TO-DATE

:downloader_library:mergeReleaseAssets

:downloader_library:generateReleaseResValues

:downloader_library:generateReleaseResources

:downloader_library:mergeReleaseResources

:downloader_library:processReleaseManifest

:downloader_library:processReleaseResources

:downloader_library:generateReleaseSources

:downloader_library:processReleaseJavaRes UP-TO-DATE

:downloader_library:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.

Note: Recompile with -Xlint:deprecation for details.

:downloader_library:packageReleaseJar

:downloader_library:compileReleaseNdk UP-TO-DATE

:downloader_library:packageReleaseJniLibs UP-TO-DATE

:downloader_library:packageReleaseLocalJar UP-TO-DATE

:downloader_library:packageReleaseRenderscript UP-TO-DATE

:downloader_library:packageReleaseResources

:downloader_library:bundleRelease

:google-play-services_lib:compileLint

:google-play-services_lib:copyReleaseLint UP-TO-DATE

:google-play-services_lib:mergeReleaseProguardFiles

:google-play-services_lib:preBuild UP-TO-DATE

:google-play-services_lib:preReleaseBuild UP-TO-DATE

:google-play-services_lib:checkReleaseManifest

:google-play-services_lib:prepareReleaseDependencies

:google-play-services_lib:compileReleaseAidl

:google-play-services_lib:compileReleaseRenderscript

:google-play-services_lib:generateReleaseBuildConfig

:google-play-services_lib:generateReleaseAssets UP-TO-DATE

:google-play-services_lib:mergeReleaseAssets

:google-play-services_lib:generateReleaseResValues

:google-play-services_lib:generateReleaseResources

:google-play-services_lib:packageReleaseResources

:google-play-services_lib:processReleaseManifest

:google-play-services_lib:processReleaseResources

:google-play-services_lib:generateReleaseSources

:google-play-services_lib:processReleaseJavaRes UP-TO-DATE

:google-play-services_lib:compileReleaseJavaWithJavac

:google-play-services_lib:packageReleaseJar

:google-play-services_lib:compileReleaseNdk UP-TO-DATE

:google-play-services_lib:packageReleaseJniLibs UP-TO-DATE

:google-play-services_lib:packageReleaseLocalJar

:google-play-services_lib:packageReleaseRenderscript UP-TO-DATE

:google-play-services_lib:bundleRelease

:com.yoyogames.googleplayservicestest2:prepareComAndroidSupportMultidex101Library

:com.yoyogames.googleplayservicestest2:prepareComAndroidSupportSupportV42321Library

:com.yoyogames.googleplayservicestest2:prepareDefaultDownloader_libraryUnspecifiedLibrary

:com.yoyogames.googleplayservicestest2:prepareDefaultGooglePlayServices_libUnspecifiedLibrary

:com.yoyogames.googleplayservicestest2:prepareDefaultLibraryUnspecifiedLibrary

:com.yoyogames.googleplayservicestest2:prepareReleaseDependencies

:com.yoyogames.googleplayservicestest2:compileReleaseAidl

:com.yoyogames.googleplayservicestest2:compileReleaseRenderscript

:com.yoyogames.googleplayservicestest2:generateReleaseBuildConfig

:com.yoyogames.googleplayservicestest2:generateReleaseAssets UP-TO-DATE

:com.yoyogames.googleplayservicestest2:mergeReleaseAssets

:com.yoyogames.googleplayservicestest2:generateReleaseResValues

:com.yoyogames.googleplayservicestest2:generateReleaseResources

:com.yoyogames.googleplayservicestest2:mergeReleaseResourcesAAPT out(18294239) : No Delegate set : lost message:Done

AAPT out(16863112) : No Delegate set : lost message:Done

AAPT out(22043014) : No Delegate set : lost message:Done

AAPT out(20926053) : No Delegate set : lost message:Done

AAPT out(28907568) : No Delegate set : lost message:Done

AAPT out(6610150) : No Delegate set : lost message:Done

AAPT out(14185679) : No Delegate set : lost message:Done

AAPT out(28907568) : No Delegate set : lost message:Done

AAPT out(22043014) : No Delegate set : lost message:Done

AAPT out(22043014) : No Delegate set : lost message:Done

AAPT out(14365824) : No Delegate set : lost message:Done

AAPT out(14365824) : No Delegate set : lost message:Done

AAPT out(20478425) : No Delegate set : lost message:Done

AAPT out(17175365) : No Delegate set : lost message:Done

AAPT out(10860058) : No Delegate set : lost message:Done

AAPT out(18294239) : No Delegate set : lost message:Done

AAPT err(18294239): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-xxhdpi\common_signin_btn_icon_disabled_focus_light.9.png ERROR: Unable to open PNG file

AAPT err(14365824): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-mdpi\common_signin_btn_text_disabled_focus_light.9.png ERROR: Unable to open PNG file

AAPT err(11963650): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\src\main\res\drawable-xxxhdpi\icon.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

AAPT err(18294239): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-hdpi\common_signin_btn_text_disabled_focus_dark.9.png ERROR: Unable to open PNG file

AAPT err(22043014): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-mdpi\common_signin_btn_icon_disabled_focus_dark.9.png ERROR: Unable to open PNG file

AAPT err(17175365): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-hdpi\common_signin_btn_icon_disabled_focus_dark.9.png ERROR: Unable to open PNG file

AAPT err(20478425): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-xxhdpi\common_signin_btn_icon_disabled_focus_dark.9.png ERROR: Unable to open PNG file

AAPT err(16863112): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-hdpi\common_signin_btn_text_disabled_focus_light.9.png ERROR: Unable to open PNG file

AAPT err(14185679): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-mdpi\common_signin_btn_text_disabled_focus_dark.9.png ERROR: Unable to open PNG file

AAPT err(10860058): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-xhdpi\common_signin_btn_icon_disabled_focus_light.9.png ERROR: Unable to open PNG file

AAPT err(14365824): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-hdpi\common_signin_btn_icon_disabled_focus_light.9.png ERROR: Unable to open PNG file

AAPT err(6610150): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-xxhdpi\common_signin_btn_text_disabled_focus_light.9.png ERROR: Unable to open PNG file

AAPT err(28907568): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-xxhdpi\common_signin_btn_text_disabled_focus_dark.9.png ERROR: Unable to open PNG file

AAPT err(25521333): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\src\main\res\drawable-xhdpi\icon.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

AAPT err(20926053): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-xhdpi\common_signin_btn_icon_disabled_focus_dark.9.png ERROR: Unable to open PNG file

AAPT err(22043014): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-xhdpi\common_signin_btn_text_disabled_focus_dark.9.png ERROR: Unable to open PNG file

AAPT err(20926053): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\src\main\res\drawable-xxhdpi\icon.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

AAPT err(20926053): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\src\main\res\drawable\icon.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

AAPT err(28907568): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-xhdpi\common_signin_btn_text_disabled_focus_light.9.png ERROR: Unable to open PNG file

AAPT err(22043014): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-mdpi\common_signin_btn_icon_disabled_focus_light.9.png ERROR: Unable to open PNG file

:com.yoyogames.googleplayservicestest2:processArmeabi-v7aReleaseManifest

Warning: C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\src\main\AndroidManifest.xml:35:3-108:17 Warning:

application@android:label was tagged at AndroidManifest.xml:35 to replace other declarations but no other declaration present

Warning: C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\src\main\AndroidManifest.xml:36:5-42:16 Warning:

activity#com.yoyogames.googleplayservicestest2.RunnerActivity@android:label was tagged at AndroidManifest.xml:36 to replace other declarations but no other declaration present

C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\src\main\AndroidManifest.xml:35:3-108:17 Warning:

application@android:label was tagged at AndroidManifest.xml:35 to replace other declarations but no other declaration present

C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\src\main\AndroidManifest.xml:36:5-42:16 Warning:

activity#com.yoyogames.googleplayservicestest2.RunnerActivity@android:label was tagged at AndroidManifest.xml:36 to replace other declarations but no other declaration present

:com.yoyogames.googleplayservicestest2:processArmeabi-v7aReleaseResourcesC:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable\common_signin_btn_icon_dark.xml:9:27-79 : No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_disabled_focus_dark').

C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable\common_signin_btn_icon_light.xml:9:27-80 : No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_disabled_focus_light').

C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable\common_signin_btn_text_dark.xml:9:27-79 : No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_disabled_focus_dark').

C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable\common_signin_btn_text_light.xml:9:27-80 : No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_disabled_focus_light').

FAILED

FAILURE: Build failed with an exception.

* What went wrong:

Execution failed for task ':com.yoyogames.googleplayservicestest2:processArmeabi-v7aReleaseResources'.

> com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\Program Files (x86)\Android\android-sdk\build-tools\23.0.3\aapt.exe'' finished with non-zero exit value 1

* Try:

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

BUILD FAILED

Total time: 21.301 secs

Create finished: 7:01:36 AM
 
P

PlayLight

Guest
I went though and made sure I had all that installed and adjusted my settings to match and I am still getting this type of failure on making the APK
Create started: 7:01:08 AM


"C:\Users\Wade\AppData\Roaming\GameMaker-Studio\GMAssetCompiler.exe" /fU="C:\Users\Wade\AppData\Local\Temp\gm_ttt_26328\a31096.txt" /c /m=android /studio /config="Default" /tgt=8 /obob=True /obpp=False /obru=True /obes=False /i=3 /cvm /tp=1024 /mv=1 /iv=0 /rv=0 /bv=1757 /gn="Google_Play_Services1" /td="C:\Users\Wade\AppData\Local\Temp" /cd="C:\Users\Wade\Documents\GameMaker\Cache" /sh=True /dbgp="6502" /hip="192.168.1.120" /hprt="51268" /optionsini="C:\Users\Wade\AppData\Local\Temp\gm_ttt_26328\gm_ttt_31847\Google_Play_Services1-Default-1.1.58.ini" /o="C:\Users\Wade\AppData\Local\Temp\gm_ttt_26328\gm_ttt_31847" "C:\Users\Wade\Documents\GameMaker\Projects\Google_Play_Services1.gmx\Google_Play_Services1.project.gmx"

Reading project file....finished.

Compile Constants...finished.

Remove DnD...finished.

Compile Scripts...finished.

Compile Objects...finished.

Compile Timelines...finished.

Compile Triggers...finished.

Compile Rooms...finished.

Compile Extensions...finished.

Final Compile...finished.

Saving IFF file... C:\Users\Wade\AppData\Local\Temp\gm_ttt_26328\gm_ttt_31847\Google_Play_Services1.zip

Writing Chunk... GEN8

Writing Chunk... OPTN

Writing Chunk... EXTN

Writing Chunk... SOND

Writing Chunk... AGRP

Writing Chunk... SPRT

Writing Chunk... BGND

Writing Chunk... PATH

Writing Chunk... SCPT

Writing Chunk... SHDR

Writing Chunk... FONT

Writing Chunk... TMLN

Writing Chunk... OBJT

Writing Chunk... ROOM

Writing Chunk... DAFL

Writing Chunk... TPAGE

Writing Chunk... CODE

Writing Chunk... VARI

Writing Chunk... FUNC

Writing Chunk... STRG

Writing Chunk... TXTR

0 Compressing texture... writing texture texture_0.png...

Writing Chunk... AUDO

Writing Chunk... SCPT

Writing Chunk... DBGI

Writing Chunk... INST

Writing Chunk... LOCL

Writing Chunk... STRG

Stats : GMA : Elapsed=2420.0888

Stats : GMA : sp=14,au=0,bk=0,pt=0,sc=0,sh=0,fo=0,tl=0,ob=15,ro=1,da=1,ex=3,ma=2,fm=0x8240220

cmd /c ""C:\Users\Wade\AppData\Roaming\GameMaker-Studio\Android\runner\gradle\gradlew"" build -x assembleDebug

:com.yoyogames.googleplayservicestest2:preBuild UP-TO-DATE

:com.yoyogames.googleplayservicestest2:preReleaseBuild UP-TO-DATE

:com.yoyogames.googleplayservicestest2:checkReleaseManifest

:com.yoyogames.googleplayservicestest2:preDebugBuild UP-TO-DATE

:downloader_library:compileLint

:downloader_library:copyReleaseLint UP-TO-DATE

:downloader_library:mergeReleaseProguardFiles

:downloader_library:preBuild UP-TO-DATE

:downloader_library:preReleaseBuild UP-TO-DATE

:downloader_library:checkReleaseManifest

:downloader_library:preDebugAndroidTestBuild UP-TO-DATE

:downloader_library:preDebugBuild UP-TO-DATE

:downloader_library:preDebugUnitTestBuild UP-TO-DATE

:downloader_library:preReleaseUnitTestBuild UP-TO-DATE

:library:compileLint

:library:copyReleaseLint UP-TO-DATE

:library:mergeReleaseProguardFiles

:library:preBuild UP-TO-DATE

:library:preReleaseBuild UP-TO-DATE

:library:checkReleaseManifest

:library:prepareReleaseDependencies

:library:compileReleaseAidl

:library:compileReleaseRenderscript

:library:generateReleaseBuildConfig

:library:generateReleaseAssets UP-TO-DATE

:library:mergeReleaseAssets

:library:generateReleaseResValues

:library:generateReleaseResources

:library:packageReleaseResources

:library:processReleaseManifest

:library:processReleaseResources

:library:generateReleaseSources

:library:processReleaseJavaRes UP-TO-DATE

:library:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.

Note: Recompile with -Xlint:deprecation for details.

:library:packageReleaseJar

:library:compileReleaseNdk UP-TO-DATE

:library:packageReleaseJniLibs UP-TO-DATE

:library:packageReleaseLocalJar UP-TO-DATE

:library:packageReleaseRenderscript UP-TO-DATE

:library:bundleRelease

:downloader_library:prepareDefaultLibraryUnspecifiedLibrary

:downloader_library:prepareReleaseDependencies

:downloader_library:compileReleaseAidl

:downloader_library:compileReleaseRenderscript

:downloader_library:generateReleaseBuildConfig

:downloader_library:generateReleaseAssets UP-TO-DATE

:downloader_library:mergeReleaseAssets

:downloader_library:generateReleaseResValues

:downloader_library:generateReleaseResources

:downloader_library:mergeReleaseResources

:downloader_library:processReleaseManifest

:downloader_library:processReleaseResources

:downloader_library:generateReleaseSources

:downloader_library:processReleaseJavaRes UP-TO-DATE

:downloader_library:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.

Note: Recompile with -Xlint:deprecation for details.

:downloader_library:packageReleaseJar

:downloader_library:compileReleaseNdk UP-TO-DATE

:downloader_library:packageReleaseJniLibs UP-TO-DATE

:downloader_library:packageReleaseLocalJar UP-TO-DATE

:downloader_library:packageReleaseRenderscript UP-TO-DATE

:downloader_library:packageReleaseResources

:downloader_library:bundleRelease

:google-play-services_lib:compileLint

:google-play-services_lib:copyReleaseLint UP-TO-DATE

:google-play-services_lib:mergeReleaseProguardFiles

:google-play-services_lib:preBuild UP-TO-DATE

:google-play-services_lib:preReleaseBuild UP-TO-DATE

:google-play-services_lib:checkReleaseManifest

:google-play-services_lib:prepareReleaseDependencies

:google-play-services_lib:compileReleaseAidl

:google-play-services_lib:compileReleaseRenderscript

:google-play-services_lib:generateReleaseBuildConfig

:google-play-services_lib:generateReleaseAssets UP-TO-DATE

:google-play-services_lib:mergeReleaseAssets

:google-play-services_lib:generateReleaseResValues

:google-play-services_lib:generateReleaseResources

:google-play-services_lib:packageReleaseResources

:google-play-services_lib:processReleaseManifest

:google-play-services_lib:processReleaseResources

:google-play-services_lib:generateReleaseSources

:google-play-services_lib:processReleaseJavaRes UP-TO-DATE

:google-play-services_lib:compileReleaseJavaWithJavac

:google-play-services_lib:packageReleaseJar

:google-play-services_lib:compileReleaseNdk UP-TO-DATE

:google-play-services_lib:packageReleaseJniLibs UP-TO-DATE

:google-play-services_lib:packageReleaseLocalJar

:google-play-services_lib:packageReleaseRenderscript UP-TO-DATE

:google-play-services_lib:bundleRelease

:com.yoyogames.googleplayservicestest2:prepareComAndroidSupportMultidex101Library

:com.yoyogames.googleplayservicestest2:prepareComAndroidSupportSupportV42321Library

:com.yoyogames.googleplayservicestest2:prepareDefaultDownloader_libraryUnspecifiedLibrary

:com.yoyogames.googleplayservicestest2:prepareDefaultGooglePlayServices_libUnspecifiedLibrary

:com.yoyogames.googleplayservicestest2:prepareDefaultLibraryUnspecifiedLibrary

:com.yoyogames.googleplayservicestest2:prepareReleaseDependencies

:com.yoyogames.googleplayservicestest2:compileReleaseAidl

:com.yoyogames.googleplayservicestest2:compileReleaseRenderscript

:com.yoyogames.googleplayservicestest2:generateReleaseBuildConfig

:com.yoyogames.googleplayservicestest2:generateReleaseAssets UP-TO-DATE

:com.yoyogames.googleplayservicestest2:mergeReleaseAssets

:com.yoyogames.googleplayservicestest2:generateReleaseResValues

:com.yoyogames.googleplayservicestest2:generateReleaseResources

:com.yoyogames.googleplayservicestest2:mergeReleaseResourcesAAPT out(18294239) : No Delegate set : lost message:Done

AAPT out(16863112) : No Delegate set : lost message:Done

AAPT out(22043014) : No Delegate set : lost message:Done

AAPT out(20926053) : No Delegate set : lost message:Done

AAPT out(28907568) : No Delegate set : lost message:Done

AAPT out(6610150) : No Delegate set : lost message:Done

AAPT out(14185679) : No Delegate set : lost message:Done

AAPT out(28907568) : No Delegate set : lost message:Done

AAPT out(22043014) : No Delegate set : lost message:Done

AAPT out(22043014) : No Delegate set : lost message:Done

AAPT out(14365824) : No Delegate set : lost message:Done

AAPT out(14365824) : No Delegate set : lost message:Done

AAPT out(20478425) : No Delegate set : lost message:Done

AAPT out(17175365) : No Delegate set : lost message:Done

AAPT out(10860058) : No Delegate set : lost message:Done

AAPT out(18294239) : No Delegate set : lost message:Done

AAPT err(18294239): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-xxhdpi\common_signin_btn_icon_disabled_focus_light.9.png ERROR: Unable to open PNG file

AAPT err(14365824): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-mdpi\common_signin_btn_text_disabled_focus_light.9.png ERROR: Unable to open PNG file

AAPT err(11963650): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\src\main\res\drawable-xxxhdpi\icon.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

AAPT err(18294239): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-hdpi\common_signin_btn_text_disabled_focus_dark.9.png ERROR: Unable to open PNG file

AAPT err(22043014): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-mdpi\common_signin_btn_icon_disabled_focus_dark.9.png ERROR: Unable to open PNG file

AAPT err(17175365): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-hdpi\common_signin_btn_icon_disabled_focus_dark.9.png ERROR: Unable to open PNG file

AAPT err(20478425): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-xxhdpi\common_signin_btn_icon_disabled_focus_dark.9.png ERROR: Unable to open PNG file

AAPT err(16863112): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-hdpi\common_signin_btn_text_disabled_focus_light.9.png ERROR: Unable to open PNG file

AAPT err(14185679): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-mdpi\common_signin_btn_text_disabled_focus_dark.9.png ERROR: Unable to open PNG file

AAPT err(10860058): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-xhdpi\common_signin_btn_icon_disabled_focus_light.9.png ERROR: Unable to open PNG file

AAPT err(14365824): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-hdpi\common_signin_btn_icon_disabled_focus_light.9.png ERROR: Unable to open PNG file

AAPT err(6610150): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-xxhdpi\common_signin_btn_text_disabled_focus_light.9.png ERROR: Unable to open PNG file

AAPT err(28907568): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-xxhdpi\common_signin_btn_text_disabled_focus_dark.9.png ERROR: Unable to open PNG file

AAPT err(25521333): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\src\main\res\drawable-xhdpi\icon.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

AAPT err(20926053): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-xhdpi\common_signin_btn_icon_disabled_focus_dark.9.png ERROR: Unable to open PNG file

AAPT err(22043014): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-xhdpi\common_signin_btn_text_disabled_focus_dark.9.png ERROR: Unable to open PNG file

AAPT err(20926053): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\src\main\res\drawable-xxhdpi\icon.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

AAPT err(20926053): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\src\main\res\drawable\icon.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited

AAPT err(28907568): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-xhdpi\common_signin_btn_text_disabled_focus_light.9.png ERROR: Unable to open PNG file

AAPT err(22043014): C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable-mdpi\common_signin_btn_icon_disabled_focus_light.9.png ERROR: Unable to open PNG file

:com.yoyogames.googleplayservicestest2:processArmeabi-v7aReleaseManifest

Warning: C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\src\main\AndroidManifest.xml:35:3-108:17 Warning:

application@android:label was tagged at AndroidManifest.xml:35 to replace other declarations but no other declaration present

Warning: C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\src\main\AndroidManifest.xml:36:5-42:16 Warning:

activity#com.yoyogames.googleplayservicestest2.RunnerActivity@android:label was tagged at AndroidManifest.xml:36 to replace other declarations but no other declaration present

C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\src\main\AndroidManifest.xml:35:3-108:17 Warning:

application@android:label was tagged at AndroidManifest.xml:35 to replace other declarations but no other declaration present

C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\src\main\AndroidManifest.xml:36:5-42:16 Warning:

activity#com.yoyogames.googleplayservicestest2.RunnerActivity@android:label was tagged at AndroidManifest.xml:36 to replace other declarations but no other declaration present

:com.yoyogames.googleplayservicestest2:processArmeabi-v7aReleaseResourcesC:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable\common_signin_btn_icon_dark.xml:9:27-79 : No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_disabled_focus_dark').

C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable\common_signin_btn_icon_light.xml:9:27-80 : No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_disabled_focus_light').

C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable\common_signin_btn_text_dark.xml:9:27-79 : No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_disabled_focus_dark').

C:\Users\Wade\Documents\GameMaker\Cache\Google_Play_Services1\Android\Default\com.yoyogames.googleplayservicestest2\build\intermediates\exploded-aar\Default\google-play-services_lib\unspecified\res\drawable\common_signin_btn_text_light.xml:9:27-80 : No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_disabled_focus_light').

FAILED

FAILURE: Build failed with an exception.

* What went wrong:

Execution failed for task ':com.yoyogames.googleplayservicestest2:processArmeabi-v7aReleaseResources'.

> com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\Program Files (x86)\Android\android-sdk\build-tools\23.0.3\aapt.exe'' finished with non-zero exit value 1

* Try:

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

BUILD FAILED

Total time: 21.301 secs

Create finished: 7:01:36 AM
I can see two new issues in that log.
Can you change your build directory to a shorter path.
Go to File >> Preferences, and change your
-Temp directory- to C:\GMtemp and your
-Assets cache directory- to C:\GMtemp\cache
It's possible that this will fix both issues as they are dependent on each other. If not post a new log as it will have filtered out the directory length discrepancy on build.
 
Last edited by a moderator:

curato

Member
Wow I can't believe shortening the folders path fixed it. They have been that since I got GameMaker Studio. Thanks
 

RyanC

Member
Since importing the Google Play Expansion Pack extension I'm unable to build on android.
Is this post still relevant now that the Android Support Library (rev23.2.1) has been made obsolete?
I'm using GMS v1.4.1757

Got it working on v1.4.1763.
 
Last edited:
Top