alexweininger/android-catan

Game crashed with Robber action

Closed this issue · 1 comments

Game crashed when pressing confirm button on discard cards menu during robber phase. Proper amount of cards was selected and user had the right cards to get rid of. Error was in CatanHumanPlayer:
image

I believe I fixed this issue; there was a bunch of different issues with validation and I think I caught all of them; requires further testing but it should be good to go now