Asset - Extension Heyzap Mediation Ads Extension (UnityAds, Chartboost, Adcolony, Applovin, Vungle, Admob, Tapjoy etc)

silengames

Member
Did you update Google Play Services in Android SDK manager?

Goto
C:/Users/Gud/AppData/Local/Android/android-sdk/extras/android/m2repository/com/google/android/gms/play-services/
...or...
C:/Users/Gud/AppData/Local/Android/android-sdk/extras/google/m2repository/com/google/android/gms/play-services/
Can you see folders with names like 9.6 or 9.8? Or something else.
 

JeffJ

Member
Turns out that was the problem. I couldn't see Google Play Services in my Android SKD Manager for some reason, hence why they hadn't been downloaded. They have now, and I can build an APK. Thanks for the help!
 

KBeeeeR

Member
i have a problem with chartboost network
everything is ok and it shows ads BUT
it says that the permissions are missing
ss2.jpg
 

silengames

Member
If ads work fine then it is okay. If you worried about it, please send this question to [email protected] and tyell them that you use 3 permissions WRITE_EXTERNAL_STORAGE, INTERNET and ACCESS_NETWORK_STATE which presented for Chartboost in official HeyZap documentation.
 

KBeeeeR

Member
Every time i try to run or build and .apk file it gives me this error..
ss3.png

Here are some screenshots of my settings
ss4.png ss5.png ss6.png ss7.png

what would be the problem ?
 

KBeeeeR

Member
This is the full code error:

Code:
Compile started: 8:32:05 PM
"C:\Users\KBeeeR\AppData\Roaming\GameMaker-Studio\GMAssetCompiler.exe" /fU="C:\Users\KBeeeR\AppData\Local\gm_ttt_5418\a74466.txt" /c /m=android /studio  /config="Default" /tgt=8 /obob=True /obpp=False /obru=True /obes=False /i=3 /j=4 /cvm /tp=1024 /mv=1 /iv=0 /rv=0 /bv=1763 /gn="Project6" /td="C:\Users\KBeeeR\AppData\Local" /cd="C:\Users\KBeeeR\Documents\GameMaker\Cache" /sh=True /dbgp="6502" /hip="192.168.8.100" /hprt="51268" /o="C:\Users\KBeeeR\AppData\Local\gm_ttt_5418\Project6" /optionsini="C:\Users\KBeeeR\AppData\Local\gm_ttt_5418\gm_ttt_76275\Project6.ini"   "C:\Users\KBeeeR\Desktop\Project6.gmx\Project6.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.
Global scripts...finished.
Final Compile...finished.
Saving IFF file... C:\Users\KBeeeR\AppData\Local\gm_ttt_5418\Project6\Project6.zip
Writing Chunk... GEN8
Writing Chunk... OPTN
Writing Chunk... LANG
Writing Chunk... EXTN
Writing Chunk... SOND
Writing Chunk... AGRP
Writing Chunk... SPRT
Writing Chunk... BGND
Writing Chunk... PATH
Writing Chunk... SCPT
Writing Chunk... GLOB
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=2029.2968
Stats : GMA : sp=9,au=0,bk=0,pt=0,sc=15,sh=0,fo=0,tl=0,ob=11,ro=1,da=0,ex=1,ma=10,fm=0x8840220
"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" get-state

device
"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" shell echo $INTERNAL_STORAGE


"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" shell echo $EXTERNAL_STORAGE

/sdcard
"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" get-state

device
"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" shell echo $INTERNAL_STORAGE


"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" shell echo $EXTERNAL_STORAGE

/sdcard
"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" shell mkdir -p "/sdcard/GMstudio"

"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" shell [ -d /sdcard/GMstudio ] && cd /sdcard/GMstudio; rm -r *; 

"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" push "C:\Users\KBeeeR\AppData\Local\gm_ttt_5418\Project6\\GameAssetsDROID.zip" /sdcard/GMstudio/GameAssetsDROID.zip

[100%] /sdcard/GMstudio/GameAssetsDROID.zip
C:\Users\KBeeeR\AppData\Local\gm_ttt_5418\Project6\\GameAssetsDROID.zip: 1 file pushed. 2.5 MB/s (15595 bytes in 0.006s)
"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" push "C:\Users\KBeeeR\AppData\Local\gm_ttt_5418\Project6\\GameDownload.lock" /sdcard/GMstudio/GameDownload.lock

[100%] /sdcard/GMstudio/GameDownload.lock
C:\Users\KBeeeR\AppData\Local\gm_ttt_5418\Project6\\GameDownload.lock: 1 file pushed. 0.0 MB/s (13 bytes in 0.005s)
"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb"  shell cat /system/build.prop


# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=NRD90M
ro.build.display.id=NRD90M.G935FXXU1DQEF
ro.build.version.incremental=G935FXXU1DQEF
ro.build.version.sdk=24
ro.build.version.preview_sdk=0
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=7.0
ro.build.version.security_patch=2017-05-01
ro.build.version.base_os=
ro.build.date=Tue May 16 15:11:50 KST 2017
ro.build.date.utc=1494915110
ro.build.type=user
ro.build.user=dpi
ro.build.host=SWDG9813
ro.build.tags=release-keys
ro.build.flavor=hero2ltexx-user
ro.product.model=SM-G935F
ro.product.brand=samsung
ro.product.name=hero2ltexx
ro.product.device=hero2lte
ro.product.board=universal8890
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=arm64-v8a
ro.product.manufacturer=samsung
ro.product.locale=en-GB
ro.wifi.channels=
ro.board.platform=exynos5
# ro.build.product is obsolete; use ro.product.device
ro.build.product=hero2lte
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=hero2ltexx-user 7.0 NRD90M G935FXXU1DQEF release-keys
ro.build.fingerprint=samsung/hero2ltexx/hero2lte:7.0/NRD90M/G935FXXU1DQEF:user/release-keys
ro.build.characteristics=phone,emulator
# Samsung Specific Properties
ro.build.PDA=G935FXXU1DQEF
ro.build.official.release=true
ro.build.hidden_ver=G935FXXU1DQEF
ro.config.rm_preload_enabled=0
ro.build.changelist=11104523
ro.product_ship=true
ro.chipname=exynos8890
# end build properties

#
# HWUI_BUILD_PROPERTIES
#
ro.hwui.texture_cache_size=88
ro.hwui.layer_cache_size=58
ro.hwui.path_cache_size=16
ro.hwui.texture_cache_flushrate=0.4
ro.hwui.shape_cache_size=4
ro.hwui.gradient_cache_size=2
ro.hwui.drop_shadow_cache_size=6
ro.hwui.r_buffer_cache_size=8
ro.hwui.text_small_cache_width=1024
ro.hwui.text_small_cache_height=1024
ro.hwui.text_large_cache_width=4096
ro.hwui.text_large_cache_height=2048
#
# from device/samsung/hero2lte/system.prop
#
#
# system.prop for universal8890
#

ro.sf.lcd_density=480
ro.sf.init.lcd_density=640

ro.arch=exynos8890
ro.kernel.qemu=0
ro.kernel.qemu.gles=0
persist.demo.hdmirotationlock=false

# read DS/SS property
import /efs/factory.prop

#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.astcenc.astcsupport=1
ro.mct.compressiontype=ETC1
persist.radio.sib16_support=1
ro.config.dmverity=true
ro.config.rkp=true
ro.config.kap_default_on=true
ro.config.kap=true
ro.supportmodel.mptcp=1
rild.libpath=/system/lib64/libsec-ril.so
rild.libpath2=/system/lib64/libsec-ril-dsds.so
ro.radio.noril=no
ro.telephony.default_network=9
ro.multisim.simslotcount=2
ro.knox.enhance.zygote.aslr=0
ro.product.first_api_level=23
ro.config.ringtone=Over_the_Horizon.ogg
ro.config.notification_sound=Skyline.ogg
ro.config.alarm_alert=Morning_Flower.ogg
ro.config.media_sound=Media_preview_Touch_the_light.ogg
ro.config.ringtone_2=Basic_Bell.ogg
ro.config.notification_sound_2=S_Charming_Bell.ogg
ro.config.systemaudiodebug=arizona
ro.opengles.version=196610
ro.sf.lcd_density=480
debug.slsi_platform=1
debug.hwc.winupdate=1
ro.exynos.dss=1
drm.service.enabled=true
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=256m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=2m
dalvik.vm.heapmaxfree=8m
ro.hdcp2.rx=tz
ro.securestorage.support=true
ro.build.scafe.version=2017A
security.mdpp=None
ro.security.mdpp.ver=3.0
ro.security.mdpp.release=1
ro.security.wlan.ver=1.0
ro.security.wlan.release=1
security.mdpp.result=None
ro.hardware.keystore=mdfpp
ro.security.vpnpp.ver=1.4
ro.security.vpnpp.release=8.0
ro.security.mdpp.ux=Enabled
ro.frp.pst=/dev/block/persistent
ro.error.receiver.default=com.samsung.receiver.error
ro.config.dha_cached_min=8
ro.config.dha_cached_max=16
ro.config.dha_empty_min=8
ro.config.dha_empty_max=32
ro.config.dha_pwhitelist_enable=1
ro.config.fall_prevent_enable=true
keyguard.no_require_sim=true
ro.carrier=unknown
ro.security.icd.flagmode=multi
security.ASKS.policy_version=000000
ro.com.google.clientidbase=android-samsung
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.adb.qemud=1
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=7.0_r7
ro.build.selinux=1
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.isa.arm64.variant=exynos-m1
dalvik.vm.isa.arm64.features=default
dalvik.vm.isa.arm.variant=cortex-a15
dalvik.vm.isa.arm.features=default
ro.config.knox=v30
ro.config.tima=1
ro.config.timaversion=3.0
ro.config.iccc_version=1.0
ro.kernel.qemu=0
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.build.version.sem=2402
ro.build.version.sep=80000
ro.expect.recovery_id=0xc3c10344e8030e75327034da706ee2a922f3d07a000000000000000000000000

FastCreate started: 8:32:10 PM
FastCreate End File Copies: 8:32:10 PM
cmd /c "subst Z: "C:\Users\KBeeeR\Documents\GameMaker\Cache\Project6\Android\Default" && Z: && cd \com.telea7la.testapp && "C:\Users\KBeeeR\AppData\Roaming\GameMaker-Studio\Android\runner\gradle\gradlew"  assembleRelease lint "

Incremental java compilation is an incubating feature.
:com.telea7la.testapp:preBuild UP-TO-DATE
:com.telea7la.testapp:preReleaseBuild UP-TO-DATE
:com.telea7la.testapp:checkReleaseManifest
:com.telea7la.testapp:preDebugBuild UP-TO-DATE
:com.telea7la.testapp:prepareComAndroidSupportAnimatedVectorDrawable2400Library
:com.telea7la.testapp:prepareComAndroidSupportAppcompatV72400Library
:com.telea7la.testapp:prepareComAndroidSupportMediarouterV72400Library
:com.telea7la.testapp:prepareComAndroidSupportMultidex101Library
:com.telea7la.testapp:prepareComAndroidSupportPaletteV72400Library
:com.telea7la.testapp:prepareComAndroidSupportSupportCompat2500Library
:com.telea7la.testapp:prepareComAndroidSupportSupportCoreUi2500Library
:com.telea7la.testapp:prepareComAndroidSupportSupportCoreUtils2500Library
:com.telea7la.testapp:prepareComAndroidSupportSupportFragment2500Library
:com.telea7la.testapp:prepareComAndroidSupportSupportMediaCompat2500Library
:com.telea7la.testapp:prepareComAndroidSupportSupportV42500Library
:com.telea7la.testapp:prepareComAndroidSupportSupportVectorDrawable2400Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServices980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesAds980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesAdsLite980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesAnalytics980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesAnalyticsImpl980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesAppindexing980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesAppinvite980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesAuth980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesAuthBase980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesAwareness980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesBase980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesBasement980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesCast980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesCastFramework980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesClearcut980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesDrive980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesFitness980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesGames980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesGass980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesGcm980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesIdentity980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesIid980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesInstantapps980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesLocation980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesMaps980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesNearby980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesPanorama980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesPlaces980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesPlus980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesSafetynet980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesTagmanager980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesTagmanagerApi980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesTasks980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesVision980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesWallet980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesWearable980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseAnalytics980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseAnalyticsImpl980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseAuth980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseAuthCommon980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseAuthModule980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseCommon980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseConfig980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseCrash980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseDatabase980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseDatabaseConnection980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseIid980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseMessaging980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseStorage980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseStorageCommon980Library
:com.telea7la.testapp:prepareReleaseDependencies
:com.telea7la.testapp:compileReleaseAidl
:com.telea7la.testapp:compileReleaseRenderscript
:com.telea7la.testapp:generateReleaseBuildConfig
:com.telea7la.testapp:mergeReleaseShaders
:com.telea7la.testapp:compileReleaseShaders
:com.telea7la.testapp:generateReleaseAssets
:com.telea7la.testapp:mergeReleaseAssets
:com.telea7la.testapp:generateReleaseResValues
:com.telea7la.testapp:generateReleaseResources
:com.telea7la.testapp:mergeReleaseResources
:com.telea7la.testapp:processReleaseManifest
Z:\com.telea7la.testapp\src\main\AndroidManifest.xml:14:1-76 Warning:
    Element uses-permission#android.permission.WRITE_EXTERNAL_STORAGE at AndroidManifest.xml:14:1-76 duplicated with element declared at AndroidManifest.xml:11:1-77
Z:\com.telea7la.testapp\src\main\AndroidManifest.xml:29:3-137:17 Warning:
    application@android:label was tagged at AndroidManifest.xml:29 to replace other declarations but no other declaration present
Z:\com.telea7la.testapp\src\main\AndroidManifest.xml:30:5-38:16 Warning:
    activity#com.telea7la.testapp.RunnerActivity@android:label was tagged at AndroidManifest.xml:30 to replace other declarations but no other declaration present
:com.telea7la.testapp:processReleaseResources
:com.telea7la.testapp:generateReleaseSources
:com.telea7la.testapp:incrementalReleaseJavaCompilationSafeguard
:com.telea7la.testapp:compileReleaseJavaWithJavac
:com.telea7la.testapp:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Z:\com.telea7la.testapp\src\main\java\com\telea7la\testapp\Gamepad\Gamepad.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:com.telea7la.testapp:compileReleaseNdk UP-TO-DATE
:com.telea7la.testapp:compileReleaseSources
:com.telea7la.testapp:lintVitalRelease
:com.telea7la.testapp:prePackageMarkerForRelease
:com.telea7la.testapp:transformClassesWithJarMergingForRelease
:com.telea7la.testapp:collectReleaseMultiDexComponents
:com.telea7la.testapp:transformClassesWithMultidexlistForRelease
ProGuard, version 5.2.1
Reading program jar [Z:\com.telea7la.testapp\build\intermediates\transforms\jarMerging\release\jars\1\1f\combined.jar]
Reading library jar [D:\Programs\GameMaker Studio\MY-SDK\build-tools\25.0.0\lib\shrinkedAndroid.jar]
Preparing output jar [Z:\com.telea7la.testapp\build\intermediates\multi-dex\release\componentClasses.jar]
  Copying resources from program jar [Z:\com.telea7la.testapp\build\intermediates\transforms\jarMerging\release\jars\1\1f\combined.jar]
:com.telea7la.testapp:transformClassesWithDexForRelease
To run dex in process, the Gradle daemon needs a larger heap.
It currently has approximately 247 MB.
For faster builds, increase the maximum heap size for the Gradle daemon to more than 5120 MB.
To do this set org.gradle.jvmargs=-Xmx5120M in the project gradle.properties.
For more information see https://docs.gradle.org/current/userguide/build_environment.html
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Invalid maximum heap size: -Xmx4g
The specified size exceeds the maximum representable size.
:com.telea7la.testapp:transformClassesWithDexForRelease FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':com.telea7la.testapp:transformClassesWithDexForRelease'.
> com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\Program Files (x86)\Java\jdk1.8.0_111\bin\java.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: 55.378 secs
cmd /c "subst /d Z:"

Lint Build report available at C:\Users\KBeeeR\Documents\GameMaker\Cache\Project6\Android\Default\com.telea7la.testapp\build\outputs\lint-results.html
FastCreate End End: 8:33:06 PM
Compile finished: 8:33:06 PM
 

silengames

Member
Goto File -> Preferences - > Android -> SDK -> Java Max Heap Size -> set to 2 or 4

Clean the project before new compile
 

KBeeeeR

Member
It's already 4 and now i changed it to 2 and cleaned the project before test but still the problem
i tried to create new project and add the extension from the begin and the problem didn't solve..
 

KBeeeeR

Member
after i changed it to 6 now it says:
For faster builds, increase the maximum heap size for the Gradle daemon to more than 7168 MB.

i even tried to i changed it to 10 and now it says:
For faster builds, increase the maximum heap size for the Gradle daemon to more than 11264 MB.
 

silengames

Member
It is odd. You can send me your project and i will try to compile it on my side.

edit: what is your GM version?
 

KBeeeeR

Member
when i try to test it gives an error this is it
Code:
Compile started: 9:09:52 PM
"C:\Users\KBeeeR\AppData\Roaming\GameMaker-Studio\GMAssetCompiler.exe" /fU="C:\Users\KBeeeR\AppData\Local\gm_ttt_12201\a67998.txt" /c /m=android /studio  /config="Default" /tgt=8 /obob=True /obpp=False /obru=True /obes=False /i=3 /j=4 /cvm /tp=1024 /mv=1 /iv=0 /rv=0 /bv=1763 /gn="Project7" /td="C:\Users\KBeeeR\AppData\Local" /cd="C:\Users\KBeeeR\Documents\GameMaker\Cache" /sh=True /dbgp="6502" /hip="192.168.8.100" /hprt="51268" /o="C:\Users\KBeeeR\AppData\Local\gm_ttt_12201\Project7" /optionsini="C:\Users\KBeeeR\AppData\Local\gm_ttt_12201\gm_ttt_9433\Project7.ini"   "C:\Users\KBeeeR\Desktop\Project7.gmx\Project7.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.
Global scripts...finished.
Final Compile...finished.
Saving IFF file... C:\Users\KBeeeR\AppData\Local\gm_ttt_12201\Project7\Project7.zip
Writing Chunk... GEN8
Writing Chunk... OPTN
Writing Chunk... LANG
Writing Chunk... EXTN
Writing Chunk... SOND
Writing Chunk... AGRP
Writing Chunk... SPRT
Writing Chunk... BGND
Writing Chunk... PATH
Writing Chunk... SCPT
Writing Chunk... GLOB
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=2144.5312
Stats : GMA : sp=9,au=0,bk=0,pt=0,sc=15,sh=0,fo=0,tl=0,ob=11,ro=1,da=0,ex=1,ma=10,fm=0x8840220
"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" get-state 

device
"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" shell echo $INTERNAL_STORAGE


"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" shell echo $EXTERNAL_STORAGE

/sdcard
"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" get-state 

device
"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" shell echo $INTERNAL_STORAGE


"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" shell echo $EXTERNAL_STORAGE

/sdcard
"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" shell mkdir -p "/sdcard/GMstudio" 

"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" shell [ -d /sdcard/GMstudio ] && cd /sdcard/GMstudio; rm -r *;  

rm: *: No such file or directory
"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" push "C:\Users\KBeeeR\AppData\Local\gm_ttt_12201\Project7\\GameAssetsDROID.zip" /sdcard/GMstudio/GameAssetsDROID.zip

[100%] /sdcard/GMstudio/GameAssetsDROID.zip
C:\Users\KBeeeR\AppData\Local\gm_ttt_12201\Project7\\GameAssetsDROID.zip: 1 file pushed. 3.8 MB/s (15704 bytes in 0.004s)
"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" push "C:\Users\KBeeeR\AppData\Local\gm_ttt_12201\Project7\\GameDownload.lock" /sdcard/GMstudio/GameDownload.lock

[100%] /sdcard/GMstudio/GameDownload.lock
C:\Users\KBeeeR\AppData\Local\gm_ttt_12201\Project7\\GameDownload.lock: 1 file pushed. 0.0 MB/s (13 bytes in 0.004s)
"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb"  shell cat /system/build.prop 


# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=NRD90M
ro.build.display.id=NRD90M.G935FXXU1DQEF
ro.build.version.incremental=G935FXXU1DQEF
ro.build.version.sdk=24
ro.build.version.preview_sdk=0
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=7.0
ro.build.version.security_patch=2017-05-01
ro.build.version.base_os=
ro.build.date=Tue May 16 15:11:50 KST 2017
ro.build.date.utc=1494915110
ro.build.type=user
ro.build.user=dpi
ro.build.host=SWDG9813
ro.build.tags=release-keys
ro.build.flavor=hero2ltexx-user
ro.product.model=SM-G935F
ro.product.brand=samsung
ro.product.name=hero2ltexx
ro.product.device=hero2lte
ro.product.board=universal8890
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=arm64-v8a
ro.product.manufacturer=samsung
ro.product.locale=en-GB
ro.wifi.channels=
ro.board.platform=exynos5
# ro.build.product is obsolete; use ro.product.device
ro.build.product=hero2lte
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=hero2ltexx-user 7.0 NRD90M G935FXXU1DQEF release-keys
ro.build.fingerprint=samsung/hero2ltexx/hero2lte:7.0/NRD90M/G935FXXU1DQEF:user/release-keys
ro.build.characteristics=phone,emulator
# Samsung Specific Properties
ro.build.PDA=G935FXXU1DQEF
ro.build.official.release=true
ro.build.hidden_ver=G935FXXU1DQEF
ro.config.rm_preload_enabled=0
ro.build.changelist=11104523
ro.product_ship=true
ro.chipname=exynos8890
# end build properties

#
# HWUI_BUILD_PROPERTIES
#
ro.hwui.texture_cache_size=88
ro.hwui.layer_cache_size=58
ro.hwui.path_cache_size=16
ro.hwui.texture_cache_flushrate=0.4
ro.hwui.shape_cache_size=4
ro.hwui.gradient_cache_size=2
ro.hwui.drop_shadow_cache_size=6
ro.hwui.r_buffer_cache_size=8
ro.hwui.text_small_cache_width=1024
ro.hwui.text_small_cache_height=1024
ro.hwui.text_large_cache_width=4096
ro.hwui.text_large_cache_height=2048
#
# from device/samsung/hero2lte/system.prop
#
#
# system.prop for universal8890
#

ro.sf.lcd_density=480
ro.sf.init.lcd_density=640

ro.arch=exynos8890
ro.kernel.qemu=0
ro.kernel.qemu.gles=0
persist.demo.hdmirotationlock=false

# read DS/SS property
import /efs/factory.prop

#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.astcenc.astcsupport=1
ro.mct.compressiontype=ETC1
persist.radio.sib16_support=1
ro.config.dmverity=true
ro.config.rkp=true
ro.config.kap_default_on=true
ro.config.kap=true
ro.supportmodel.mptcp=1
rild.libpath=/system/lib64/libsec-ril.so
rild.libpath2=/system/lib64/libsec-ril-dsds.so
ro.radio.noril=no
ro.telephony.default_network=9
ro.multisim.simslotcount=2
ro.knox.enhance.zygote.aslr=0
ro.product.first_api_level=23
ro.config.ringtone=Over_the_Horizon.ogg
ro.config.notification_sound=Skyline.ogg
ro.config.alarm_alert=Morning_Flower.ogg
ro.config.media_sound=Media_preview_Touch_the_light.ogg
ro.config.ringtone_2=Basic_Bell.ogg
ro.config.notification_sound_2=S_Charming_Bell.ogg
ro.config.systemaudiodebug=arizona
ro.opengles.version=196610
ro.sf.lcd_density=480
debug.slsi_platform=1
debug.hwc.winupdate=1
ro.exynos.dss=1
drm.service.enabled=true
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=256m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=2m
dalvik.vm.heapmaxfree=8m
ro.hdcp2.rx=tz
ro.securestorage.support=true
ro.build.scafe.version=2017A
security.mdpp=None
ro.security.mdpp.ver=3.0
ro.security.mdpp.release=1
ro.security.wlan.ver=1.0
ro.security.wlan.release=1
security.mdpp.result=None
ro.hardware.keystore=mdfpp
ro.security.vpnpp.ver=1.4
ro.security.vpnpp.release=8.0
ro.security.mdpp.ux=Enabled
ro.frp.pst=/dev/block/persistent
ro.error.receiver.default=com.samsung.receiver.error
ro.config.dha_cached_min=8
ro.config.dha_cached_max=16
ro.config.dha_empty_min=8
ro.config.dha_empty_max=32
ro.config.dha_pwhitelist_enable=1
ro.config.fall_prevent_enable=true
keyguard.no_require_sim=true
ro.carrier=unknown
ro.security.icd.flagmode=multi
security.ASKS.policy_version=000000
ro.com.google.clientidbase=android-samsung
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.adb.qemud=1
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=7.0_r7
ro.build.selinux=1
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.isa.arm64.variant=exynos-m1
dalvik.vm.isa.arm64.features=default
dalvik.vm.isa.arm.variant=cortex-a15
dalvik.vm.isa.arm.features=default
ro.config.knox=v30
ro.config.tima=1
ro.config.timaversion=3.0
ro.config.iccc_version=1.0
ro.kernel.qemu=0
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.build.version.sem=2402
ro.build.version.sep=80000
ro.expect.recovery_id=0xc3c10344e8030e75327034da706ee2a922f3d07a000000000000000000000000

FastCreate started: 9:09:57 PM
FastCreate End End: 9:09:57 PM
Compile finished: 9:09:57 PM
and when i try again the error change and here it is:

Code:
Compile started: 9:12:01 PM
"C:\Users\KBeeeR\AppData\Roaming\GameMaker-Studio\GMAssetCompiler.exe" /fU="C:\Users\KBeeeR\AppData\Local\gm_ttt_12201\a12449.txt" /c /m=android /studio  /config="Default" /tgt=8 /obob=True /obpp=False /obru=True /obes=False /i=3 /j=4 /cvm /tp=1024 /mv=1 /iv=0 /rv=0 /bv=1763 /gn="Project7" /td="C:\Users\KBeeeR\AppData\Local" /cd="C:\Users\KBeeeR\Documents\GameMaker\Cache" /sh=True /dbgp="6502" /hip="192.168.8.100" /hprt="51268" /o="C:\Users\KBeeeR\AppData\Local\gm_ttt_12201\Project7" /optionsini="C:\Users\KBeeeR\AppData\Local\gm_ttt_12201\gm_ttt_26072\Project7.ini"   "C:\Users\KBeeeR\Desktop\Project7.gmx\Project7.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.
Global scripts...finished.
Final Compile...finished.
Saving IFF file... C:\Users\KBeeeR\AppData\Local\gm_ttt_12201\Project7\Project7.zip
Writing Chunk... GEN8
Writing Chunk... OPTN
Writing Chunk... LANG
Writing Chunk... EXTN
Writing Chunk... SOND
Writing Chunk... AGRP
Writing Chunk... SPRT
Writing Chunk... BGND
Writing Chunk... PATH
Writing Chunk... SCPT
Writing Chunk... GLOB
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=1816.4063
Stats : GMA : sp=9,au=0,bk=0,pt=0,sc=15,sh=0,fo=0,tl=0,ob=11,ro=1,da=0,ex=1,ma=10,fm=0x8840220
"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" get-state 

device
"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" shell echo $INTERNAL_STORAGE


"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" shell echo $EXTERNAL_STORAGE

/sdcard
"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" get-state 

device
"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" shell echo $INTERNAL_STORAGE


"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" shell echo $EXTERNAL_STORAGE

/sdcard
"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" shell mkdir -p "/sdcard/GMstudio" 

"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" shell [ -d /sdcard/GMstudio ] && cd /sdcard/GMstudio; rm -r *;  

"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" push "C:\Users\KBeeeR\AppData\Local\gm_ttt_12201\Project7\\GameAssetsDROID.zip" /sdcard/GMstudio/GameAssetsDROID.zip

[100%] /sdcard/GMstudio/GameAssetsDROID.zip
C:\Users\KBeeeR\AppData\Local\gm_ttt_12201\Project7\\GameAssetsDROID.zip: 1 file pushed. 2.6 MB/s (15704 bytes in 0.006s)
"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb" push "C:\Users\KBeeeR\AppData\Local\gm_ttt_12201\Project7\\GameDownload.lock" /sdcard/GMstudio/GameDownload.lock

[100%] /sdcard/GMstudio/GameDownload.lock
C:\Users\KBeeeR\AppData\Local\gm_ttt_12201\Project7\\GameDownload.lock: 1 file pushed. 0.0 MB/s (13 bytes in 0.004s)
"D:\Programs\GameMaker Studio\MY-SDK\platform-tools\adb"  shell cat /system/build.prop 


# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=NRD90M
ro.build.display.id=NRD90M.G935FXXU1DQEF
ro.build.version.incremental=G935FXXU1DQEF
ro.build.version.sdk=24
ro.build.version.preview_sdk=0
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=7.0
ro.build.version.security_patch=2017-05-01
ro.build.version.base_os=
ro.build.date=Tue May 16 15:11:50 KST 2017
ro.build.date.utc=1494915110
ro.build.type=user
ro.build.user=dpi
ro.build.host=SWDG9813
ro.build.tags=release-keys
ro.build.flavor=hero2ltexx-user
ro.product.model=SM-G935F
ro.product.brand=samsung
ro.product.name=hero2ltexx
ro.product.device=hero2lte
ro.product.board=universal8890
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=arm64-v8a
ro.product.manufacturer=samsung
ro.product.locale=en-GB
ro.wifi.channels=
ro.board.platform=exynos5
# ro.build.product is obsolete; use ro.product.device
ro.build.product=hero2lte
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=hero2ltexx-user 7.0 NRD90M G935FXXU1DQEF release-keys
ro.build.fingerprint=samsung/hero2ltexx/hero2lte:7.0/NRD90M/G935FXXU1DQEF:user/release-keys
ro.build.characteristics=phone,emulator
# Samsung Specific Properties
ro.build.PDA=G935FXXU1DQEF
ro.build.official.release=true
ro.build.hidden_ver=G935FXXU1DQEF
ro.config.rm_preload_enabled=0
ro.build.changelist=11104523
ro.product_ship=true
ro.chipname=exynos8890
# end build properties

#
# HWUI_BUILD_PROPERTIES
#
ro.hwui.texture_cache_size=88
ro.hwui.layer_cache_size=58
ro.hwui.path_cache_size=16
ro.hwui.texture_cache_flushrate=0.4
ro.hwui.shape_cache_size=4
ro.hwui.gradient_cache_size=2
ro.hwui.drop_shadow_cache_size=6
ro.hwui.r_buffer_cache_size=8
ro.hwui.text_small_cache_width=1024
ro.hwui.text_small_cache_height=1024
ro.hwui.text_large_cache_width=4096
ro.hwui.text_large_cache_height=2048
#
# from device/samsung/hero2lte/system.prop
#
#
# system.prop for universal8890
#

ro.sf.lcd_density=480
ro.sf.init.lcd_density=640

ro.arch=exynos8890
ro.kernel.qemu=0
ro.kernel.qemu.gles=0
persist.demo.hdmirotationlock=false

# read DS/SS property
import /efs/factory.prop

#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.astcenc.astcsupport=1
ro.mct.compressiontype=ETC1
persist.radio.sib16_support=1
ro.config.dmverity=true
ro.config.rkp=true
ro.config.kap_default_on=true
ro.config.kap=true
ro.supportmodel.mptcp=1
rild.libpath=/system/lib64/libsec-ril.so
rild.libpath2=/system/lib64/libsec-ril-dsds.so
ro.radio.noril=no
ro.telephony.default_network=9
ro.multisim.simslotcount=2
ro.knox.enhance.zygote.aslr=0
ro.product.first_api_level=23
ro.config.ringtone=Over_the_Horizon.ogg
ro.config.notification_sound=Skyline.ogg
ro.config.alarm_alert=Morning_Flower.ogg
ro.config.media_sound=Media_preview_Touch_the_light.ogg
ro.config.ringtone_2=Basic_Bell.ogg
ro.config.notification_sound_2=S_Charming_Bell.ogg
ro.config.systemaudiodebug=arizona
ro.opengles.version=196610
ro.sf.lcd_density=480
debug.slsi_platform=1
debug.hwc.winupdate=1
ro.exynos.dss=1
drm.service.enabled=true
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=256m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=2m
dalvik.vm.heapmaxfree=8m
ro.hdcp2.rx=tz
ro.securestorage.support=true
ro.build.scafe.version=2017A
security.mdpp=None
ro.security.mdpp.ver=3.0
ro.security.mdpp.release=1
ro.security.wlan.ver=1.0
ro.security.wlan.release=1
security.mdpp.result=None
ro.hardware.keystore=mdfpp
ro.security.vpnpp.ver=1.4
ro.security.vpnpp.release=8.0
ro.security.mdpp.ux=Enabled
ro.frp.pst=/dev/block/persistent
ro.error.receiver.default=com.samsung.receiver.error
ro.config.dha_cached_min=8
ro.config.dha_cached_max=16
ro.config.dha_empty_min=8
ro.config.dha_empty_max=32
ro.config.dha_pwhitelist_enable=1
ro.config.fall_prevent_enable=true
keyguard.no_require_sim=true
ro.carrier=unknown
ro.security.icd.flagmode=multi
security.ASKS.policy_version=000000
ro.com.google.clientidbase=android-samsung
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.adb.qemud=1
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=7.0_r7
ro.build.selinux=1
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.isa.arm64.variant=exynos-m1
dalvik.vm.isa.arm64.features=default
dalvik.vm.isa.arm.variant=cortex-a15
dalvik.vm.isa.arm.features=default
ro.config.knox=v30
ro.config.tima=1
ro.config.timaversion=3.0
ro.config.iccc_version=1.0
ro.kernel.qemu=0
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.build.version.sem=2402
ro.build.version.sep=80000
ro.expect.recovery_id=0xc3c10344e8030e75327034da706ee2a922f3d07a000000000000000000000000

FastCreate started: 9:12:05 PM
FastCreate End File Copies: 9:12:06 PM
cmd /c "subst Z: "C:\Users\KBeeeR\Documents\GameMaker\Cache\Project7\Android\Default" && Z: && cd \com.telea7la.testapp && "C:\Users\KBeeeR\AppData\Roaming\GameMaker-Studio\Android\runner\gradle\gradlew"  assembleRelease "

Incremental java compilation is an incubating feature.
:com.telea7la.testapp:preBuild UP-TO-DATE
:com.telea7la.testapp:preReleaseBuild UP-TO-DATE
:com.telea7la.testapp:checkReleaseManifest
:com.telea7la.testapp:preDebugBuild UP-TO-DATE
:com.telea7la.testapp:prepareComAndroidSupportAnimatedVectorDrawable2400Library
:com.telea7la.testapp:prepareComAndroidSupportAppcompatV72400Library
:com.telea7la.testapp:prepareComAndroidSupportMediarouterV72400Library
:com.telea7la.testapp:prepareComAndroidSupportMultidex101Library
:com.telea7la.testapp:prepareComAndroidSupportPaletteV72400Library
:com.telea7la.testapp:prepareComAndroidSupportSupportCompat2500Library
:com.telea7la.testapp:prepareComAndroidSupportSupportCoreUi2500Library
:com.telea7la.testapp:prepareComAndroidSupportSupportCoreUtils2500Library
:com.telea7la.testapp:prepareComAndroidSupportSupportFragment2500Library
:com.telea7la.testapp:prepareComAndroidSupportSupportMediaCompat2500Library
:com.telea7la.testapp:prepareComAndroidSupportSupportV42500Library
:com.telea7la.testapp:prepareComAndroidSupportSupportVectorDrawable2400Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServices980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesAds980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesAdsLite980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesAnalytics980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesAnalyticsImpl980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesAppindexing980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesAppinvite980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesAuth980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesAuthBase980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesAwareness980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesBase980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesBasement980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesCast980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesCastFramework980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesClearcut980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesDrive980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesFitness980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesGames980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesGass980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesGcm980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesIdentity980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesIid980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesInstantapps980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesLocation980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesMaps980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesNearby980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesPanorama980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesPlaces980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesPlus980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesSafetynet980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesTagmanager980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesTagmanagerApi980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesTasks980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesVision980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesWallet980Library
:com.telea7la.testapp:prepareComGoogleAndroidGmsPlayServicesWearable980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseAnalytics980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseAnalyticsImpl980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseAuth980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseAuthCommon980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseAuthModule980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseCommon980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseConfig980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseCrash980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseDatabase980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseDatabaseConnection980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseIid980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseMessaging980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseStorage980Library
:com.telea7la.testapp:prepareComGoogleFirebaseFirebaseStorageCommon980Library
:com.telea7la.testapp:prepareReleaseDependencies
:com.telea7la.testapp:compileReleaseAidl
:com.telea7la.testapp:compileReleaseRenderscript
:com.telea7la.testapp:generateReleaseBuildConfig
:com.telea7la.testapp:mergeReleaseShaders
:com.telea7la.testapp:compileReleaseShaders
:com.telea7la.testapp:generateReleaseAssets
:com.telea7la.testapp:mergeReleaseAssets
:com.telea7la.testapp:generateReleaseResValues
:com.telea7la.testapp:generateReleaseResources
:com.telea7la.testapp:mergeReleaseResources
:com.telea7la.testapp:processReleaseManifest
Z:\com.telea7la.testapp\src\main\AndroidManifest.xml:14:1-76 Warning:
    Element uses-permission#android.permission.WRITE_EXTERNAL_STORAGE at AndroidManifest.xml:14:1-76 duplicated with element declared at AndroidManifest.xml:13:1-77
Z:\com.telea7la.testapp\src\main\AndroidManifest.xml:29:3-137:17 Warning:
    application@android:label was tagged at AndroidManifest.xml:29 to replace other declarations but no other declaration present
Z:\com.telea7la.testapp\src\main\AndroidManifest.xml:30:5-38:16 Warning:
    activity#com.telea7la.testapp.RunnerActivity@android:label was tagged at AndroidManifest.xml:30 to replace other declarations but no other declaration present
:com.telea7la.testapp:processReleaseResources
:com.telea7la.testapp:generateReleaseSources
:com.telea7la.testapp:incrementalReleaseJavaCompilationSafeguard
:com.telea7la.testapp:compileReleaseJavaWithJavac
:com.telea7la.testapp:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Z:\com.telea7la.testapp\src\main\java\com\telea7la\testapp\Gamepad\Gamepad.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:com.telea7la.testapp:compileReleaseNdk UP-TO-DATE
:com.telea7la.testapp:compileReleaseSources
:com.telea7la.testapp:lintVitalRelease
:com.telea7la.testapp:prePackageMarkerForRelease
:com.telea7la.testapp:transformClassesWithJarMergingForRelease
:com.telea7la.testapp:collectReleaseMultiDexComponents
:com.telea7la.testapp:transformClassesWithMultidexlistForRelease
ProGuard, version 5.2.1
Reading program jar [Z:\com.telea7la.testapp\build\intermediates\transforms\jarMerging\release\jars\1\1f\combined.jar]
Reading library jar [D:\Programs\GameMaker Studio\MY-SDK\build-tools\25.0.0\lib\shrinkedAndroid.jar]
Preparing output jar [Z:\com.telea7la.testapp\build\intermediates\multi-dex\release\componentClasses.jar]
  Copying resources from program jar [Z:\com.telea7la.testapp\build\intermediates\transforms\jarMerging\release\jars\1\1f\combined.jar]
:com.telea7la.testapp:transformClassesWithDexForRelease
To run dex in process, the Gradle daemon needs a larger heap.
It currently has approximately 247 MB.
For faster builds, increase the maximum heap size for the Gradle daemon to more than 103424 MB.
To do this set org.gradle.jvmargs=-Xmx103424M in the project gradle.properties.
For more information see https://docs.gradle.org/current/userguide/build_environment.html
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Invalid maximum heap size: -Xmx100g
The specified size exceeds the maximum representable size.
:com.telea7la.testapp:transformClassesWithDexForRelease FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':com.telea7la.testapp:transformClassesWithDexForRelease'.
> com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\Program Files (x86)\Java\jdk1.8.0_111\bin\java.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: 56.594 secs
cmd /c "subst /d Z:"

FastCreate End End: 9:13:03 PM
Compile finished: 9:13:03 PM
 

KBeeeeR

Member
My GMS version is : v1.4.1763

Edit: i will try to uninstall all java versions on my pc and will install only the needed one and i will reinstall GM:S
 
Last edited:

silengames

Member
GMS version is ok. I have not any ideas. It is some kind of Java or GMS issue. Nobody of the extension users encountered this problem before you.
If a build is failed each time, how did you get screenshot with Chartboost test screen?
Suggestions:
- Try to compile with YYC.
- Try to update NDK to "r13"
- Try to compile without phone connected to you PC.
- Try to reinstall GMS.
 

KBeeeeR

Member
Okey the solution is to set the Java Max Heap Size at "1" any higher number will fail the build, or not to put any number at all will work.

i have another question silengames ^_^
when i try to run facebook ad it says that i need to update the SDK but the SDK file is .aar not .jar as it is inside the extension
is it okey toreplace the .aar with the .jar inside "extensions\HeyZapExt\AndroidSource\libs"
or i must change it to .jar ?
if i need to change it to .jar how ?
 

silengames

Member
Forgot to offer this option ;)

ARR is okay for GMS 1. Not sure about GMS 2, because It had bad support of AARs in May (perhaps something changes). For GMS 2 you can extract classes.jar from AAR and rename it as you wish.
 

silengames

Member
You are talking about Facebook? Click Facebook to see details.

Also do not use YoYoRunner for testing extensions. You have to create executable, not pressing green play button.
 

KBeeeeR

Member
No im not talking about facebook (i decided not to use facebook ads)
I will use (AdColony, Admob, Inmobi, Unityads, Vungle)

And about what i said
everything works 100% okey in this menu:
I meant that they are showing all ads without any problem but only in that menu.
in the other menu nothing is happening..

And the problem is still exist either using test green button or create executable..

i even tried to use a bundle id that exist on the Googleplay store
and turn test mode off on all networks but the problem is still right here.
 

KBeeeeR

Member
You can not load ads or something else? Send me a log from debug window
Yes its not loading or showing ads

Code:
card_framebuffer GL_EXT_texture_storage GL_OES_texture_compression_astc GL_KHR_t
exture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr GL_KHR_texture_c
ompression_astc_sliced_3d GL_OES_surfaceless_context GL_EXT_multisampled_render_
to_texture GL_OES_texture_cube_map GL_KHR_debug GL_EXT_sRGB GL_EXT_robustness
08-07 07:18:09.810 19115 19147 I yoyo    : Device supports 32bit display formats

08-07 07:18:09.812 19115 19147 I yoyo    : 16 bit colour depth forced
08-07 07:18:09.813 19115 19147 I yoyo    : Trying EGL config : EGLConfig 7: rgba
=5650 depth=24 stencil=8 EGL_ALPHA_MASK_SIZE=0 EGL_BUFFER_SIZE=16 EGL_COLOR_BUFF
ER_TYPE=12430 EGL_CONFIG_CAVEAT=0x3038 EGL_LEVEL=0 EGL_LUMINANCE_SIZE=0 EGL_MAX_
PBUFFER_WIDTH=8192 EGL_MAX_PBUFFER_HEIGHT=8192 EGL_MAX_PBUFFER_PIXELS=67108864 E
GL_MAX_PBUFFER_HEIGHT=8192 EGL_MAX_PBUFFER_HEIGHT=8192 EGL_NATIVE_RENDERABLE=0 E
GL_NATIVE_VISUAL_TYPE=4 EGL_RENDERABLE_TYPE=69 EGL_SAMPLE_BUFFERS=0 EGL_SAMPLES=
0 EGL_SURFACE_TYPE=5125 EGL_TRANSPARENT_TYPE=12344 EGL_TRANSPARENT_RED_VALUE=0 E
GL_TRANSPARENT_GREEN_VALUE=0 EGL_TRANSPARENT_BLUE_VALUE=0
08-07 07:18:09.815 19115 19147 I yoyo    : Selected EGL config working
08-07 07:18:09.819 19115 19147 I yoyo    : Renderer instance is gl1.1, framebuff
er object is: 0
08-07 07:18:09.840 19115 19147 I yoyo    : APK File Path :: /data/app/com.telea7
la.habal_1-1/base.apk
08-07 07:18:09.844 19115 19147 I yoyo    : OpenGL ES-2.0 is supported: 196610
08-07 07:18:09.897 19115 19147 I yoyo    : onSurfaceChanged :: width=1080 height
=1920
08-07 07:18:09.898 19115 19147 I yoyo    : State->Splash
08-07 07:18:09.906 19115 19147 I yoyo    : State->Splash    time: 1502079489906
08-07 07:18:09.906 19115 19147 I yoyo    : State->Splash endTime: 1502079489906
08-07 07:18:09.906 19115 19147 I yoyo    : State->Splash2
08-07 07:18:09.954 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:09.954 19115 19115 I yoyo    : onWindowFocusChanged(true|false)
08-07 07:18:09.955 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:09.959 19115 19115 I yoyo    : onPause
08-07 07:18:09.961 19115 19115 I yoyo    : Pausing the Runner
08-07 07:18:10.056 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:10.057 19115 19115 I yoyo    : onWindowFocusChanged(false|false)
08-07 07:18:10.057 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:10.078 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:10.234 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:10.237 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:10.386 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:10.455 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:10.455 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:10.558 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:10.562 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:10.580 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:10.888 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:11.598 19115 19115 I yoyo    : onRequestPermissionsResult 85 returne
d with: [Ljava.lang.String;@3458370 results:[I@b4546e9
08-07 07:18:11.601 19115 19115 I yoyo    : onResume
08-07 07:18:11.645 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:11.659 19115 19115 I yoyo    : onWindowFocusChanged(true|false)
08-07 07:18:11.660 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:11.660 19115 19115 I yoyo    : resumeApp
08-07 07:18:11.662 19115 19115 I yoyo    : iCade Support in "Global Game Setting
s/Android" not selected
08-07 07:18:11.662 19115 19115 D yoyo    : ****** Found API level 12 function! J
oysticks supported
08-07 07:18:11.669 19115 19115 I yoyo    : GAMEPAD: Enumeration complete
08-07 07:18:11.669 19115 19147 I yoyo    : chooseConfig
08-07 07:18:11.673 19115 19147 I yoyo    : OpenGL ES Extensions : GL_EXT_debug_m
arker GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_
matrix_get GL_OES_compressed_paletted_texture GL_OES_point_size_array GL_OES_poi
nt_sprite GL_OES_read_format GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24
GL_OES_stencil8 GL_OES_framebuffer_object GL_OES_packed_depth_stencil GL_OES_rgb
8_rgba8 GL_EXT_read_format_bgra GL_OES_matrix_palette GL_OES_extended_matrix_pal
ette GL_OES_draw_texture GL_OES_blend_equation_separate GL_OES_blend_func_separa
te GL_OES_blend_subtract GL_OES_stencil_wrap GL_OES_texture_mirrored_repeat GL_E
XT_texture_format_BGRA8888 GL_OES_query_matrix GL_OES_EGL_image GL_OES_EGL_image
_external GL_OES_EGL_sync GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_re
quired_internalformat GL_OES_vertex_array_object GL_OES_mapbuffer GL_OES_fbo_ren
der_mipmap GL_OES_element_index_uint GL_ARM_rgba8 GL_EXT_blend_minmax GL_EXT_dis
card_framebuffer GL_EXT_texture_storage GL_OES_texture_compression_astc GL_KHR_t
exture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr GL_KHR_texture_c
ompression_astc_sliced_3d GL_OES_surfaceless_context GL_EXT_multisampled_render_
to_texture GL_OES_texture_cube_map GL_KHR_debug GL_EXT_sRGB GL_EXT_robustness
08-07 07:18:11.673 19115 19147 I yoyo    : Device supports 32bit display formats

08-07 07:18:11.674 19115 19147 I yoyo    : 16 bit colour depth forced
08-07 07:18:11.674 19115 19147 I yoyo    : Trying EGL config : EGLConfig 7: rgba
=5650 depth=24 stencil=8 EGL_ALPHA_MASK_SIZE=0 EGL_BUFFER_SIZE=16 EGL_COLOR_BUFF
ER_TYPE=12430 EGL_CONFIG_CAVEAT=0x3038 EGL_LEVEL=0 EGL_LUMINANCE_SIZE=0 EGL_MAX_
PBUFFER_WIDTH=8192 EGL_MAX_PBUFFER_HEIGHT=8192 EGL_MAX_PBUFFER_PIXELS=67108864 E
GL_MAX_PBUFFER_HEIGHT=8192 EGL_MAX_PBUFFER_HEIGHT=8192 EGL_NATIVE_RENDERABLE=0 E
GL_NATIVE_VISUAL_TYPE=4 EGL_RENDERABLE_TYPE=69 EGL_SAMPLE_BUFFERS=0 EGL_SAMPLES=
0 EGL_SURFACE_TYPE=5125 EGL_TRANSPARENT_TYPE=12344 EGL_TRANSPARENT_RED_VALUE=0 E
GL_TRANSPARENT_GREEN_VALUE=0 EGL_TRANSPARENT_BLUE_VALUE=0
08-07 07:18:11.675 19115 19147 I yoyo    : Selected EGL config working
08-07 07:18:11.676 19115 19115 I yoyo    : Resuming the C++ Runner/resetting GL
state
08-07 07:18:11.678 19115 19147 I yoyo    : onSurfaceCreated() aborted on re-crea
te, state is currently Splash2
08-07 07:18:11.678 19115 19147 I yoyo    : onSurfaceChanged :: width=1080 height
=1920
08-07 07:18:11.680 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:11.687 19115 19147 I yoyo    : !!! Asset file - /storage/emulated/0/
GMstudio/GameAssetsDROID.zip true l=1502079445000
08-07 07:18:11.687 19115 19147 I yoyo    : !!! Lock file - /storage/emulated/0/G
Mstudio/GameDownload.lock true l=1502079445000
08-07 07:18:11.688 19115 19147 I yoyo    : GameDownload.lock exists, about to de
lete...
08-07 07:18:11.689 19115 19147 I yoyo    : After delete flock.exists() returns f
alse
08-07 07:18:11.693 19115 19115 D yoyo    : doSetup called - /storage/emulated/0/
GMstudio/GameAssetsDROID.zip
08-07 07:18:11.693 19115 19115 I yoyo    : checking 1 extensions for ad interfac
e
08-07 07:18:11.693 19115 19115 I yoyo    : BILLING: setupInAppBilling
08-07 07:18:11.695 19115 19115 I yoyo    : Exception thrown trying to call metho
d InitRunnerBilling on GooglePlayServicesExtension
08-07 07:18:11.696 19115 19115 I yoyo    : BILLING: Google Play permissions not
available, selecting NULL billing solution
08-07 07:18:11.697 19115 19115 I yoyo    : -----setup Push------
08-07 07:18:11.697 19115 19115 I yoyo    : iCade Support in "Global Game Setting
s/Android" not selected
08-07 07:18:11.697 19115 19115 D yoyo    : ****** Found API level 12 function! J
oysticks supported
08-07 07:18:11.697 19115 19115 I yoyo    : GAMEPAD: Enumeration complete
08-07 07:18:11.697 19115 19115 I yoyo    : RestrictOrientation setting from YYPr
efs
08-07 07:18:11.697 19115 19115 I yoyo    : RestrictOrientation("false", "true"fa
lse"false")
08-07 07:18:11.739 19115 19147 W yoyo    : AL lib: (EE) alc_opensl_init: Using O
penSLES
08-07 07:18:11.740 19115 19147 W yoyo    : AL lib: (EE) dlGetIID: dlsymIID :: SL
_IID_ENGINE :: e8a11dac
08-07 07:18:11.740 19115 19147 W yoyo    : AL lib: (EE) dlGetIID: dlsymIID :: SL
_IID_ANDROIDSIMPLEBUFFERQUEUE :: e8a11e2c
08-07 07:18:11.740 19115 19147 W yoyo    : AL lib: (EE) dlGetIID: dlsymIID :: SL
_IID_BUFFERQUEUE :: e8a11d98
08-07 07:18:11.740 19115 19147 W yoyo    : AL lib: (EE) dlGetIID: dlsymIID :: SL
_IID_PLAY :: e8a11dec
08-07 07:18:11.740 19115 19147 W yoyo    : AL lib: (EE) opensl_open_playback: en
gine->GetInterface 0 -- 0xde4e31dc
08-07 07:18:11.740 19115 19147 W yoyo    : AL lib: (EE) dlGetIID: dlsymIID :: SL
_IID_VOLUME :: e8a11e18
08-07 07:18:11.755 19115 19147 I yoyo    : Calling HeyZap with 1995e3bc12fddf780
e1a0ead53bdc6fb
08-07 07:18:12.090 19115 19115 I yoyo    : onWindowFocusChanged(false|false)
08-07 07:18:12.090 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:12.090 19115 19115 W yoyo    : AL lib: (EE) dlGetIID: dlsymIID :: SL
_IID_VOLUME :: e8a11e18
08-07 07:18:12.092 19115 19147 I yoyo    : HeyZap Test Mode Enabled
08-07 07:18:12.093 19115 19147 I yoyo    : android.software.leanback = 0
08-07 07:18:12.093 19115 19147 I yoyo    : MANUFACTURER = samsung
08-07 07:18:12.104 19115 19115 I yoyo    : onPause
08-07 07:18:12.110 19115 19115 I yoyo    : Pausing the Runner
08-07 07:18:12.110 19115 19115 W yoyo    : AL lib: (EE) dlGetIID: dlsymIID :: SL
_IID_VOLUME :: e8a11e18
08-07 07:18:12.152 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:12.225 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:12.225 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:12.229 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:12.591 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:12.708 19115 19115 I yoyo    : onStop
08-07 07:18:12.730 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:13.010 19115 19486 I yoyo    : HeyZap Ad Loaded!
08-07 07:18:28.924 19115 19115 I yoyo    : onRestart
08-07 07:18:28.928 19115 19115 I yoyo    : onStart
08-07 07:18:28.928 19115 19115 I yoyo    : onResume
08-07 07:18:28.939 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:28.977 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:28.992 19115 19115 I yoyo    : onWindowFocusChanged(true|false)
08-07 07:18:28.993 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:28.993 19115 19115 I yoyo    : resumeApp
08-07 07:18:28.993 19115 19115 I yoyo    : iCade Support in "Global Game Setting
s/Android" not selected
08-07 07:18:28.993 19115 19115 D yoyo    : ****** Found API level 12 function! J
oysticks supported
08-07 07:18:28.993 19115 19115 I yoyo    : GAMEPAD: Enumeration complete
08-07 07:18:28.993 19115 19147 I yoyo    : chooseConfig
08-07 07:18:28.995 19115 19147 I yoyo    : OpenGL ES Extensions : GL_EXT_debug_m
arker GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_
matrix_get GL_OES_compressed_paletted_texture GL_OES_point_size_array GL_OES_poi
nt_sprite GL_OES_read_format GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24
GL_OES_stencil8 GL_OES_framebuffer_object GL_OES_packed_depth_stencil GL_OES_rgb
8_rgba8 GL_EXT_read_format_bgra GL_OES_matrix_palette GL_OES_extended_matrix_pal
ette GL_OES_draw_texture GL_OES_blend_equation_separate GL_OES_blend_func_separa
te GL_OES_blend_subtract GL_OES_stencil_wrap GL_OES_texture_mirrored_repeat GL_E
XT_texture_format_BGRA8888 GL_OES_query_matrix GL_OES_EGL_image GL_OES_EGL_image
_external GL_OES_EGL_sync GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_re
quired_internalformat GL_OES_vertex_array_object GL_OES_mapbuffer GL_OES_fbo_ren
der_mipmap GL_OES_element_index_uint GL_ARM_rgba8 GL_EXT_blend_minmax GL_EXT_dis
card_framebuffer GL_EXT_texture_storage GL_OES_texture_compression_astc GL_KHR_t
exture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr GL_KHR_texture_c
ompression_astc_sliced_3d GL_OES_surfaceless_context GL_EXT_multisampled_render_
to_texture GL_OES_texture_cube_map GL_KHR_debug GL_EXT_sRGB GL_EXT_robustness
08-07 07:18:28.995 19115 19147 I yoyo    : Device supports 32bit display formats

08-07 07:18:28.996 19115 19147 I yoyo    : 16 bit colour depth forced
08-07 07:18:28.997 19115 19147 I yoyo    : Trying EGL config : EGLConfig 7: rgba
=5650 depth=24 stencil=8 EGL_ALPHA_MASK_SIZE=0 EGL_BUFFER_SIZE=16 EGL_COLOR_BUFF
ER_TYPE=12430 EGL_CONFIG_CAVEAT=0x3038 EGL_LEVEL=0 EGL_LUMINANCE_SIZE=0 EGL_MAX_
PBUFFER_WIDTH=8192 EGL_MAX_PBUFFER_HEIGHT=8192 EGL_MAX_PBUFFER_PIXELS=67108864 E
GL_MAX_PBUFFER_HEIGHT=8192 EGL_MAX_PBUFFER_HEIGHT=8192 EGL_NATIVE_RENDERABLE=0 E
GL_NATIVE_VISUAL_TYPE=4 EGL_RENDERABLE_TYPE=69 EGL_SAMPLE_BUFFERS=0 EGL_SAMPLES=
0 EGL_SURFACE_TYPE=5125 EGL_TRANSPARENT_TYPE=12344 EGL_TRANSPARENT_RED_VALUE=0 E
GL_TRANSPARENT_GREEN_VALUE=0 EGL_TRANSPARENT_BLUE_VALUE=0
08-07 07:18:28.998 19115 19147 I yoyo    : Selected EGL config working
08-07 07:18:28.999 19115 19115 I yoyo    : Resuming the C++ Runner/resetting GL
state
08-07 07:18:28.999 19115 19115 W yoyo    : AL lib: (EE) dlGetIID: dlsymIID :: SL
_IID_VOLUME :: e8a11e18
08-07 07:18:29.000 19115 19147 I yoyo    : onSurfaceCreated() aborted on re-crea
te, state is currently Process
08-07 07:18:29.000 19115 19147 I yoyo    : onSurfaceChanged :: width=1080 height
=1920
08-07 07:18:29.005 19115 19115 W yoyo    : AL lib: (EE) dlGetIID: dlsymIID :: SL
_IID_VOLUME :: e8a11e18
08-07 07:18:29.103 19115 19147 I yoyo    : GM Social Async Event...
08-07 07:18:29.103 19115 19147 I yoyo    : Ad loaded!
08-07 07:18:29.439 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:29.477 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:29.493 19115 19115 I yoyo    : Setting vis flags to 5894
08-07 07:18:48.496 19115 19147 I yoyo    : HeyZap Try to Load Banner TOP!
08-07 07:19:09.334 19115 19115 I Ads     : Starting ad request.
08-07 07:19:09.338 19115 19115 I Ads     : Use AdRequest.Builder.addTestDevice("
02D043E16E5795BCBD985BDF6BDBB36A") to get test ads on this device.
08-07 07:19:09.382 19115 19900 W Ads     : Invoke Firebase method getGmpAppId er
ror.
08-07 07:19:09.382 19115 19900 W Ads     : java.lang.NoSuchMethodException: getG
mpAppId []
08-07 07:19:09.382 19115 19900 W Ads     :      at java.lang.Class.getMethod(Cla
ss.java:1981)
08-07 07:19:09.382 19115 19900 W Ads     :      at java.lang.Class.getDeclaredMe
thod(Class.java:1960)
08-07 07:19:09.382 19115 19900 W Ads     :      at com.google.android.gms.ads.in
ternal.scionintegration.b.f(:com.google.android.gms.DynamiteModulesA:125)
08-07 07:19:09.382 19115 19900 W Ads     :      at com.google.android.gms.ads.in
ternal.scionintegration.b.a(:com.google.android.gms.DynamiteModulesA:154)
08-07 07:19:09.382 19115 19900 W Ads     :      at com.google.android.gms.ads.in
ternal.scionintegration.b.g(:com.google.android.gms.DynamiteModulesA:43)
08-07 07:19:09.382 19115 19900 W Ads     :      at com.google.android.gms.ads.in
ternal.request.c.a(:com.google.android.gms.DynamiteModulesA:26)
08-07 07:19:09.382 19115 19900 W Ads     :      at com.google.android.gms.ads.in
ternal.util.b.run(:com.google.android.gms.DynamiteModulesA:4)
08-07 07:19:09.382 19115 19900 W Ads     :      at com.google.android.gms.ads.in
ternal.util.af.call(:com.google.android.gms.DynamiteModulesA:3)
08-07 07:19:09.382 19115 19900 W Ads     :      at com.google.android.gms.ads.in
ternal.util.ag.run(:com.google.android.gms.DynamiteModulesA:3)
08-07 07:19:09.382 19115 19900 W Ads     :      at java.util.concurrent.Executor
s$RunnableAdapter.call(Executors.java:428)
08-07 07:19:09.382 19115 19900 W Ads     :      at java.util.concurrent.FutureTa
sk.run(FutureTask.java:237)
08-07 07:19:09.382 19115 19900 W Ads     :      at java.util.concurrent.ThreadPo
olExecutor.runWorker(ThreadPoolExecutor.java:1133)
08-07 07:19:09.382 19115 19900 W Ads     :      at java.util.concurrent.ThreadPo
olExecutor$Worker.run(ThreadPoolExecutor.java:607)
08-07 07:19:09.382 19115 19900 W Ads     :      at java.lang.Thread.run(Thread.j
ava:762)
08-07 07:19:09.382 19115 19900 W Ads     : Invoke Firebase method getGmpAppId er
ror.
08-07 07:19:09.382 19115 19900 W Ads     : java.lang.NullPointerException: Attem
pt to invoke virtual method 'java.lang.Object java.lang.reflect.Method.invoke(ja
va.lang.Object, java.lang.Object[])' on a null object reference
08-07 07:19:09.382 19115 19900 W Ads     :      at com.google.android.gms.ads.in
ternal.scionintegration.b.a(:com.google.android.gms.DynamiteModulesA:155)
08-07 07:19:09.382 19115 19900 W Ads     :      at com.google.android.gms.ads.in
ternal.scionintegration.b.g(:com.google.android.gms.DynamiteModulesA:43)
08-07 07:19:09.382 19115 19900 W Ads     :      at com.google.android.gms.ads.in
ternal.request.c.a(:com.google.android.gms.DynamiteModulesA:26)
08-07 07:19:09.382 19115 19900 W Ads     :      at com.google.android.gms.ads.in
ternal.util.b.run(:com.google.android.gms.DynamiteModulesA:4)
08-07 07:19:09.382 19115 19900 W Ads     :      at com.google.android.gms.ads.in
ternal.util.af.call(:com.google.android.gms.DynamiteModulesA:3)
08-07 07:19:09.382 19115 19900 W Ads     :      at com.google.android.gms.ads.in
ternal.util.ag.run(:com.google.android.gms.DynamiteModulesA:3)
08-07 07:19:09.382 19115 19900 W Ads     :      at java.util.concurrent.Executor
s$RunnableAdapter.call(Executors.java:428)
08-07 07:19:09.382 19115 19900 W Ads     :      at java.util.concurrent.FutureTa
sk.run(FutureTask.java:237)
08-07 07:19:09.382 19115 19900 W Ads     :      at java.util.concurrent.ThreadPo
olExecutor.runWorker(ThreadPoolExecutor.java:1133)
08-07 07:19:09.382 19115 19900 W Ads     :      at java.util.concurrent.ThreadPo
olExecutor$Worker.run(ThreadPoolExecutor.java:607)
08-07 07:19:09.382 19115 19900 W Ads     :      at java.lang.Thread.run(Thread.j
ava:762)
08-07 07:19:09.382 19115 19900 W Ads     : The Google Mobile Ads SDK will not in
tegrate with Firebase. Admob/Firbase integration requires the latest Firebase SD
K jar, but Firebase SDK is either missing or out of date
08-07 07:19:10.148  5286 19926 W Ads     : Received error HTTP response code: 40
0
08-07 07:19:10.175 19115 19128 W Ads     : There was a problem getting an ad res
ponse. ErrorCode: 0
08-07 07:19:10.181 19115 19115 W Ads     : Failed to load ad: 0
08-07 07:19:30.557 19115 19115 I Ads     : Starting ad request.
08-07 07:19:30.559 19115 19115 I Ads     : Use AdRequest.Builder.addTestDevice("
02D043E16E5795BCBD985BDF6BDBB36A") to get test ads on this device.
08-07 07:19:31.312  5286 19950 W Ads     : Received error HTTP response code: 40
0
08-07 07:19:31.316 19115 19127 W Ads     : There was a problem getting an ad res
ponse. ErrorCode: 0
08-07 07:19:31.319 19115 19115 W Ads     : Failed to load ad: 0
08-07 07:20:11.000 19115 19115 I Ads     : Starting ad request.
08-07 07:20:11.001 19115 19115 I Ads     : Use AdRequest.Builder.addTestDevice("
02D043E16E5795BCBD985BDF6BDBB36A") to get test ads on this device.
08-07 07:20:11.406  5286 19996 W Ads     : Received error HTTP response code: 40
0
08-07 07:20:11.409 19115 19128 W Ads     : There was a problem getting an ad res
ponse. ErrorCode: 0
08-07 07:20:11.411 19115 19115 W Ads     : Failed to load ad: 0
 

KBeeeeR

Member
I noticed something
when i test using green test button all the app find all permissions
but when i create executable and install the .apk on my android device the app loses the permissions
like this..
i1.png

But the ads work without any problem :| is that okey or what ?
 

KBeeeeR

Member
Everything now works perfectly ;)
the problem was in the update of the heyzap SDK file
when i make an update and use "vungle-publisher-adaptive-id-4.1.0.jar" instead of "vungle-publisher-adaptive-id-4.0.3"
the app doesn't show ads for an unknown reason o_O
SO is it ok if i didn't update any SDKs in your extension ??
or im gonna get future problems using old SDK ?

thank you silengames for the help <3
 

silengames

Member
If you want to update it is better to update ALL networks and HeyZap SDK too. Also check their Manifest data, perhaps it updates too. For example Manifest data for Vungle 4.0.3 and 4.1.0 is different.
 

silengames

Member
New version 3.0.2 was uploaded:
  • All SDK was updated (31.08.2017)
  • Admob Rewarded Ads is supported by Android and iOS
  • You can hide/unhide banners without destroying
  • GMS1 Android async rare bug was fixed
PS: Do not forget to re-download Frameworks package for iOS - http://heyzap.silengames.com/get (194Mb)
 

silengames

Member
ARCHIVE FOR IOS WAS UPDATED!
Please redownload ZIP archive with iOS Frameworks. Critical fix for HeyZap SDK was added. SDK v9.12.5 was updated to v9.12.7
 
M

Mania

Guest
Hello, I just purchased the extension and having trouble getting my game to compile with it. At first I was missing the Write External Storage permission and having a too low min SDK setting but changing those I'm stuck with these errors that I have no idea how to fix:

Code:
:com.project.name:processReleaseResourcesZ:\com.project.name\build\intermediates\res\merged\release\values-v24\values-v24.xml:3: AAPT: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Borderless.Colored'.
    
Z:\com.project.name\build\intermediates\res\merged\release\values-v24\values-v24.xml:4: AAPT: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Colored'.
    
Z:\com.project.name\build\intermediates\res\merged\release\values-v24\values-v24.xml:3: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Borderless.Colored'.

Z:\com.project.name\build\intermediates\res\merged\release\values-v24\values-v24.xml:4: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Colored'.


FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':com.project.name:processReleaseResources'.
> com.android.ide.common.process.ProcessException: Failed to execute aapt
 
M

Mania

Guest
Ended up googling and luckily others had similar issues as well. The documentation has this mentioned so it was my fault for not reading it carefully enough. In case others come across a similar issue you need to update the version settings in Android Global Game Settings, see below.

Target/Compile SDK 25, Min SDK 14, Build Tools 25.0.3, Support lib 25.3.1
 

silengames

Member
Also do not forget to change package name and add it to your HeyZap account. As I can see you use default package name "com.project.name"
 
M

Mania

Guest
I changed the package name on purpose to protect the innocent. :D

It's all working now except I'm getting the same Missing Permissions as that one user when using Chartboost. This is either by using a runner or executable. I didn't quite understand how he solved it.

On another note AppLovin seems to not care that I have a portrait only application and so far everything has displayed in landscape. They are also non-skippable ads so I reckon I'll not use this one in the end.
 

silengames

Member
It seems that it is okay for Chartboost. Anyway it works fine for me. There is no any additional permissions in official HeyZap or Chartboost documentation.

About AppLovin. If it is important you can send a message to [email protected] . Perhaps it is issue of their adapter.
 
M

Mania

Guest
The thing is it's not showing ads for Chartboost and I believe it's because of the permissions. All other network ads are showing.
 

silengames

Member
It should work fine. Did you do this?
Chartboost only! You need at least one Chartboost publishing campaign running to fetch and show Chartboost ads. You can create a publishing campaign on your Chartboost dashboard.
 

silengames

Member
I have just checked Chartboost. Everything works fine. Contact me via email and i will send you my credentials for checking.
 
M

Mania

Guest
I've checked it again this morning and now it seems to be working (despite the lack of permissions). Perhaps it just took a bit longer to get running after setting it up. Appreciate the help nonetheless.
 
M

Mania

Guest
Right, the fun continues. I signed up with Fyber but it doesn't show as enabled on the list when testing. It has red on "No SDK detected", "No credentials found" and "Network not enabled". It's been a couple of hours so not sure if being too hasty again or if there's something else I'm missing?
 
I have purchased Heyzap extension and using it with android. So far all type of ads like Interstitial,Video and rewarded Video are showing except the banner ads. I have enabled admob banner ads in the mediation. But in the demo whenever i click on Add Banner Top or Add Banner Bottom button, banner ad never shows up. I have tested banner ads in the test mode (HeyZap_Mode=1) in HeyZap_Init(HeyZap_Publisher_ID,HeyZap_Mode) where a list of all the ad networks pop up and we can test ads separately for each network and admob banner showed up there successfully. But inside the demo it never shows up when we click on "Add Banner" buttons. Also the size always remains as "Banner Size: 0x0". Please help me. What's causing this problem? I am using Gamemaker Studio v1.4.1773 along with Heyzap, GooglePlayServicesExtension and Google Analytics extension but deleted GoogleMobileAds.ext from GooglePlayServicesExtension.
 
Last edited:

silengames

Member
Right, the fun continues. I signed up with Fyber but it doesn't show as enabled on the list when testing. It has red on "No SDK detected", "No credentials found" and "Network not enabled". It's been a couple of hours so not sure if being too hasty again or if there's something else I'm missing?
Unfortunately Fyber is not supported. I specified all supported networks here and on marketplace page ;)
Fyber has terrible servers which did not send response from time to time. It is the reasone why we do not use HyeZap-Fyber Unified SDK 10.
Ad Networks:
  • Heyzap Ad Network
  • AdColony
  • AdMob
  • AppLovin
  • Chartboost
  • Facebook Audience Network
  • InMobi
  • Leadbolt
  • UnityAds
  • Vungle
 

silengames

Member
I have purchased Heyzap extension and using it with android. So far all type of ads like Interstitial,Video and rewarded Video are showing except the banner ads. I have enabled admob banner ads in the mediation. But in the demo whenever i click on Add Banner Top or Add Banner Bottom button, banner ad never shows up. I have tested banner ads in the test mode (HeyZap_Mode=1) in HeyZap_Init(HeyZap_Publisher_ID,HeyZap_Mode) where a list of all the ad networks pop up and we can test ads separately for each network and admob banner showed up there successfully. But inside the demo it never shows up when we click on "Add Banner" buttons. Also the size always remains as "Banner Size: 0x0". Please help me. What's causing this problem? I am using Gamemaker Studio v1.4.1773 along with Heyzap, GooglePlayServicesExtension and Google Analytics extension but deleted GoogleMobileAds.ext from GooglePlayServicesExtension.
It is odd. I just have checked it - everything works fine. Also if it works fine in Mediation Suite - it should work fine in Demo. Try to wait about 15 seconds after clicking the button. Also try to change orientation and try again. Sometimes banner can be loaded in portrait orientation, but can not be loaded to landscape orienetation (no fill from server). If you game in landscape only, it is better to not use banners.
Just for testing purpose: download this game - https://play.google.com/store/apps/details?id=com.ketchapp.bustedbrakes - can you see a banner?
 
It is odd. I just have checked it - everything works fine. Also if it works fine in Mediation Suite - it should work fine in Demo. Try to wait about 15 seconds after clicking the button. Also try to change orientation and try again. Sometimes banner can be loaded in portrait orientation, but can not be loaded to landscape orienetation (no fill from server). If you game in landscape only, it is better to not use banners.
Just for testing purpose: download this game - https://play.google.com/store/apps/details?id=com.ketchapp.bustedbrakes - can you see a banner?
I see. My game is in landscape only maybe that's why it's not loading. I will give it a try.
 
Last edited:
B

Bryner

Guest
Looking to get some help getting this working on iOS. I've followed the instructions but I keep getting an error when it's trying to copy from one directory to another. As well as my HeyzapAds.h file is not found. Can anyone point me in the right direction?
Code:
/Library/Frameworks/Mono.framework/Versions/Current/Commands/mono DONE (0)
Warning: Directory '/Users/bryner/GameMakerStudio2/doodlerun.yyp/extensions/GetDeviceDetails/iOSSourceFromMac' not found.
working dir: /Applications/GameMaker Studio 2.app/Contents/MonoBundle
/bin/bash -c "mkdir -p /Users/bryner/GameMakerStudio2/iOS/doodlerunFromPC/Fw"
cp  "/Users/bryner/GameMakerStudio2/doodlerun.yyp/extensions/HeyZapExt/iOSSourceFromMac\AdColony.framework.zip" "/Users/bryner/GameMakerStudio2/iOS/doodlerunFromPC/Fw/AdColony.framework.zip"
cp: /Users/bryner/GameMakerStudio2/doodlerun.yyp/extensions/HeyZapExt/iOSSourceFromMac\AdColony.framework.zip: No such file or directory


cp exited with non-zero status (1)

elapsed time 00:00:03.1400630s for command "/Library/Frameworks/Mono.framework/Versions/Current/Commands/mono" /Users/Shared/GameMakerStudio2/Cache/runtimes/runtime-2.1.0.136/bin/Igor.exe -options="/var/folders/bq/qxl6bxzn2qsf7x00hjkpjnt80000gn/GameMakerStudio2/GMS2TEMP/build.bff"  -- iOS Run started at 09/30/2017 19:03:08
FAILED: Run Program Complete
Thanks in advance.
 

Attachments

silengames

Member
Looking to get some help getting this working on iOS. I've followed the instructions but I keep getting an error when it's trying to copy from one directory to another. As well as my HeyzapAds.h file is not found. Can anyone point me in the right direction?
Did you download frameworks?

Download Framework! Due 50mb limit of max size of extension I cut all third-party frameworks for iOS from extension.
Please download ZIP with iOS frameworks here - http://heyzap.silengames.com/get (194Mb)
Place "iOSSource" and "iOSSourceFromMac" to "YOUR_PROJECT_DIRECTORY.gmx\extensions\HeyZapExt" folder.
 

silengames

Member
I have checked your app Busted Brakes and the banner loaded successfully at the bottom. Please can you check whether banner is showing in this apk when you press "add banner" buttons-http://www.mediafire.com/file/fu9jb7w2it74cwc/Heyzap_Extension-Default-1.0.0.apk
Banners works fine. So there is simply no available banners with narrow size (for landscape orientation) in your country or region.

But I find 2 another issue:
1) You have used old version of HeyZap extension.
2) Your apk crashs on 64-bit devices. It is really big problem. Try to update an extension first (then CLEAN project/cache) and check this project on 64-bit device. If you do not have 64-bit device - send me an apk.
 

Attachments

Banners works fine. So there is simply no available banners with narrow size (for landscape orientation) in your country or region.

But I find 2 another issue:
1) You have used old version of HeyZap extension.
2) Your apk crashs on 64-bit devices. It is really big problem. Try to update an extension first (then CLEAN project/cache) and check this project on 64-bit device. If you do not have 64-bit device - send me an apk.
I am using Heyzap Extension v3.0.2. Is it not the latest version? I built this apk in just Armv5 may be that's why crashed? Here is the link to another apk with all architectures ticked-

http://www.mediafire.com/file/t386wbv3icqg45d/Heyzap_Extension.apk
 

silengames

Member
3.0.2 is latest, but I can not see HIDE BANNER button. Perhaps you did not update objects. If so it is okay.

You are definitely right. The error due to v7. New apk works fine on 64-bit device. I can breathe out :))
 
3.0.2 is latest, but I can not see HIDE BANNER button. Perhaps you did not update objects. If so it is okay.

You are definitely right. The error due to v7. New apk works fine on 64-bit device. I can breathe out :))
I re imported the latest 3.0.2 extension with all the objects from Library and there is no hide banner button inside the demo. But yes there is HeyZap_HideBanner() function in the extension that we can use.
 
Top