Pony7 / cspoker

Automatically exported from code.google.com/p/cspoker
GNU General Public License v2.0
1 stars 0 forks source link

Server logic bug: when big blind folds after calls only, the round doesn't end. #38

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
New game with #1: RuleBasedBot v1-1 ($4795 in chips)
New game with #2: RuleBasedBot v2-1 ($568 in chips)
New game with #3: SearchBot (4 Part Distribution Showdown Node factory)
v1-1 ($14756 in chips)
New game with #4: SearchBot (4 Part Distribution Showdown Node factory)
v1-2 ($1295 in chips)
New game with #5: RuleBasedBot v1-2 ($4588 in chips)
New game with #6: RuleBasedBot v2-2 ($3998 in chips)
RuleBasedBot v2-1: posts small blind $5
SearchBot (4 Part Distribution Showdown Node factory) v1-1: posts big blind $10
*** HOLE CARDS ***
Dealt to RuleBasedBot v1-1 [Qs, 9h]
Dealt to RuleBasedBot v2-1 [Jc, 9s]
Dealt to SearchBot (4 Part Distribution Showdown Node factory) v1-1 [Kh, 8c]
Dealt to SearchBot (4 Part Distribution Showdown Node factory) v1-2 [7d, 7s]
Dealt to RuleBasedBot v1-2 [Kc, Jh]
Dealt to RuleBasedBot v2-2 [Qh, 3s]
SearchBot (4 Part Distribution Showdown Node factory) v1-2 calls.
RuleBasedBot v1-2 calls.
RuleBasedBot v2-2 calls.
RuleBasedBot v1-1 calls.
RuleBasedBot v2-1 calls.
SearchBot (4 Part Distribution Showdown Node factory) v1-1: folds
SearchBot (4 Part Distribution Showdown Node factory) v1-2: raises with $25
to $35
RuleBasedBot v1-2 calls.
RuleBasedBot v2-2 calls.
RuleBasedBot v1-1 calls.
RuleBasedBot v2-1 calls.
*** FLOP *** [2c, 6d, 8s]
RuleBasedBot v2-1 bets 19.
SearchBot (4 Part Distribution Showdown Node factory) v1-2 calls.
RuleBasedBot v1-2 calls.
RuleBasedBot v2-2: folds
RuleBasedBot v1-1 calls.
*** TURN *** [2c, 6d, 8s, 8h]
RuleBasedBot v2-1 checks.
SearchBot (4 Part Distribution Showdown Node factory) v1-2 bets 51.
RuleBasedBot v1-2 calls.
RuleBasedBot v1-1 calls.
RuleBasedBot v2-1 calls.
*** RIVER *** [2c, 6d, 8s, 8h, 3d]
RuleBasedBot v2-1 checks.
SearchBot (4 Part Distribution Showdown Node factory) v1-2 bets 32.
RuleBasedBot v1-2 calls.
RuleBasedBot v1-1 calls.
RuleBasedBot v2-1: folds
SearchBot (4 Part Distribution Showdown Node factory) v1-2 has a Eights and
Sevens: [6d, 7d, 7s, 8h, 8s] for $561
RuleBasedBot v1-1 has a Pair of Eights: [6d, 8h, 8s, 9h, Qs] for $561
RuleBasedBot v1-2 has a Pair of Eights: [6d, 8h, 8s, Jh, Kc] for $561
SearchBot (4 Part Distribution Showdown Node factory) v1-2 has gained 561.

Original issue reported on code.google.com by guy...@gmail.com on 19 May 2009 at 1:57