SHARE
TWEET

Untitled

a guest Nov 6th, 2016 53 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. com.badlogic.gdx.utils.GdxRuntimeException
  2. com.badlogic.gdx.files.FileHandle.write(FileHandle.java:272)
  3. com.badlogic.gdx.graphics.PixmapIO$PNG.write(PixmapIO.java:214)
  4. com.badlogic.gdx.graphics.PixmapIO.writePNG(PixmapIO.java:65)
  5. com.fing3rgaming.beginsmall.screens.GameScreen.render(GameScreen.java:343)
  6. com.badlogic.gdx.Game.render(Game.java:46)
  7. com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(AndroidGraphics.java:459)
  8. android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1535)
  9. android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1240)
  10. Caused by: libcore.io.IoBridge.open(IoBridge.java:452)
  11. java.io.FileOutputStream.<init>(FileOutputStream.java:87)
  12. com.badlogic.gdx.files.FileHandle.write(FileHandle.java:268)
  13. com.badlogic.gdx.graphics.PixmapIO$PNG.write(PixmapIO.java:214)
  14. com.badlogic.gdx.graphics.PixmapIO.writePNG(PixmapIO.java:65)
  15. com.fing3rgaming.beginsmall.screens.GameScreen.render(GameScreen.java:343)
  16. com.badlogic.gdx.Game.render(Game.java:46)
  17. com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(AndroidGraphics.java:459)
  18. android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1535)
  19. android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1240)
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top