amitkumar3968 / raptor-chess-interface

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

Exception and Disconnect after "sought all" in Main tab #759

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Log in to FICS
2. In Main tab, type "sought all" and hit Enter.
3. An exception appears in the console and you are disconnected.

What is the expected output? What do you see instead?
Error occured! ...
TimesealSocketMessageProducer Connector Error in DaemonRun Thwoable 
java.lang.RuntimeException: Error occured parsing message: 5 2248 bistromath(C) 
1 1 rated lightning 0-9999 m
(the result of the command)
    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(Unknown Source) Caused by: java.lang.NumberFormatException: For input string: "only"    at java.lang.NumberFormatException.forInputString(Unknown Source)   at java.lang.Integer.parseInt(Unknown Source)   at java.lang.Integer.parseInt(Unknown Source)   at raptor.connector.ics.SoughtParser.parse(Unknown Source)  at raptor.connector.ics.IcsParser.processSought(Unknown Source)     at raptor.connector.ics.IcsParser.parse(Unknown Source)     ... 5 more

What version of the product are you using? On what operating system and
what environment? .98u3f7  Windows7  Java-1.7.0_55

Please provide any additional information below.

Original issue reported on code.google.com by reda...@gmail.com on 31 May 2014 at 9:00

GoogleCodeExporter commented 9 years ago
Hello,

Could you please test again with the latest version in the repository? A 
parsing error was fixed when names with "(" are in the list of players.

Original comment by evil...@gmail.com on 31 Oct 2014 at 8:17

GoogleCodeExporter commented 9 years ago
No more response, assuming issue fixed.

Original comment by evil...@gmail.com on 7 Nov 2014 at 9:32