Jump to content

Constraints broken?


paulg

Recommended Posts

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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).

Link to comment
Share on other sites

  • 3 months later...

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.

Link to comment
Share on other sites

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 ||)

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...