amitkumar3968 / raptor-chess-interface

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

Disconnection #794

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Begin rated game
2. Immediately get error below (disconnected)
3.

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

TimesealSocketMessageProducer Connector Error in DaemonRun Thwoable 
java.lang.NoSuchMethodError: java.lang.String.isEmpty()Z    at 
raptor.chess.ClassicGame.getFenCastle(Unknown Source)   at 
raptor.service.EcoService.getFenKey(Unknown Source)     at 
raptor.service.EcoService.getEco(Unknown Source)    at 
raptor.chess.ClassicGame.updateEcoHeaders(Unknown Source)   at 
raptor.chess.ClassicGame.forceMove(Unknown Source)  at 
raptor.chess.ClassicGame.move(Unknown Source)   at 
raptor.chess.ClassicGame.makeSanMove(Unknown Source)    at 
raptor.connector.ics.IcsUtils.addCurrentMove(Unknown Source)    at 
raptor.connector.ics.IcsParser.processStyle12Adjustment(Unknown Source)     at 
raptor.connector.ics.IcsParser.process(Unknown Source)  at 
raptor.connector.ics.IcsParser.parseGameEvents(Unknown Source)  at 
raptor.connector.ics.IcsParser.parse(Unknown Source)    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:655)

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

Please provide any additional information below.

Original issue reported on code.google.com by allan.ha...@gmail.com on 4 Jan 2015 at 1:07

GoogleCodeExporter commented 9 years ago
Thank you for submitting this issue. Unfortunately it is a symptom of a known 
problem with the current Rapor code base that would take a great deal of time 
to rewrite, more time than I currently want to devote on Raptor maintenance.

However, the issue is kept open as a reminder of work to do.

Regards.

Original comment by evil...@gmail.com on 4 Jan 2015 at 3:30