http://cap.connx.com/chess-engines/new- ... nik221.zip
I also changed the default hash from 1 to 32 megs, and removed a crash that can happen in testing.
For instance, with the original code the following sequence:
xboard
new
post
go
crashes with a zero divide.
64 bit Monik221
Moderator: Ras
-
- Posts: 12792
- Joined: Wed Mar 08, 2006 8:57 pm
- Location: Redmond, WA USA
Re: 64 bit Monik221
Hello,
I don't know if it's the same bug I found.
It happens when level is not called and the number of moves is not set.
I already fixed it and will release a new version soon.
If you find any other issues with Monik, my email is in the Readme.txt or leave me a private message here.
Thanks
Sylvain
I don't know if it's the same bug I found.
It happens when level is not called and the number of moves is not set.
I already fixed it and will release a new version soon.
If you find any other issues with Monik, my email is in the Readme.txt or leave me a private message here.
Thanks
Sylvain
Re: 64 bit Monik221
I have release a new version.
One other thing.
Do the books works in 64bits?
They are available in the executable package.
The next versions I will put all in one package executable, books and source?
Will be easier to manage for me.
One other thing.
Do the books works in 64bits?
They are available in the executable package.
The next versions I will put all in one package executable, books and source?
Will be easier to manage for me.
-
- Posts: 2284
- Joined: Fri Jul 14, 2006 7:56 am
- Location: London, England
- Full name: Jim Ablett
Re: 64 bit Monik221
Yes, its a small book I built only so it didn't play the same move again and again against Masters on ICC.
A very simple implementation.
A very simple implementation.