Core Worlds - Issues with drawing cards from hand window

We are setting up a game and have found that one faction - Agamemnon - will permit the drawing of cards by clicking on the “draw card” or “heroic tactic” area on the cards in the hand window. This does not work for the other factions. You need to drag a card from the deck in the warzone into the hand window. This broadcasts the card you are drawing.

Is this a bug or are we missing something to enable the use of other factions? The commands are fairly limited.

I did some follow up with the folks at the Vassal Discord server and we determined that there is a problem in the the way each faction’s Draw buttons are configured (edited) or something in the various prototypes that the cards use. what’s definitely happening is that when other factions use their own Draw buttons, the cards are being sent to the Agamemnon player hand. the actual sending is mis-wired somehow and they’re going to the wrong destination.

Furthermore, the module only appears to be set up for 2 players tops, as you can only click the 2 players or 6 cards option. It does not appear to have any automation for 3+ players.