paulg Posted January 15, 2020 Report Share Posted January 15, 2020 Have you broken Constraint Sets in the new 5.1.9 client? Advanced settings, with my dealer scripts, works fine. However the simpler constraints sets do not. I can create a Constraint set but no constraints are visible to set. Quote Link to comment Share on other sites More sharing options...
paulg Posted January 15, 2020 Author Report Share Posted January 15, 2020 Seems to be an issue with (my?) Chrome Version 79.0.3945.117 (Official Build) (64-bit) as Edge works fine. Clearing Chrome's cache and appropriate cookies did not affect the behaviour. The problem is that the constraints are not visible at the bottom of the Deal Source window. Quote Link to comment Share on other sites More sharing options...
diana_eva Posted January 15, 2020 Report Share Posted January 15, 2020 Seems to be an issue with (my?) Chrome Version 79.0.3945.117 (Official Build) (64-bit) as Edge works fine. Clearing Chrome's cache and appropriate cookies did not affect the behaviour. The problem is that the constraints are not visible at the bottom of the Deal Source window. Thanks Paul. That was a recent chrome update breaking something with the deal source constraints. It'll be fixed in the next upgrade (coming in a few days). Quote Link to comment Share on other sites More sharing options...
straube Posted January 15, 2020 Report Share Posted January 15, 2020 deleted Quote Link to comment Share on other sites More sharing options...
Uptown3 Posted April 19, 2020 Report Share Posted April 19, 2020 I'm also having trouble with Constraint Sets, in Chrome and Edge. I created this Constraint Set via the interface (intended to generate 1 NT opening bid hands): ((clubs(south) >= 2 && clubs(south) <= 5 && diamonds(south) >= 2 && diamonds(south) <= 5 && hearts(south) >= 2 && hearts(south) <= 5 && spades(south) >= 2 && spades(south) <= 5 && hcp(south) >= 15 && hcp(south) <= 17 )) When I save and redeal I get an "Error Generating Deal" message. Quote Link to comment Share on other sites More sharing options...
hrothgar Posted April 19, 2020 Report Share Posted April 19, 2020 I'm also having trouble with Constraint Sets, in Chrome and Edge. I created this Constraint Set via the interface (intended to generate 1 NT opening bid hands): ((clubs(south) >= 2 && clubs(south) <= 5 && diamonds(south) >= 2 && diamonds(south) <= 5 && hearts(south) >= 2 && hearts(south) <= 5 && spades(south) >= 2 && spades(south) <= 5 && hcp(south) >= 15 && hcp(south) <= 17 )) When I save and redeal I get an "Error Generating Deal" message. I believe that support for && was deprecated sometime recently (along with ||) Quote Link to comment Share on other sites More sharing options...
paulg Posted April 19, 2020 Author Report Share Posted April 19, 2020 I'm also having trouble with Constraint Sets, in Chrome and Edge. I created this Constraint Set via the interface (intended to generate 1 NT opening bid hands): ((clubs(south) >= 2 && clubs(south) <= 5 && diamonds(south) >= 2 && diamonds(south) <= 5 && hearts(south) >= 2 && hearts(south) <= 5 && spades(south) >= 2 && spades(south) <= 5 && hcp(south) >= 15 && hcp(south) <= 17 )) When I save and redeal I get an "Error Generating Deal" message.Replace && with "and" I'm not sure whether && has been deprecated or it is a bug, not that it really matters. Quote Link to comment Share on other sites More sharing options...
barmar Posted April 23, 2020 Report Share Posted April 23, 2020 The problem with "&&" should be fixed now. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.