Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AndroidGraphics.extractVersion ArrayIndexOutOfBoundsException on LibGDX1.9.1 #3970

Closed
1 task done
kandaaaaa opened this issue Mar 29, 2016 · 2 comments
Closed
1 task done

Comments

@kandaaaaa
Copy link

Please find the screenshot for the information and this is all I know...

Issue details

A crach reported by the user on Goolge Play console

Reproduction steps/code

Reported by the user. I believe it should be device specific, as "y7262"

Version of LibGDX and/or relevant dependencies

LibGDX 1.9.1

Stacktrace

java.lang.ArrayIndexOutOfBoundsException: length=2; index=2
at com.badlogic.gdx.backends.android.AndroidGraphics.extractVersion(Unknown Source)
at com.badlogic.gdx.backends.android.AndroidGraphics.setupGL(Unknown Source)
at com.badlogic.gdx.backends.android.AndroidGraphics.onSurfaceCreated(Unknown Source)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1494)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1240)

Please select the affected platforms

  • Android

bugscreenshot

@krukhlis
Copy link

OMG, I thought noone has this crappy device nowadays :(
If you are interested, this device is known as:
Samsung Galaxy Star Plus; Samsung Galaxy Star S7262 Duos

You can find some details here: http://www.gsmarena.com/samsung_galaxy_star_pro_s7260-5749.php

Just some info about this device from my experience and records:
CPU: Spreadtrum-SC6820 ( have no idea who is vendor)
GPU: Mali-400 MP, 30MTri/s, 256Mpix/s, OpenGL ES 1.1/2.0 from 2008 year

@xoppa
Copy link
Member

xoppa commented Mar 29, 2016

Duplicate of #3943

@xoppa xoppa closed this as completed Mar 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants