Johannes Czech

Results 61 comments of Johannes Czech

Hello @tsoj , thank you for the bug report. There is a `quit()` method already, but I think it is not called on the program close event right now. https://github.com/ml-research/liground/blob/acbd3266c471a78ccb016841eb28e8e326f4390b/src/renderer/engine/driver.js#L186-L199...

Hello @pluto2035 , it looks like that PVE mode is currently only available when playing the White.

Hello @inorick , can you give information about your operating system and if release 0.1.0 has been working? The problem you have run into seems to be a known problem...

Thank you for pointing out an interim solution and I agree that adding `--no-sandbox` is not ideal for security reasons.

Are you sure that you downloaded the correct version of _Fairy-Stockfish_? You need to download fairy-stockfish-**largeboard**_x86-64-modern.exe or fairy-stockfish-**largeboard**_x86-64-bmi2.exe for it to support Xiangqi. Did you make sure, the engine runs...

If you set a different engine name, e.g. _Fairy-Stockfish 13.1_, then you don't need to delete the old engine instance.

Does this PR resolve your issue? * https://github.com/ml-research/liground/pull/208

Great thanks for your on progress on this and your detailed TODO list. :+1: I will know in the beginning of November, if there is a new group of students...

Hello @anonygituser , **LiGround** currently calls the `go infinite` command for position analysis and `depth` is only available in the **PvE Settings**. However, I agree that adding an optional depth...