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.ja
va: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.ja
va: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)
Nobody/Anonymous
None
None
Public