pangafu / Hybrid_LeelaZero

Auto hybrid and test Leela Zero weights
https://github.com/gcp/leela-zero/issues/814
GNU General Public License v3.0
16 stars 5 forks source link

The Go program terminated unexpectedly... #6

Closed ringworld3702 closed 6 years ago

ringworld3702 commented 6 years ago

https://prnt.sc/ima0cc

How to fix it?

ringworld3702 commented 6 years ago

The picture above contains five files in a folder.

http://prntscr.com/imaaf0 This picture contains two files in a folder, but the error screen that appears is different.

And I don't know how much I should set the RandomInherit value. What number do you set?

ringworld3702 commented 6 years ago

I solved a problem with a terminated error by checking the execution as an administrator in the gogui-twogtp.exe file.

But the only problem is, as a result of matches, only one side always wins with a 100 % winning rate.

https://prnt.sc/imb4wp https://prnt.sc/imb9i9

And file leelazero.dat is not created.

ringworld3702 commented 6 years ago

Whether I set 500 match games or play out 3200, there is always the 100% winning rate result in 1~2 second. I guess that problem is the gogui-twogtp file.

ringworld3702 commented 6 years ago

I have solved. It was not problem with gogui-twogtp file.

pangafu commented 6 years ago

@ringworld3702 ^_^

pangafu commented 6 years ago

I think maybe the parameter of leela is wrong

zyrf-cl commented 4 years ago

I have the same problem as you. How did you solve it?