Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
Google Play Store Crash report — Gideros Forum

Google Play Store Crash report

simwhisimwhi Member
edited November 2016 in General questions
This is not a massive issue at the moment, but does anyone know what the issue is?

Galaxy A5 (2016) running android 6.0
java.lang.NullPointerException: Attempt to read from field 'int com.giderosmobile.android.plugins.ads.AdsGLayout.x' on a null object reference
	at com.giderosmobile.android.plugins.ads.Ads.setY(Ads.java:463)
	at com.giderosmobile.android.player.GiderosApplication.nativeDrawFrame(Native Method)
	at com.giderosmobile.android.player.GiderosApplication.onDrawFrame(GiderosApplication.java:643)
	at com.giderosmobile.android.GiderosRenderer.onDrawFrame(SpeedyGramActivity.java:280)
	at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1649)
	at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1354)
Sign In or Register to comment.