This looks like a similar stacktrace from another user:
java.lang.RuntimeException:
at com.threed.jpct.Logger.log (Logger.java:206)
at com.threed.jpct.GL20.checkError (GL20.java:163)
at com.threed.jpct.GL20.glGenBuffers (GL20.java:1385)
at com.threed.jpct.CompiledInstance.compileToVBO (CompiledInstance.java:1478)
at com.threed.jpct.CompiledInstance.render (CompiledInstance.java:606)
at com.threed.jpct.GLRenderer.drawWireframe (GLRenderer.java:2548)
at com.threed.jpct.World.draw (World.java:1424)
at com.threed.jpct.World.drawWireframe (World.java:1132)
at com.aeroshark333.artofearthify.lw.ArtOfEarthify$1.run (ArtOfEarthify.java:732)
at com.aeroshark333.artofearthify.utils.WorkerThread$2.run (WorkerThread.java:46)
at com.aeroshark333.artofearthify.lw.ArtOfEarthify.onDrawFrame (ArtOfEarthify.java:1402)
at com.aeroshark333.artofearthify.lw.LiveWallpaperRenderer.onDrawFrame (LiveWallpaperRenderer.java:45)
at android.opengl.GLSurfaceView$GLThread.guardedRun (GLSurfaceView.java:1531)
at android.opengl.GLSurfaceView$GLThread.run (GLSurfaceView.java:1248)
java.lang.RuntimeException:
at com.threed.jpct.Logger.log (Logger.java:206)
at com.threed.jpct.GL20.checkError (GL20.java:163)
at com.threed.jpct.GL20.glGenBuffers (GL20.java:1385)
at com.threed.jpct.CompiledInstance.compileToVBO (CompiledInstance.java:1478)
at com.threed.jpct.CompiledInstance.render (CompiledInstance.java:606)
at com.threed.jpct.GLRenderer.drawWireframe (GLRenderer.java:2548)
at com.threed.jpct.World.draw (World.java:1424)
at com.threed.jpct.World.drawWireframe (World.java:1132)
at com.aeroshark333.artofearthify.lw.ArtOfEarthify$1.run (ArtOfEarthify.java:732)
at com.aeroshark333.artofearthify.utils.WorkerThread$2.run (WorkerThread.java:46)
at com.aeroshark333.artofearthify.lw.ArtOfEarthify.onDrawFrame (ArtOfEarthify.java:1402)
at com.aeroshark333.artofearthify.lw.LiveWallpaperRenderer.onDrawFrame (LiveWallpaperRenderer.java:45)
at android.opengl.GLSurfaceView$GLThread.guardedRun (GLSurfaceView.java:1531)
at android.opengl.GLSurfaceView$GLThread.run (GLSurfaceView.java:1248)