1

可能重复:
java.lang.RuntimeException:eglSwapBuffers 失败:EGL_SUCCESS 报告

我从 Google Play Developer Console 获得以下运行时异常报告:

java.lang.RuntimeException: eglSwapBuffers failed: EGL_SUCCESS
at android.opengl.GLSurfaceView$EglHelper.throwEglException(GLSurfaceView.java:1085)
at android.opengl.GLSurfaceView$EglHelper.swap(GLSurfaceView.java:1043)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1369)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1123)

我在开发游戏时从来没有遇到过这样的异常。这可能是什么原因?我该如何解决这个问题?每天都有人遇到这个问题,这真的很令人沮丧。

4

0 回答 0