Parfois (pas toujours) l'exception suivante est levée en mode solo
lorsqu'on débute une partie (juste après avoir cliqué sur une Map). Chez
moi l'exception ne venait que sur les maps Spiral et WaterWorld.
Voilà le printStackTrace :
Exception in thread "Thread-2" java.lang.NullPointerException
at java.awt.Component$BltBufferStrategy.contentsLost(Component.java:4229)
at
javax.swing.BufferStrategyPaintManager.flushAccumulatedRegion(BufferStrategyPain
tManager.java:399)
at
javax.swing.BufferStrategyPaintManager.endPaint(BufferStrategyPaintManager.java:
363)
at javax.swing.RepaintManager.endPaint(RepaintManager.java:1284)
at javax.swing.JComponent._paintImmediately(JComponent.java:5078)
at javax.swing.JComponent.paintImmediately(JComponent.java:4882)
at vues.Panel_ModeSolo.run(Panel_ModeSolo.java:285)
at java.lang.Thread.run(Thread.java:619)
Original issue reported on code.google.com by lazhar.farjallah@gmail.com on 25 Apr 2010 at 8:47
Original issue reported on code.google.com by
lazhar.farjallah@gmail.com
on 25 Apr 2010 at 8:47