TheRealCDay / raptor-chess-interface

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

Error while playing at a match #622

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Don't know

What is the expected output? What do you see instead?
I got error while playing 1 minute/3 inc. match

What version of the product are you using? On what operating system and
what environment?
.98u1
Windows 7

Please provide any additional information below.
Error occured! We are trying to make Raptor bug free and we need your help! 
Please take a moment to report this issue by selecting the menu:
  Help -> Report Issue 

Error in ThreadService Runnable.
NullPointerException: 
java.lang.NullPointerException
    at raptor.chess.pgn.PgnUtils.getMove(Unknown Source)
    at raptor.chess.ClassicGame.toPgn(Unknown Source)
    at raptor.chess.pgn.PgnUtils.appendGameToFile(Unknown Source)
    at raptor.swt.chess.controller.PlayingController$2$2$1.run(Unknown Source)
    at raptor.service.ThreadService$RunnableExceptionDecorator.run(Unknown Source)
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
    at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

Original issue reported on code.google.com by gil...@gmail.com on 18 Sep 2011 at 1:07

GoogleCodeExporter commented 9 years ago
Thanks for the reporting, I'll look at it.

Original comment by bvk...@gmail.com on 19 Sep 2011 at 5:50

GoogleCodeExporter commented 9 years ago
No response anymore for 3 years: consider closed.

Original comment by evil...@gmail.com on 7 Nov 2014 at 8:42