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 Google Play (ArrayIndexOutOfBounds) #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
(line 601 is 611 today)

java.lang.ArrayIndexOutOfBoundsException
at zildo.monde.sprites.persos.PersoZildo.animate(PersoZildo.java:601)
at zildo.server.SpriteManagement.updateSprites(SpriteManagement.java:463)
at zildo.server.EngineZildo.renderFrame(EngineZildo.java:183)
at zildo.client.stage.SinglePlayer.updateGame(SinglePlayer.java:162)
at zildo.client.Client.mainLoop(Client.java:170)
at com.zildo.OpenGLRenderer.onDrawFrame(OpenGLRenderer.java:134)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1363)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1118)

Original issue reported on code.google.com by tcheg...@gmail.com on 4 Sep 2012 at 1:54

GoogleCodeExporter commented 9 years ago
[Fixed in 1.4]

Svn revision : 1135

Original comment by tcheg...@gmail.com on 4 Sep 2012 at 3:09

GoogleCodeExporter commented 9 years ago
Crashes again in 1.4 !

Original comment by tcheg...@gmail.com on 5 Sep 2012 at 10:10

GoogleCodeExporter commented 9 years ago
[Fixed in 1.5]

Svn revision : 1143

Original comment by tcheg...@gmail.com on 5 Sep 2012 at 10:11