fowode / pychess

Automatically exported from code.google.com/p/pychess
GNU General Public License v3.0
0 stars 0 forks source link

game aborted on move 1 on seek matches #850

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
After connecting to FICS I seek for example a 10 min game with an opponent of a 
rating compatible to my own. If there is a compatible seek the server (or maybe 
pychess, I'm pretty new to this and I haven't ever connected to FICS with any 
other client, forgive me) tries to set up a game with that opponent. All I see 
from there on is that I can't accept offers or repost my seek. If I open the 
console I see these lines at the end:

-------------------------------------------------------------
Your seek matches one already posted by <someusernamehere>.
fics%
Creating: <myusername> (1234) <someusername> (1234) rated blitz 10 0
{Game 62 (<myusername> vs. <someusername>) Creating rated blitz match.}
Game 62: A disconnection will be considered a forfeit.
Your opponent has aborted the game on move one.
{Game 62 (<myusername> vs. <someusername>) Game aborted on move 1} *
-------------------------------------------------------------

Original issue reported on code.google.com by anasch...@gmail.com on 5 Apr 2014 at 10:55

GoogleCodeExporter commented 9 years ago
Dah! I forgot to mention I'm using pychess 0.12-beta3 on debian testing.

Original comment by anasch...@gmail.com on 5 Apr 2014 at 10:57

GoogleCodeExporter commented 9 years ago
This was fixed in 
http://code.google.com/p/pychess/source/detail?r=21ef89525c662169b40b7c9925e4559
b2ff3d2ee

Original comment by gbtami on 5 Apr 2014 at 7:18

GoogleCodeExporter commented 9 years ago
Thanks, I'll have to wait till debian updates the package then.

Original comment by anasch...@gmail.com on 5 Apr 2014 at 7:38

GoogleCodeExporter commented 9 years ago
I hope we can release 0.12rc1 soon, and will produce unofficial .deb package 
too. 

Original comment by gbtami on 5 Apr 2014 at 9:13