featurecat / lizzie

Lizzie - Leela Zero Interface
GNU General Public License v3.0
960 stars 227 forks source link

Engine is loading #744

Open KA0Sgames opened 4 years ago

KA0Sgames commented 4 years ago

I installed Lizzie for the first time today. When I launched it, it seemed to load Leela. I tried to set engine to Lizzies default KataGo and after hours of waiting it was still stuck in "Engine loading". I installed KataGo v1.4.5 with 40 block neural net. Same thing with it. Also when I set engine to Leela and tried playing a game against it, it never made a move, even though I had set in settings that it should move in 30sec. Also I didn't get any analyzation data when playing moves on board. I'm new so I don't know if I'm doing something wrong or is there something wrong with my configuration. I got worried that KataGo and perhaps Leela won't work on my setup since I have Radeon RX 5700 XT GPU with Windows 10 Education and read from KataGo github site that it might not work (https://github.com/lightvector/KataGo#common-questions-and-issues). Is there any work around to get this thing going? If it doesn't work due to my unfortunate computer configuration, I might at some point get a new hard drive and install it on linux on that, but that seems awfully a lot of trouble and wouldn't be able to get that set up anytime soon.

KA0Sgames commented 4 years ago

As additional information. I reinstalled both Lizzie and KataGo v1.4.5. This time I ran Lizzie for the first time from command line with "java -jar Lizzie.jar" (in Lizzies path). The output I get was "en" and when "Engine is loading..." disappeared and Lizzie added some marks on the board and seemed to went to "pondering on Iznetwork.gz", console gave "Engine process ended." output. There was no other output on console. Lizzie When I start a game (pressing n key in that view) and play first move, result is the same as before, Leela never makes a move and now in console I get java.io.IOException: The pipe is being closed (actually 6 of them) Output

When I run "katago.exe benchmark -model g170-b40c256x2-s5095420928-d1229425124.bin.gz -config default_gtp.cfg" in folder where I have installed KataGo v1.4.5 I get this: KataGo_benchmark

I also tried downloading test.bat.gz according to advice from here: https://lifein19x19.com/viewtopic.php?f=18&t=17416 but for some reason my windows doesn't recognize that as executable file, when I try to open it, it asks with which program to open it with and when I try to run it from command line, I get popup saying "This file does not have an app associated with it for performing this action. Please install an app or, if one is already installed, create an association in the Default Apps Settings page."