Menu

#1 Can't finish a match on a doubles

open
nobody
None
5
2008-03-31
2008-03-31
No

If a match should end with a player having one stone and rolling doubles (double 5's this time) then the match throws an exception. Both players logged out and back in and resumed the match, but it pooped again when trying to finish the turn. There is no way to finish the match.
This has happened twice.

java.lang.ArrayIndexOutOfBoundsException: 28
at net.sourceforge.jibs.backgammon.BackgammonBoard.placeMoveX(BackgammonBoard.java:784)
at net.sourceforge.jibs.backgammon.MoveBackgammon.placeMoveX(MoveBackgammon.java:133)
at net.sourceforge.jibs.command.Move_Command.execute(Move_Command.java:64)
at net.sourceforge.jibs.server.ClientWorker.executeCmd(ClientWorker.java:218)
at net.sourceforge.jibs.server.ClientWorker.run(ClientWorker.java:373)
at java.lang.Thread.run(Thread.java:619)
bucko logs out.
bucko1 logs out.
bucko1 logs in.
bucko logs in.
bucko and bucko1 are resuming their 1-point match.
java.lang.ArrayIndexOutOfBoundsException: 28
at net.sourceforge.jibs.backgammon.BackgammonBoard.placeMoveX(BackgammonBoard.java:784)
at net.sourceforge.jibs.backgammon.MoveBackgammon.placeMoveX(MoveBackgammon.java:133)
at net.sourceforge.jibs.command.Move_Command.execute(Move_Command.java:64)
at net.sourceforge.jibs.server.ClientWorker.executeCmd(ClientWorker.java:218)
at net.sourceforge.jibs.server.ClientWorker.run(ClientWorker.java:373)
at java.lang.Thread.run(Thread.java:619)

Discussion


Log in to post a comment.

MongoDB Logo MongoDB