KataGo icon indicating copy to clipboard operation
KataGo copied to clipboard

The allowMoves is invalid.

Open starshine360 opened this issue 1 year ago • 1 comments

When using the katago analysis engine, I attempt to set the allowMoves field (and I set the untilDepth field to 1000000000). However, I find that sometimes the engine will generate a move which is not in the allowMoves array. Would anyone tell me the reason, please?

starshine360 avatar Dec 19 '23 08:12 starshine360

That sounds strange. Do you have a case that reproduces this with reasonable reliability so that I can use it to debug, or is it nondeterministic?

lightvector avatar Dec 21 '23 02:12 lightvector