amitkumar3968 / raptor-chess-interface

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

Error: null; disconnected #757

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Just starting up Raptor
2.Login to freechess.org 
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?
MAC OS

Please provide any additional information below.

Cut&Paste of error:
GuestCNNF (++++) seeking 5 2 unrated blitz ("play 191" to respond)
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 

TimesealSocketMessageProducer Connector Error in DaemonRun Thwoable
java.lang.RuntimeException: Error occured parsing message:  47 ++++ baala       
       10   0 unrated blitz      [white]     0-2800 
 49 ++++ GuestKFWZ          15   5 unrated standard               0-9999 
 54 1700 MisterSpain         0  77 unrated standard   [white]     0-9999 m
 66 ++++ GuestBFJY           5  30 unrated standard   [white]     0-9999 
 71 1960 CatNail(C)          3   0 unrated suicide                0-9999 m
 83 ++++ ReggieJackson       3   0 unrated blitz                  0-1388 
103 2552 masheen(C)          5   0 unrated suicide                0-9999 
109 ++++ GuestKTKV          15   0 unrated standard               0-9999 
120 2552 masheen(C)          2  12 unrated suicide                0-9999 
137 ---- GnuCheese(C)        2  12 unrated pawns/pawns-only             0-   0 
143 ---- GnuCheese(C)        2  12 unrated misc/knights-only             0-   0 
146 ---- GnuCheese(C)        2  12 unrated misc/rooks-only             0-   0 
182 ++++ GuestYQQG          10   0 unrated blitz                  0-9999 
185 ++++ GuestCNNF           2   5 unrated blitz                  0-9999 
187 ++++ GuestCNNF           3   3 unrated blitz                  0-9999 
191 ++++ GuestCNNF           5   2 unrated blitz                  0-9999 
204 ++++ GuestCDQB           2   0 unrated lightning              0-1999 m
17 ads displayed.
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:695)
Caused by: java.lang.NumberFormatException: For input string: "only"
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
    at java.lang.Integer.parseInt(Integer.java:449)
    at java.lang.Integer.parseInt(Integer.java:499)
    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

Error: null
Disconnected

Original issue reported on code.google.com by gervasio...@gmail.com on 13 May 2014 at 5:07

GoogleCodeExporter commented 9 years ago
Could you please check with the latest version in the source repository: should 
be fixed.

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

GoogleCodeExporter commented 9 years ago
No more response: consider fixed.

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