TheRealCDay / raptor-chess-interface

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

crashed upon requesting a seek after connect #682

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system and
what environment?

Please provide any additional information below.

TimesealSocketMessageProducer Connector Error in DaemonRun Thwoable 
java.lang.RuntimeException: Error occured parsing message: Your seek matches 
one already posted by PerilousPawn. Creating: dancarlson (1518) PerilousPawn 
(1454) rated blitz 3 0 {Game 162 (dancarlson vs. PerilousPawn) Creating rated 
blitz match.} <12> rnbqkbnr pppppppp -------- -------- -------- -------- 
PPPPPPPP RNBQKBNR W -1 1 1 1 1 0 162 dancarlson PerilousPawn 1 3 0 39 39 180 
180 1 none (0:00) none 0 0 0 fics%  at 
raptor.connector.ics.IcsConnector.parseMessage(Unknown Source)  at 
raptor.connector.ics.IcsConnector.messageArrived(Unknown Source)    at 
raptor.connector.ics.timeseal.TimesealSocketMessageProducer.messageLoop(Unknown 
Source)     at 
raptor.connector.ics.timeseal.TimesealSocketMessageProducer$1.run(Unknown 
Source)     at java.lang.Thread.run(Thread.java:680) Caused by: 
java.lang.NumberFormatException: null   at 
java.lang.Integer.parseInt(Integer.java:417)    at 
java.lang.Integer.parseInt(Integer.java:499)    at 
raptor.connector.ics.Style12Parser.timeTakenStringToInt(Unknown Source)     at 
raptor.connector.ics.Style12Parser.parse(Unknown Source)    at 
raptor.connector.ics.IcsParser.parseGameEvents(Unknown Source)  at 
raptor.connector.ics.IcsParser.parse(Unknown Source)    ... 5 more Disconnected

Original issue reported on code.google.com by dancarl...@gmail.com on 12 Oct 2012 at 12:30

GoogleCodeExporter commented 9 years ago
Does this happen every time? Raptor is known for incorrectly parsing some rare 
FICS messages.

Original comment by bvk...@gmail.com on 19 Oct 2012 at 12:10

GoogleCodeExporter commented 9 years ago
nope, only happened once.

thanks for the great program.

dan

Original comment by dancarl...@gmail.com on 22 Oct 2012 at 5:41

GoogleCodeExporter commented 9 years ago
We will look into fixing the issue during the next releases, although I cannot 
promise it would happen shortly.

Original comment by bvk...@gmail.com on 28 Oct 2012 at 12:02

GoogleCodeExporter commented 9 years ago
Issue 686 has been merged into this issue.

Original comment by bvk...@gmail.com on 28 Oct 2012 at 12:04