JankoDedic / poker.js

Texas Hold 'Em Poker table model with convenience features for running real games.
MIT License
14 stars 7 forks source link

Hard crash on preflop. #2

Open sam-kelly-dev opened 4 years ago

sam-kelly-dev commented 4 years ago

In a 2 player game, before the flop, after the hand has started (only small and big blinds on the table). Raise, re-raise, fold will hard-crash the game with no error thrown.

sam-kelly-dev commented 4 years ago

This is actually fixed if you update the poker submodule to the current version.

Dablakbandit commented 3 years ago

@sam-kelly-dev Was this ever resolved? Am trying to use this package but even updating the poker submodule doesn't seem to work.