ChessGUI 0.150 is out

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Rebel, chrisw

User avatar
Matthias Gemuh
Posts: 3245
Joined: Thu Mar 09, 2006 9:10 am

Re: ChessGUI 0.150 is out

Post by Matthias Gemuh »

Dann Corbit wrote:
Matthias Gemuh wrote:
FluxII 0.5 java UCI and Olithink 4.12 java WB run under ChessGUI :D

But other Flux java UCIs don't work :( .

How does one use a java engine with a space in its path ?

Matthias.
You should put quotes around it:

"c:\chess\uci\annoying path here\silly name.exe"

Thanks, Dann.
I shall therefore try
javaw.exe -jar "c:\chess\uci\annoying path here\silly name.jar"

Matthias.
My engine was quite strong till I added knowledge to it.
http://www.chess.hylogic.de
User avatar
Matthias Gemuh
Posts: 3245
Joined: Thu Mar 09, 2006 9:10 am

ChessGUI 0.151 is out

Post by Matthias Gemuh »

Matthias Gemuh wrote:ChessGUI 0.150 is out.

- support for java engines (I had no java UCI engine to test, only java WB).
- collecting GM moves
- collecting blunders
- collecting mates (?)

0.150 is a nice round figure for ChessGUI, so if no bugs are found, I will let this version hang around for quite a while :wink:

Matthias.


ChessGUI 0.151 is out

- draw claims are now ignored
- collecting of GM moves refined

Please, look closely in this version if a move is flagged illegal
(ChessGUI is trying to support more engines with exotic move formats).

Matthias.
My engine was quite strong till I added knowledge to it.
http://www.chess.hylogic.de
User avatar
Matthias Gemuh
Posts: 3245
Joined: Thu Mar 09, 2006 9:10 am

Re: ChessGUI 0.151 is out

Post by Matthias Gemuh »

Matthias Gemuh wrote:
ChessGUI 0.151 is out

- draw claims are now ignored
- collecting of GM moves refined

Please, look closely in this version if a move is flagged illegal
(ChessGUI is trying to support more engines with exotic move formats).

Matthias.

ChessGUI 0.151 may be unstable, shutting down after every few games.
I have seen young ChessGUI 0.152 do that in my swiss tournament.

Maybe you should keep on using ChessGUI 0.150, if you have it.

Matthias.
My engine was quite strong till I added knowledge to it.
http://www.chess.hylogic.de
User avatar
Graham Banks
Posts: 41451
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: ChessGUI 0.151 is out

Post by Graham Banks »

Matthias Gemuh wrote: Maybe you should keep on using ChessGUI 0.150, if you have it.

Matthias.
I am still using 0.150. 8-)
gbanksnz at gmail.com
User avatar
Matthias Gemuh
Posts: 3245
Joined: Thu Mar 09, 2006 9:10 am

Re: ChessGUI 0.151 is out

Post by Matthias Gemuh »

Graham Banks wrote:
Matthias Gemuh wrote: Maybe you should keep on using ChessGUI 0.150, if you have it.

Matthias.
I am still using 0.150. 8-)

ChessGUI 0.151a is better for Crafty and for collecting GM moves :wink:
Engines can send their moves after or (for compatibility with 300 engines) before a draw claim.

Matthias.
My engine was quite strong till I added knowledge to it.
http://www.chess.hylogic.de
User avatar
Matthias Gemuh
Posts: 3245
Joined: Thu Mar 09, 2006 9:10 am

Re: ChessGUI 0.151 is out

Post by Matthias Gemuh »

Matthias Gemuh wrote: ChessGUI 0.151 may be unstable, shutting down after every few games.
I have seen young ChessGUI 0.152 do that in my swiss tournament.

Maybe you should keep on using ChessGUI 0.150, if you have it.

Matthias.

Bug is fixed in ChessGUI 0.151a.

Matthias.
My engine was quite strong till I added knowledge to it.
http://www.chess.hylogic.de
User avatar
Graham Banks
Posts: 41451
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: ChessGUI 0.151 is out

Post by Graham Banks »

Matthias Gemuh wrote:
Graham Banks wrote:
Matthias Gemuh wrote: Maybe you should keep on using ChessGUI 0.150, if you have it.

Matthias.
I am still using 0.150. 8-)

ChessGUI 0.151a is better for Crafty and for collecting GM moves :wink:
Engines can send their moves after or (for compatibility with 300 engines) before a draw claim.

Matthias.
Okay. I will go and get it now. Thanks. 8-)
gbanksnz at gmail.com
Spock

Re: ChessGUI 0.151 is out

Post by Spock »

Graham Banks wrote:
Matthias Gemuh wrote: Maybe you should keep on using ChessGUI 0.150, if you have it.

Matthias.
I am still using 0.150. 8-)
I'm still on 0.149 :wink:
User avatar
Matthias Gemuh
Posts: 3245
Joined: Thu Mar 09, 2006 9:10 am

ChessGUI 0.152 is out

Post by Matthias Gemuh »

ChessGUI 0.152 is out.

- by default, ChessGUI will no longer claim 3-fold-rep/50-move-rule for WB vs. WB games
(if UCI is involved, ChessGUI will automatically claim)

- to claim these 2 draws before they appear on the board, WB engines must use the sequence:
1) "offer draw"
2) drawing move
3) "1/2-1/2 { Engine ... claims draw by ... }"

I recommend sending all 3 on one line, e.g.

offer draw\nmove g8f6\nArcBishop80 claims 3-fold-rep\n


Matthias.


P.S.: Perhaps you should all send me ChessGUI debugs of all 3-fold-rep/50-move-rule draws of this ChessGUI version for scrutiny.
(mgemuh[@]yahoo{.}com)
My engine was quite strong till I added knowledge to it.
http://www.chess.hylogic.de
User avatar
Graham Banks
Posts: 41451
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: ChessGUI 0.152 is out

Post by Graham Banks »

Matthias Gemuh wrote:ChessGUI 0.152 is out.

- by default, ChessGUI will no longer claim 3-fold-rep/50-move-rule for WB vs. WB games
(if UCI is involved, ChessGUI will automatically claim)

- to claim these 2 draws before they appear on the board, WB engines must use the sequence:
1) "offer draw"
2) drawing move
3) "1/2-1/2 { Engine ... claims draw by ... }"

I recommend sending all 3 on one line, e.g.

offer draw\nmove g8f6\nArcBishop80 claims 3-fold-rep\n


Matthias.


P.S.: Perhaps you should all send me ChessGUI debugs of all 3-fold-rep/50-move-rule draws of this ChessGUI version for scrutiny.
(mgemuh[@]yahoo{.}com)
Hi Matthias,

should this mean I no longer get problems like the one I had with Crafty?

Cheers, Graham.
gbanksnz at gmail.com