Code: Select all Reset
BG2-U01, v: 24 (Android) 1.9.59a (1959), p:false java.lang.IllegalStateException: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: java.lang.IllegalStateException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: OpenGL error in texture.setup:teximg2d: 0x505 (1285) in Texture 4096x4096, depth:32, units:1, intformat:6408, formattype:5121 java.lang.IllegalStateException: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: java.lang.IllegalStateException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: OpenGL error in texture.setup:teximg2d: 0x505 (1285) in Texture 4096x4096, depth:32, units:1, intformat:6408, formattype:5121 at info.flowersoft.theotown.stages.LoadingStage.update(LoadingStage.java:1551) at io.blueflower.stapel2d.gamestack.GameStack.update(GameStack.java:147) at info.flowersoft.theotown.MyGdxGame.render(MyGdxGame.java:154) at com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(AndroidGraphics.java:471) at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1582) at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1267) Caused by: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: java.lang.IllegalStateException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: OpenGL error in texture.setup:teximg2d: 0x505 (1285) in Texture 4096x4096, depth:32, units:1, intformat:6408, formattype:5121 at java.util.concurrent.FutureTask.report(FutureTask.java:94) at java.util.concurrent.FutureTask.get(FutureTask.java:164) at info.flowersoft.theotown.stages.LoadingStage.update(LoadingStage.java:1547) ... 5 more Caused by: java.lang.IllegalStateException: java.lang.IllegalStateException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: OpenGL error in texture.setup:teximg2d: 0x505 (1285) in Texture 4096x4096, depth:32, units:1, intformat:6408, formattype:5121 at info.flowersoft.theotown.stages.LoadingStage.access$2100(LoadingStage.java:50205) at info.flowersoft.theotown.stages.LoadingStage$18.run(LoadingStage.java:284) at info.flowersoft.theotown.stages.LoadingStage$30.call(LoadingStage.java:1576) at java.util.concurrent.FutureTask.run(FutureTask.java:237) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) at java.lang.Thread.run(Thread.java:776) Caused by: java.lang.IllegalStateException: java.util.concurrent.ExecutionException: java.lang.RuntimeException: OpenGL error in texture.setup:teximg2d: 0x505 (1285) in Texture 4096x4096, depth:32, units:1, intformat:6408, formattype:5121 at info.flowersoft.theotown.stages.LoadingStage.access$2100(LoadingStage.java:50174) ... 6 more Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: OpenGL error in texture.setup:teximg2d: 0x505 (1285) in Texture 4096x4096, depth:32, units:1, intformat:6408, formattype:5121 at java.util.concurrent.FutureTask.report(FutureTask.java:94) at java.util.concurrent.FutureTask.get(FutureTask.java:164) at info.flowersoft.theotown.stages.LoadingStage.access$2100(LoadingStage.java:50167) ... 6 more Caused by: java.lang.RuntimeException: OpenGL error in texture.setup:teximg2d: 0x505 (1285) in Texture 4096x4096, depth:32, units:1, intformat:6408, formattype:5121 at io.blueflower.stapel2d.drawing.GLUtil.checkError(GLUtil.java:24) at io.blueflower.stapel2d.drawing.Texture.setUp(Texture.java:112) at io.blueflower.stapel2d.drawing.Engine.loadTexture(Engine.java:718) at info.flowersoft.theotown.stages.LoadingStage$26.run(LoadingStage.java:1427) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:428) at java.util.concurrent.FutureTask.run(FutureTask.java:237) at info.flowersoft.theotown.stages.LoadingStage.update(LoadingStage.java:1599) at io.blueflower.stapel2d.gamestack.GameStack.update(GameStack.java:147) at info.flowersoft.theotown.MyGdxGame.render(MyGdxGame.java:154) at com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(AndroidGraphics.java:471) at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1582) at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1267)