jh0ker/mau_mau_bot

Error in bluff calling

Closed this issue · 2 comments

I found a error when I'd have only two cards: a DRAW_FOUR and a RED SKIP card.
The current card in game was a YELLOW 4. I threw the DRAW_FOUR, and then I chose the color red. After that, the next player called a bluff. I received 4 cards.

DO97 commented

You've probably exceeded the 108 cards, right? In my opinion, this bug happens only in that special case. I've experienced it only in that circumstances.
@jh0ker Important bug

Thanks to @DO97 for helping solve this