Hi!
I've been learning and trying to develop a Farkle 3D game on Unity
I have already the Dice logic and the DiceThrower logic already.
But when i throw the dice and i check the results on console it doesn't mark it correctly.
Let me explain:
If a make a throw and the dice is on the table i can see the results but in console show something different, not always.

For example: In this throw i got
2 number 1
2 number 2
1 number 6
and 1 number 4.
But in the console shows that i have a 5 and i don't.
(On the first line in the console)

That ussualy happens just with the number one
Here again i got 1 dice with number 3 and 2 dices with number 2 but it counts as if i had 3 dice with number 3.

Console results: