Discussion of chess software programming and technical issues.
Moderator: Ras
Michel
Posts: 2292 Joined: Mon Sep 29, 2008 1:50 am
Post
by Michel » Mon Jun 06, 2011 9:24 pm
Code: Select all
<12> r-bqkb-r --p-pppp p-pp---- ---nP--- ---P---- -----N-- PPP--PPP RNBQ-RK- B -1082010152 0 0 1 1 1 1 Zappa GuestAOOY 1 1 0 36 36 46 54 7 o-o (0:01) O-O 1 1
Marcel has ported icsdroneng to ICC. His fixes make it work on HGM's ICS as well. However icsdroneng segfaults. After some debugging I noticed that HGM's ICS sometimes seems to send a board with a faulty en passant file. In the above board it is -1082010152 which looks like an unitialized variable.
Comments?
Michel
Posts: 2292 Joined: Mon Sep 29, 2008 1:50 am
Post
by Michel » Mon Jun 06, 2011 10:24 pm
Another strange thing.
Code: Select all
smoves GuestKWMB Zappa
Unregistered players must specify their e-mail address.
Why does one have to supply an email address to list the moves of a game?
Michel
Posts: 2292 Joined: Mon Sep 29, 2008 1:50 am
Post
by Michel » Tue Jun 07, 2011 8:26 am
This is more like a missing feature.....
Code: Select all
fics% rematch
rematch: Command not found.
Rematch is quite convenient to organize a series of games between two engines.