aquarat/androminion

end of game screen sometimes reports scores from previous games

Closed this issue · 4 comments


I have not been able to consistently reproduce this.  Sometimes, at the end of 
the game, at least one extra player will be displayed.  These players will have 
scores and card counts, although the card counts seem pretty random.  

The last time I saw this, the following scores were reported, in this order:

Drew: 56 VPs -- I think this was Drew's score from the previous game.  Card 
counts appeared random.  This probably has something to do with the different 
card sets used in the two games.
You: 80 VPs -- I think this was my score from the previous game.  Again, card 
counts appeared random.
You: 36 VPs -- This was the correct score, with correct card counts.
Drew: 35 VPs -- This was the correct score.  Card counts appeared correct.

Original issue reported on code.google.com by August.D...@gmail.com on 2 Aug 2012 at 8:26

(Issue is present in r557)

Original comment by August.D...@gmail.com on 2 Aug 2012 at 8:26

Played a couple more games fun, with the same cards as game 2.  End of game 
screen after game 3 shows this:

Drew: 56 VPs -- Counts look the same as before (still wrong).
You: 80 VPs -- Counts look the same as before (still wrong).
You: 36 VPs -- Counts appear random.  (Definitely not what I bought in the 
previous game.)
Drew: 35 VPs -- Counts appear random.
You: 71 VPs -- Counts appear correct.

Drew's score from the last game is missing.  I assume it's below the visible 
area.

End of game screen after game 4 is the same as game 3, except card counts for 
game 3's score are wrong and card counts for game 2 look like they might be 
correct (???)

Anyway, just thought that was interesting.

Original comment by August.D...@gmail.com on 2 Aug 2012 at 8:44

Original comment by August.D...@gmail.com on 2 Aug 2012 at 8:44

  • Changed title: end of game screen sometimes reports scores from previous games
Fixed in r573.

Original comment by eiko.wag...@gmail.com on 10 Aug 2012 at 11:01

  • Changed state: Fixed