one of my users are reporting this error for my game.
i am using andengine as my engine. Here is the error.
java.lang.IllegalArgumentException: No EGLConfig found!
at org.andengine.opengl.view.ConfigChooser.chooseConfig(ConfigChooser.java:183)
at org.andengine.opengl.view.ConfigChooser.chooseConfig(ConfigChooser.java:157)
at android.opengl.GLSurfaceView$EglHelper.start(GLSurfaceView.java:916)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1246)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1116)
My question is, is there anything i can do to avoid this error?
This exception appears if you use custom rom on your device, like cyanogenmod. And there is no way to prevent it.
http://www.andengine.org/forums/gles2/no-eglconfig-found-t6129.html
You must enable the emulator GPU.
To do this in Eclipse go to Window > AVD Manager select your AVD and click "Edit...".
Check the "Use Host GPU" box, then save and restart your AVD.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With