when i download new exes(0.2), lczero.exe gives me following error that libopenblas.dll is missing,
and client.exe gives exit status 3221225781.
previous exes are working properly,kindly help me to solve this issue.
TIA. :)
It appears you still have to get the .dll files from the Leela Zero repository. I thought they would be included in the new release but it seems not.
kindly any one add dll files in new executable !!
Have you tried getting the .dll's from https://github.com/gcp/leela-zero/releases? I agree they should be part of the release, but they seem to have been overlooked...
:D :+1:
thanks
now client is running but server is not displaying my user name on active user.?
so is server using my data or not..?
Have you uploaded at least one game ?

Incorrect password, looks like you already created an account before with a different password. Either change your username or try to remember the password you already set ;-)
It says "incorrect password".
It should at least exit the process in that case rather than continue calculating and waste it.
exactly i wanna know the same thing,if the user is not authenticated then how it is generating data,
and server is using unauthorized person's data or not,because server is not showing it on active users.
:D
It's generating data (playing a game) because it just needs to download the network for that (no need for user/pass). Then when you upload the generated game it says "incorrect password" and refuses it. Client then continue with execution and generate another game.
So no, the server is not using the unauthorized person's data.
i am confused because it is actually uploading the data.
It is uploading the data, but it is not taken into account/deleted by the server.
Please just change your username or set your good password, your games are simply wasted here.
yup i just wanna know,
thanks,
i am now an active user.
:+1:
Good :-)
It should check the password immediately before downloading network so
com0Ute isn't wasted.
On Tue, Mar 20, 2018, 6:55 AM Douady Pâris notifications@github.com wrote:
Cool :-)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/glinscott/leela-chess/issues/145#issuecomment-374555324,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AO6INNcr0Bszg9Xq-fLqRwXqHDDwXk6qks5tgOA5gaJpZM4SxcLB
.
Yeah I'll see if I can do QoL improvements on the client, like adding multiclient easily too.