Code, algorithms, languages, construction...
-
kingliveson
- Posts: 1388
- Joined: Thu Jun 10, 2010 1:22 am
- Real Name: Franklin Titus
- Location: 28°32'1"N 81°22'33"W
Post
by kingliveson » Thu Mar 17, 2011 7:22 pm
The following causes a engine crash under scid (version 4.2.2) in Linux.
Edit: Reproducible on 3 different systems.
-
Attachments
-
- ivanhoe_scid_bug.png (15.85 KiB) Viewed 2419 times
PAWN : Knight >> Bishop >> Rook >>Queen
-
ernest
- Posts: 247
- Joined: Thu Sep 02, 2010 10:33 am
Post
by ernest » Fri Mar 25, 2011 2:20 am
kingliveson wrote:The following causes a engine crash under scid (version 4.2.2) in Linux.
...........
Hi King,
How do you send an
attachment in this Forum?
(I need to post a screen capture jpg)
-
kingliveson
- Posts: 1388
- Joined: Thu Jun 10, 2010 1:22 am
- Real Name: Franklin Titus
- Location: 28°32'1"N 81°22'33"W
Post
by kingliveson » Fri Mar 25, 2011 5:21 pm
ernest wrote:kingliveson wrote:The following causes a engine crash under scid (version 4.2.2) in Linux.
...........
Hi King,
How do you send an
attachment in this Forum?
(I need to post a screen capture jpg)
Right below the text field should be option to 'Upload attachment,' 'Choose File,' and 'Add the file.'
P.S. The "bug" is just a dud code (perhaps a template for code to come) that could just be commented out in input.c -- though didn't realize before the builds this would be an issue until tested on Scid.
Edit: Another solution is just remove '
{ComradesMonteCarlo {}}' from
Code: Select all
/home/yourname/.scid/config/engines.dat
PAWN : Knight >> Bishop >> Rook >>Queen
-
ernest
- Posts: 247
- Joined: Thu Sep 02, 2010 10:33 am
Post
by ernest » Sat Mar 26, 2011 6:46 pm
kingliveson wrote:Right below the text field should be option to 'Upload attachment,' 'Choose File,' and 'Add the file.'
Thanks a lot, King, I just did it!