KataGo
KataGo copied to clipboard
kata-genmove_analyze with KEYVALUEPAIR not working
trafficstars
KataGo v1.14.1
Git revision:
I'm trying to get rootInfo with kata-genmove_analyze like this:
kata-genmove_analyze rootInfo true
but error outcomes:
? Could not parse genmove_analyze arguments or arguments out of range: 'rootInfo true'
without rootInfo true, it works fine.
How do I make it work?