Closed GoogleCodeExporter closed 9 years ago
Were you by chance getting this when observing someone setting up a position?
Original comment by carsonday
on 24 Jan 2010 at 8:27
yes, I'm observing the lecturebot on fics.
Original comment by jackie...@gmail.com
on 24 Jan 2010 at 2:47
Original comment by carsonday
on 25 Jan 2010 at 6:36
Original comment by carsonday
on 25 Jan 2010 at 6:49
I thought I had fixed this but its still an issue. I will work on fixing this
along with the obsing someone in bsetup
mode issue.
Original comment by carsonday
on 25 Jan 2010 at 6:50
Original comment by carsonday
on 14 Feb 2010 at 7:13
Original comment by carsonday
on 14 Feb 2010 at 7:15
This is happening when it retrieves the move list after lecturebot changes a
position.
Original comment by carsonday
on 26 Feb 2011 at 9:55
I think it is a different issue Bodia.
Original comment by carsonday
on 26 Feb 2011 at 9:55
There is another issue happening when LectureBot sets up positions by dropping
pieces. You can see it on his bughouse lectures.
16:58:36,577 ERROR Raptor:40 - Error in ThreadService Runnable.
java.lang.RuntimeException: Error occured parsing message:
<12> rnbqkb-r ppp--ppp ---ppn-- -------- -p-PP--- --N--N-- PPP--PPP R-BQKB-R W
-1 1 1 1 1 0 2 A B -2 0 0 39 40 0 0 5 P/@@-b4 (0:00.000) P@b4 0 0 0
<b1> game 2 white [] black []
fics%
at raptor.connector.ics.IcsConnector$12.run(IcsConnector.java:1999)
at raptor.service.ThreadService$RunnableExceptionDecorator.run(ThreadService.java:48)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.IllegalArgumentException: Invalid short algebraic: P@b4
at raptor.chess.ClassicGame.makeSanMove(ClassicGame.java:817)
at raptor.connector.ics.IcsUtils.addCurrentMove(IcsUtils.java:123)
at raptor.connector.ics.IcsParser.processStyle12Adjustment(IcsParser.java:1206)
at raptor.connector.ics.IcsParser.process(IcsParser.java:845)
at raptor.connector.ics.IcsParser.parseGameEvents(IcsParser.java:521)
at raptor.connector.ics.IcsParser.parse(IcsParser.java:216)
at raptor.connector.ics.IcsConnector$12.run(IcsConnector.java:1997)
... 9 more
Original comment by carsonday
on 26 Feb 2011 at 10:09
There is an issue when you obs someone and they change the position. Lecture
bot has this too. I am planning on fixing it, but it might take a week or two.
Original comment by carsonday
on 2 Mar 2011 at 12:11
Fixed in r2082
Original comment by carsonday
on 2 Mar 2011 at 2:41
Original comment by carsonday
on 2 Mar 2011 at 2:42
Original issue reported on code.google.com by
jackie...@gmail.com
on 20 Jan 2010 at 3:19