Fuego and SmartGo

For discussing go computing, software announcements, etc.
Post Reply
User avatar
judicata
Lives in sente
Posts: 932
Joined: Wed Apr 21, 2010 12:55 pm
Rank: KGS 1k
GD Posts: 0
Universal go server handle: judicata
Location: New York, NY
Has thanked: 146 times
Been thanked: 150 times

Fuego and SmartGo

Post by judicata »

For some reason, I can't get Feugo 1.1 working on SmartGo (latest version), although I can get other GTP engines working (e.g. Gnugo). Fuego works without any parameters in GoGui and in Many Faces of Go. Any suggestions from anyone? (in Windows 7 64 bit).
User avatar
emeraldemon
Gosei
Posts: 1744
Joined: Sun May 02, 2010 1:33 pm
GD Posts: 0
KGS: greendemon
Tygem: greendemon
DGS: smaragdaemon
OGS: emeraldemon
Has thanked: 697 times
Been thanked: 287 times

Re: Fuego and SmartGo

Post by emeraldemon »

I don't have smartgo, is there a way you can get the GTP text? E.G. In GoGui I get something like:

Code: Select all

name
= Fuego

protocol_version
= 2

version
= 1.1


etc. Or does it not even get that far?
User avatar
judicata
Lives in sente
Posts: 932
Joined: Wed Apr 21, 2010 12:55 pm
Rank: KGS 1k
GD Posts: 0
Universal go server handle: judicata
Location: New York, NY
Has thanked: 146 times
Been thanked: 150 times

Re: Fuego and SmartGo

Post by judicata »

Sure - I don't have any problems in GoGui. I'm going to try some older versions and see when it quit playing nice with SmartGo.
User avatar
emeraldemon
Gosei
Posts: 1744
Joined: Sun May 02, 2010 1:33 pm
GD Posts: 0
KGS: greendemon
Tygem: greendemon
DGS: smaragdaemon
OGS: emeraldemon
Has thanked: 697 times
Been thanked: 287 times

Re: Fuego and SmartGo

Post by emeraldemon »

I mean can you get smartgo to give you similar output, showing the gtp responses fuego gives it?
User avatar
judicata
Lives in sente
Posts: 932
Joined: Wed Apr 21, 2010 12:55 pm
Rank: KGS 1k
GD Posts: 0
Universal go server handle: judicata
Location: New York, NY
Has thanked: 146 times
Been thanked: 150 times

Re: Fuego and SmartGo

Post by judicata »

emeraldemon wrote:I mean can you get smartgo to give you similar output, showing the gtp responses fuego gives it?


Oh-sorry, I misunderstood. I'm not sure how to get SmartGo to display that info, but it wouldn't get that far anyway--I just get an error message (similar to when I leave out parameters on GnuGo).
User avatar
smartgo
Dies with sente
Posts: 110
Joined: Sat Apr 24, 2010 4:23 pm
Rank: AGA 3 dan
GD Posts: 0
Has thanked: 11 times
Been thanked: 120 times

Re: Fuego and SmartGo

Post by smartgo »

Try passing the --quiet option to Fuego.

Also, in SmartGo, you can choose Tools > Special > More Options, and set the GTPDebug setting to 1. That will show you the responses of the GTP engine, and may help you track down what is going on.
Anders Kierulf
@smartgo
User avatar
judicata
Lives in sente
Posts: 932
Joined: Wed Apr 21, 2010 12:55 pm
Rank: KGS 1k
GD Posts: 0
Universal go server handle: judicata
Location: New York, NY
Has thanked: 146 times
Been thanked: 150 times

Re: Fuego and SmartGo

Post by judicata »

smartgo wrote:Try passing the --quiet option to Fuego.

Also, in SmartGo, you can choose Tools > Special > More Options, and set the GTPDebug setting to 1. That will show you the responses of the GTP engine, and may help you track down what is going on.


Ah ha! The --quiet option worked. Thanks.
Post Reply