google-code-export / fullmetalgalaxy

Automatically exported from code.google.com/p/fullmetalgalaxy
GNU Affero General Public License v3.0
1 stars 1 forks source link

Bug fin de tour #197

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Salut Kroc,

Sur la partie 2 vs 2, au tour 21, je n'arrive quand je valide mon tour, rien ne 
se passe.

Je fais décoller mes 2 astronefs, ils ne sont plus sur la carte.
Je clique sur le drapeau, puis je valide mais rien ne se passe. C'est toujours 
à moi de jouer.

Pas moyen de finir la partie.

Pour info, je suis sur le navigateur Safari sous Mac OS X.

Merci.

S!

Original issue reported on code.google.com by sagar93...@gmail.com on 5 Apr 2013 at 8:47

GoogleCodeExporter commented 9 years ago
en effet. je corrige ca et termine la partie dans le we.

et pour mémoire (pour moi), la stack trace:
Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.ArrayList.rangeCheck(ArrayList.java:571)
    at java.util.ArrayList.get(ArrayList.java:349)
    at com.fullmetalgalaxy.server.GameWorkflow.checkUpdate(GameWorkflow.java:370)
    at com.fullmetalgalaxy.server.GameServicesImpl.runModelUpdate(GameServicesImpl.java:426)

Original comment by vincent.legendre on 5 Apr 2013 at 9:13

GoogleCodeExporter commented 9 years ago
en effet. je corrige ca et termine la partie dans le we.

et pour m�moire (pour moi), la stack trace:

Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at java.util.ArrayList.rangeCheck(ArrayList.java:571)
    at java.util.ArrayList.get(ArrayList.java:349)
    at com.fullmetalgalaxy.server.GameWorkflow.checkUpdate(GameWorkflow.java:370)
    at com.fullmetalgalaxy.server.GameServicesImpl.runModelUpdate(GameServicesImpl.java:426)

Le 5 avril 2013 22:47, <fullmetalgalaxy@googlecode.com> a �crit :

Original comment by vincent.legendre on 5 Apr 2013 at 9:14

GoogleCodeExporter commented 9 years ago
https://code.google.com/p/fullmetalgalaxy/source/detail?r=085fd0abd3a6b98dd0badf
6de3233417ef1bca49

Original comment by vincent.legendre on 15 Apr 2013 at 8:49