Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GTP Engine can't be synced to current state #951

Open
jenny36205 opened this issue Jan 16, 2024 · 2 comments
Open

GTP Engine can't be synced to current state #951

jenny36205 opened this issue Jan 16, 2024 · 2 comments

Comments

@jenny36205
Copy link

I'm trying to use Katago with Sabaki on Mac. I downloaded Katago using the traditional homebrew way. However, I keep getting the "GTP Engine not synced" error message when I run Sabaki with the engine attached. I downloaded katago in the opt directory instead of the url one, as I see that many has. I am wondering if the error has anything to do with that.

Here are what I have:
/opt/homebrew/bin/katago
/opt/homebrew/Cellar/katago/1.14.0/share/katago/configs/gtp_example.cfg
/opt/homebrew/Cellar/katago/1.14.0/share/katago/g170e-b20c256x2-s5303129600-d1228401921.bin.gz

Thank you in advance!

@TsukiCU
Copy link

TsukiCU commented May 14, 2024

Hi - Did you figure out the solution? I am having this problem as well. My current settings in Sabaki is almost the same as yours, and I am also getting this "can't be synced" issue.

@HackYardo
Copy link

It's caused by wrong engine manage usually. Just move all the stuff into only one directory and use shorter names, for example:
In your system:

~/Download/BadukAIs/katago
~/Download/BadukAIs/gtp.cfg
~/Download/BadukAIs/model.bin.gz

In your Sabaki Engine Manage:

Browser:  your katago 
Argument: gtp -model model.bin.gz -config gtp.cfg 
Init Cmd: 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants