You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
12-03 10:30:23.931 11314-11331/project.android.allfiltersexample E/AndroidRuntime: FATAL EXCEPTION: GLThread 227
Process: project.android.allfiltersexample, PID: 11314
java.lang.IllegalArgumentException: No config chosen
at android.opengl.GLSurfaceView$BaseConfigChooser.chooseConfig(GLSurfaceView.java:869)
at android.opengl.GLSurfaceView$EglHelper.start(GLSurfaceView.java:1023)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1400)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1239)
The text was updated successfully, but these errors were encountered:
ttpro1995
changed the title
AllFilterExample stop and throw exception
AllFilterExample throw exception (java.lang.IllegalArgumentException: No config chosen)
Dec 3, 2015
It throw exception and stoped when I try to run.
The text was updated successfully, but these errors were encountered: