amitkumar3968 / raptor-chess-interface

Automatically exported from code.google.com/p/raptor-chess-interface
0 stars 0 forks source link

Critical error occured (bughouse) #206

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This appeared when I was playing bughouse. I'm not too sure what it means or 
what actually 
went wrong. It might be something to do with the highlight. 

Critical error occured! We are trying to make Raptor bug free and we need your 
help! Please take 
a moment to report this error at 
http://code.google.com/p/raptor-chess-interface/issues/list 
Issue: PlayingController.gameStateChanged 
java.lang.ArrayIndexOutOfBoundsException: 64    at 
raptor.swt.chess.SquareHighlighter.addHighlight(SquareHighlighter.java:133)     at 
raptor.swt.chess.ChessBoardController.refreshForMove(ChessBoardController.java:9
78)     at 
raptor.swt.chess.controller.PlayingController.makePremove(PlayingController.java
:1219)  at 
raptor.swt.chess.controller.PlayingController$1$3.run(PlayingController.java:185
)   at 
org.eclipse.swt.widgets.RunnableLock.run(Unknown Source)    at 
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source)   at 
org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)    at 
org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)     at 
org.eclipse.jface.window.Window.runEventLoop(Window.java:825)   at 
org.eclipse.jface.window.Window.open(Window.java:801)   at 
raptor.Raptor.main(Raptor.java:173)

Original issue reported on code.google.com by DPXTan@gmail.com on 10 Nov 2009 at 11:43

GoogleCodeExporter commented 9 years ago

Original comment by carsonday on 10 Nov 2009 at 5:33

GoogleCodeExporter commented 9 years ago
Looks related to an en passant highlight move.

Original comment by carsonday on 10 Nov 2009 at 6:45

GoogleCodeExporter commented 9 years ago
Make that an en passant move from a premove.

Original comment by carsonday on 10 Nov 2009 at 6:52

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r695.

Original comment by carsonday on 10 Nov 2009 at 7:00