ucsb-cs56-projects / cs56-games-poker

-
MIT License
2 stars 11 forks source link

Win Exception #75

Open Sierrasch opened 6 years ago

Sierrasch commented 6 years ago

Fix the ArrayIndexOutOfBoundsException which is thrown when you win. I have only got this to occur when I bid exactly as many chips as the opponent and won, but you should do some exploring to figure out where exactly it occurs.