-
Notifications
You must be signed in to change notification settings - Fork 228
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
Fix issues in #556 (variation features) #866
base: master
Are you sure you want to change the base?
Conversation
Imported #556 into normal UI. ref. #867 (comment) |
I tried d0f9d18 and 9886724. |
Would you read this essay? It explains what we need. :) How to Report Bugs Effectively (Japanese translation) |
We apologize for the inconvenience. I haven't told you so far, so I'll give you the following information as well. |
The word "undo" in your second report may be a key hint. :) I guess you have set "Avoid Keep Variations" to 0. It disables right-click menu and performs "undo" instead if you have applied 29507eb and 9cd6baf in #773. In the next bug report, it is better to try the default config.txt. Namely, move your config.txt somewhere temporally and start Lizzie without config.txt. Then Lizzie generates the default config.txt. (This may also solve #868.) |
For #868, I solved it by using the default config.txt. It was because "Avoid Keep Variations" was set to 0.Thank you for solving the problem. However, the problem that "Add as branch" cannot be used in normal mode is still unsolved. Even if "Avoid Keep Variations" was the default "30", it didn't work. I tried applying d0f9d18 alone and the result was the same. The engine used for verification is katago-v1.8.0, |
Ah, we should've confirmed the engines. I used Leela Zero for quick tests, while you used KataGo. It was disabled for KataGo. thx for the heads-up! |
I see, was that so! |
in #556: