23129RN51X, v: 34 (Android)
1.12.15a (11215), p:false
java.lang.NullPointerException: Attempt to invoke interface method
'java.lang.Object
info.flowersoft.theotown.city.PreviewCreator$SteppedTask.getResult()' on a null
object reference
java.lang.NullPointerException: Attempt to invoke interface method
'java.lang.Object
info.flowersoft.theotown.city.PreviewCreator$SteppedTask.getResult()' on a null
object reference
at
info.flowersoft.theotown.stages.gameuibuilder.ScreenshotProcessorBuilder$2$1$1.run(
ScreenshotProcessorBuilder.java:110)
at info.flowersoft.theotown.stages.WaitingStage.work(WaitingStage.java:275)
at
info.flowersoft.theotown.stages.WaitingStage.onUpdate(WaitingStage.java:223)
at info.flowersoft.theotown.stages.BaseStage.update(BaseStage.java:296)
at io.blueflower.stapel2d.gamestack.GameStack.update(GameStack.java:154)
at info.flowersoft.theotown.TheoTownX.render(TheoTownX.kt:292)
at
info.flowersoft.theotown.util.ProtectedApplicationAdapter.render(ProtectedApplicati
onAdapter.kt:28)
at
com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(AndroidGraphics.java:
501)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1581)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1280)