PiRSquared17 / zildo

Automatically exported from code.google.com/p/zildo
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Exception reported on GooglePlay #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Version 1.6:

java.lang.NullPointerException
at android.app.ContextImpl.openFileOutput(ContextImpl.java:432)
at com.zildo.AndroidFileUtil.prepareSaveFile(AndroidFileUtil.java:89)
at 
zildo.client.PlatformDependentPlugin.prepareSaveFile(PlatformDependentPlugin.jav
a:143)
at zildo.fwk.file.EasyWritingFile.saveFile(EasyWritingFile.java:47)
at zildo.client.gui.menu.PlayerNameMenu.savePlayerName(PlayerNameMenu.java:73)
at zildo.client.gui.menu.PlayerNameMenu.access$1(PlayerNameMenu.java:69)
at zildo.client.gui.menu.PlayerNameMenu$1.run(PlayerNameMenu.java:51)
at zildo.client.Client.mainLoop(Client.java:194)
at com.zildo.OpenGLRenderer.onDrawFrame(OpenGLRenderer.java:102)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1368)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1123)

Original issue reported on code.google.com by tcheg...@gmail.com on 15 Sep 2012 at 11:08

GoogleCodeExporter commented 9 years ago
Never happened again since. ==> Close

Original comment by tcheg...@gmail.com on 28 Dec 2014 at 9:59