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

About the display of the error dialog when the engine start fails #756

Closed
hope366 opened this issue Sep 23, 2020 · 1 comment
Closed

About the display of the error dialog when the engine start fails #756

hope366 opened this issue Sep 23, 2020 · 1 comment

Comments

@hope366
Copy link

hope366 commented Sep 23, 2020

Show error dialog for typical engine troubles
By applying this, an error dialog will be displayed if the engine fails to start, but not in all cases.
I was able to see this error dialog in the following cases:

  • If the folder where the engine is located does not exist in the Lizzie folder
  • If "config.txt" is not in the Lizzie folder

Of course, these can happen, but in my experience, the most common cases of engine start failure are:

  • If the weight file required to start the engine is not in the Lizzie folder
  • If the syntax of the engine command is incorrect
  • If the contents of the KataGo configuration file are incomplete
  • If you have specified the CUDA version of KataGo for the engine, but the environment required to run it is not in place.

Is it possible to fix it so that an error dialog is displayed even in such a case?

@kaorahi
Copy link
Contributor

kaorahi commented Sep 26, 2020

New commits are added to #747.

@hope366 hope366 closed this as completed Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants