You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But leela-zero supports both GTP 2 with or without command numbers, and playing by hand works. In fact leela-zero gives back a move but qgo does not update the UI:
I've never looked at that part of the code, but it is certainly very wrong given the part of the code that I did look at. I don't have hardware on which leela-zero would run decently, so I won't investigate.
Have had the same issue with fuego (http://fuego.sourceforge.net/). Commenting line 74 in qgtp.cpp indeed solves the issue, just as the issue reporter did anticipate.
https://github.com/gcp/leela-zero
I see this https://github.com/pzorin/qgo/blob/master/src/gtp/qgtp.cpp#L75
But leela-zero supports both GTP 2 with or without command numbers, and playing by hand works. In fact leela-zero gives back a move but qgo does not update the UI:
I'm also not sure why it says "play black D4" when in the qgo UI it's drawn as D16.
The text was updated successfully, but these errors were encountered: