On-line blitz tourney October

Discussion of chess software programming and technical issues.

Moderator: Ras

Richard Allbert
Posts: 794
Joined: Wed Jul 19, 2006 9:58 am

Re: On-line blitz tourney October

Post by Richard Allbert »

I'll have my new creation, Jabba.

It's very weak, so you can stomp it :)

Richard
Spock

Re: On-line blitz tourney October

Post by Spock »

-keepAlive M, which makes it send a "date" command to the ICS every M minutes
works perfectly, thanks. The machine stayed logged in all night. I set it at 5 mins.
Richard Allbert
Posts: 794
Joined: Wed Jul 19, 2006 9:58 am

Re: On-line blitz tourney October

Post by Richard Allbert »

hmmm...

When I use

Code: Select all

C:\Chess\WinBoardGoldPack\WinBoard\winboard -zp -ics -keepAlive 5 -icshost=chessclub.com -icsport=5000 -icshelper=timestamp -fcp=jabba.exe -fd=C:\Chess\Engines\jabba -icslogon=jabbaicc.ini -zippyGameEnd "say Thanks for playing!!\nseek 3 0\nseek 1 0\nseek 5 0\n" -saveGameFile C:\Chess\WinBoardGoldPack\WinBoard\iccgames\jabbaicc.pgn 
The execution fails, if I take out the "-keepAlive5", it works.

Is there something silly I can't see here?
Spock

Re: On-line blitz tourney October

Post by Spock »

Have you tried it at the end instead ?
User avatar
hgm
Posts: 28328
Joined: Fri Mar 10, 2006 10:06 am
Location: Amsterdam
Full name: H G Muller

Re: On-line blitz tourney October

Post by hgm »

Did you use the 4.4.1 Ray is using? (winboard.zip on my website).
Richard Allbert
Posts: 794
Joined: Wed Jul 19, 2006 9:58 am

Re: On-line blitz tourney October

Post by Richard Allbert »

Thanks!

I was using 4.4.0

Richard
Spock

Re: On-line blitz tourney October

Post by Spock »

Can you run two instances of winboard on the same machine, by invoking the command line again with different parameters, say different engine ?
User avatar
hgm
Posts: 28328
Joined: Fri Mar 10, 2006 10:06 am
Location: Amsterdam
Full name: H G Muller

Re: On-line blitz tourney October

Post by hgm »

This should be no problem, as long if you have them save their games on different files (and even then there would only be a problem if two games end exactly at the same moment).
Spock

Re: On-line blitz tourney October

Post by Spock »

hgm wrote:This should be no problem, as long if you have them save their games on different files (and even then there would only be a problem if two games end exactly at the same moment).
Thanks, this isn't for the tournament but something I may try in the future
User avatar
hgm
Posts: 28328
Joined: Fri Mar 10, 2006 10:06 am
Location: Amsterdam
Full name: H G Muller

Re: On-line blitz tourney October

Post by hgm »

Code: Select all

:Tourney Players: Round 9 of 9 
:
:     Name              Rating Score Perfrm Upset  Results 
:     ----------------- ------ ----- ------ ------ ------- 
:  1 -Scorpio           [1879]  8.5  [2077] [  51] +06w +09w +02b =03w +05b +10w +07b +04w +08b 
:  2 -Zappa             [1925]  7.0  [1907] [   0] +08b +04w -01w +07b -03w +11b +05w +06w +10b 
:  3 +Tornado           [1889]  6.5  [1865] [  36] -04w +13b +06w =01b +02b +05w +10b =08w =12b 
:  4 +Joker             [1627]  5.5  [1778] [ 395] +03b -02b -09w +11b =07w +12b +14w -01b +13b 
:  5 -Telepath          [1729]  5.0  [1768] [   0] +12w =07w =10b +09b -01w -03b -02b +13w +14w 
:  6 -ZCT               [1622]  5.0  [1763] [ 192] -01b +08w -03b +12w -10b +14w +13w -02b +07b 
:  7 -Tinker            [1700]  4.5  [1653] [  14] =11w =05b +12b -02w =04b +08w -01w +09b -06w 
:  8 +Ntwo              [1629]  4.5  [1717] [ 294] -02w -06b +14w +10w +09b -07b +11w =03b -01w 
:  9 +TJchess           [   0]  4.5  [1634] [7073] +14w -01b +04b -05w -08w +13b +12w -07w =11b
: 10 -Almere            [1700]  4.0  [1668] [  14] =13b +11w =05w -08b +06w -01b -03w +14b -02w 
: 11 -Quadroxx          [1391]  4.0  [1623] [ 874] =07b -10b +13w -04w +14b -02w -08b +12b =09w 
: 12 +microMax          [1400]  2.0  [1442] [ 657] -05b +14b -07w -06b =13b -04w -09b -11w =03w 
: 13 -Nimrod            [   0]  2.0  [1412] [3226] =10w -03w -11b +14b =12w -09w -06b -05b -04w 
: 14 -Jabba             [1676]  0.0  [1205] [   0] -09b -12w -08b -13w -11w -06b -04b -10w -05b 
:
:     Average Rating    1680.6 
:
Last edited by hgm on Sat Oct 10, 2009 11:49 pm, edited 1 time in total.