| Move 1, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [0, 0, [[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]]] in 0.024 ms Player novakv35 old score 0, gained 0, new score 0 |
| Move 2, samsajan is playing.. Cards available to samsajan Player samsajan returned [4, 1, [[3, 4, 2, 3, 4], [4, 4, 2, 3, 3], [1, 4, 2, 3, 2]]] in 970.496 ms Player samsajan old score 0, gained 11, new score 11 |
| Move 3, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [7, 3, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]] in 8.328 ms Player novakv35 old score 0, gained 9, new score 9 |
| Move 4, samsajan is playing.. Cards available to samsajan Player samsajan returned [3, 6, [[4, 2, 3, 2], [2, 2, 3, 3], [3, 3, 2, 2], [2, 3, 2, 4]]] in 970.179 ms Player samsajan old score 11, gained 12, new score 23 |
| Move 5, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [4, 10, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]] in 7.809 ms Player novakv35 old score 9, gained 0, new score 9 |
| Move 6, samsajan is playing.. Cards available to samsajan Player samsajan returned [4, 14, [[4, 2, 1, 4, 2], [2, 2, 1, 4, 4], [3, 2, 1, 4, 1]]] in 970.425 ms Player samsajan old score 23, gained 13, new score 36 |
| Move 7, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [8, 13, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]] in 7.229 ms Player novakv35 old score 9, gained 0, new score 9 |
| Move 8, samsajan is playing.. Cards available to samsajan Player samsajan returned [0, 16, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]] in 970.244 ms Player samsajan old score 36, gained 15, new score 51 |
| Move 9, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [10, 17, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]] in 7.105 ms Player novakv35 old score 9, gained 4, new score 13 |
| Move 10, samsajan is playing.. Cards available to samsajan Player samsajan returned [0, 12, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]] in 970.270 ms Player samsajan old score 51, gained 16, new score 67 |
| Move 11, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [14, 17, [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]]] in 6.565 ms Player novakv35 old score 13, gained 6, new score 19 |
| Move 12, samsajan is playing.. Cards available to samsajan Player samsajan returned [12, 14, [[2, 4, 3], [4, 4, 4], [3, 3, 3], [2, 2, 2], [4, 2, 1]]] in 970.192 ms Player samsajan old score 67, gained 22, new score 89 |
| Move 13, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [7, 21, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]] in 6.222 ms Player novakv35 old score 19, gained 2, new score 21 |
| Move 14, samsajan is playing.. Cards available to samsajan Player samsajan returned [12, 11, [[2, 1, 3], [1, 1, 1], [3, 3, 3], [2, 2, 2], [1, 2, 4]]] in 970.463 ms Player samsajan old score 89, gained 25, new score 114 |
| Move 15, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [17, 8, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]] in 5.721 ms Player novakv35 old score 21, gained 2, new score 23 |
| Move 16, samsajan is playing.. Cards available to samsajan Player samsajan returned [11, 21, [[4, 3, 1, 3], [3, 3, 1, 1], [1, 1, 3, 3], [3, 1, 3, 4]]] in 970.304 ms Player samsajan old score 114, gained 17, new score 131 |
| Move 17, novakv35 is playing.. Cards available to novakv35 Traceback (most recent call last):
File "game.py", line 396, in oneMove
player.py", line 286, in play
Card = self.Storage.cardsAtHand.pop(self.Storage.cardsAtHand.index(Card))
ValueError: <player.card object at 0x149bfa0946a0> is not in list
Error occured in situation: self.tournament = True self.timeout = 1.7 self.boardRows = 33 self.boardCols = 33 self.cardsOnDesk = [[0, 0, [[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]]], [4, 1, [[3, 4, 2, 3, 4], [4, 4, 2, 3, 3], [1, 4, 2, 3, 2]]], [7, 3, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]], [3, 6, [[4, 2, 3, 2], [2, 2, 3, 3], [3, 3, 2, 2], [2, 3, 2, 4]]], [4, 10, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]], [4, 14, [[4, 2, 1, 4, 2], [2, 2, 1, 4, 4], [3, 2, 1, 4, 1]]], [8, 13, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]], [0, 16, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]], [10, 17, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]], [0, 12, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]], [14, 17, [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]]], [12, 14, [[2, 4, 3], [4, 4, 4], [3, 3, 3], [2, 2, 2], [4, 2, 1]]], [7, 21, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]], [12, 11, [[2, 1, 3], [1, 1, 1], [3, 3, 3], [2, 2, 2], [1, 2, 4]]], [17, 8, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]], [11, 21, [[4, 3, 1, 3], [3, 3, 1, 1], [1, 1, 3, 3], [3, 1, 3, 4]]]] self.cardsAtHand = [[[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]], [[4, 2, 4, 3, 1], [2, 2, 4, 3, 3], [3, 2, 4, 3, 2]], [[4, 1, 4, 2, 3], [1, 1, 4, 2, 2], [2, 1, 4, 2, 1]], [[3, 4, 3, 1, 2], [4, 4, 3, 1, 1], [1, 4, 3, 1, 4]], [[3, 1, 3, 2, 4], [1, 1, 3, 2, 2], [2, 1, 3, 2, 1]], [[1, 4, 1, 2, 3], [4, 4, 1, 2, 2], [2, 4, 1, 2, 4]], [[3, 4, 3, 2, 1], [4, 4, 3, 2, 2], [2, 4, 3, 2, 4]], [[2, 1, 2, 4, 3], [1, 1, 2, 4, 4], [4, 1, 2, 4, 1]], [[4, 3, 4, 1, 2], [3, 3, 4, 1, 1], [1, 3, 4, 1, 3]], [[3, 2, 3, 4, 1], [2, 2, 3, 4, 4], [4, 2, 3, 4, 2]], [[2, 4, 2, 1, 3], [4, 4, 2, 1, 1], [1, 4, 2, 1, 4]], [[1, 2, 1, 4, 3], [2, 2, 1, 4, 4], [4, 2, 1, 4, 2]], [[3, 2, 3, 1, 4], [2, 2, 3, 1, 1], [1, 2, 3, 1, 2]], [[3, 1, 3, 4, 2], [1, 1, 3, 4, 4], [4, 1, 3, 4, 1]], [[2, 1, 2, 3, 4], [1, 1, 2, 3, 3], [3, 1, 2, 3, 1]], [[2, 3, 2, 4, 1], [3, 3, 2, 4, 4], [4, 3, 2, 4, 3]]] #only available cards are reported |