| 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.031 ms Player novakv35 old score 0, gained 0, new score 0 |
| Move 2, voplama2 is playing.. Cards available to voplama2 Player voplama2 returned [0, 4, [[3, 2, 4], [2, 2, 2], [4, 4, 4], [3, 3, 3], [2, 3, 1]]] in 258.885 ms Player voplama2 old score 0, gained 15, new score 15 |
| Move 3, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [2, 7, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]] in 11.408 ms Player novakv35 old score 0, gained 0, new score 0 |
| Move 4, voplama2 is playing.. Cards available to voplama2 Player voplama2 returned [4, 0, [[3, 2, 4, 2], [2, 2, 4, 4], [4, 4, 2, 2], [2, 4, 2, 3]]] in 276.715 ms Player voplama2 old score 15, gained 20, new score 35 |
| Move 5, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [6, 4, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]] in 11.651 ms Player novakv35 old score 0, gained 8, new score 8 |
| Move 6, voplama2 is playing.. Cards available to voplama2 Player voplama2 returned [6, 8, [[2, 4, 3], [4, 4, 4], [3, 3, 3], [2, 2, 2], [4, 2, 1]]] in 281.848 ms Player voplama2 old score 35, gained 22, new score 57 |
| Move 7, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [10, 11, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]] in 10.630 ms Player novakv35 old score 8, gained 2, new score 10 |
| Move 8, voplama2 is playing.. Cards available to voplama2 Player voplama2 returned [5, 11, [[2, 1, 3], [1, 1, 1], [4, 4, 4], [3, 3, 3], [4, 3, 1]]] in 316.851 ms Player voplama2 old score 57, gained 26, new score 83 |
| Move 9, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [8, 0, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]] in 10.437 ms Player novakv35 old score 10, gained 9, new score 19 |
| Move 10, voplama2 is playing.. Cards available to voplama2 Player voplama2 returned [6, 14, [[1, 4, 2, 1, 4], [4, 4, 2, 1, 1], [3, 4, 2, 1, 2]]] in 287.466 ms Player voplama2 old score 83, gained 30, new score 113 |
| Move 11, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [12, 1, [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]]] in 9.398 ms Player novakv35 old score 19, gained 0, new score 19 |
| Move 12, voplama2 is playing.. Cards available to voplama2 Player voplama2 returned [9, 15, [[4, 2, 1], [2, 2, 2], [1, 1, 1], [4, 4, 4], [2, 4, 3]]] in 308.098 ms Player voplama2 old score 113, gained 41, new score 154 |
| Move 13, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [14, 17, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]] in 8.996 ms Player novakv35 old score 19, gained 2, new score 21 |
| Move 14, voplama2 is playing.. Cards available to voplama2 Player voplama2 returned [3, 14, [[2, 4, 2, 1, 3], [4, 4, 2, 1, 1], [1, 4, 2, 1, 4]]] in 321.435 ms Player voplama2 old score 154, gained 46, new score 200 |
| Move 15, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [15, 13, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]] in 8.402 ms Player novakv35 old score 21, gained 4, new score 25 |
| Move 16, voplama2 is playing.. Cards available to voplama2 Player voplama2 returned [0, 13, [[4, 1, 4, 2, 3], [1, 1, 4, 2, 2], [2, 1, 4, 2, 1]]] in 295.093 ms Player voplama2 old score 200, gained 46, new score 246 |
| 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 0x14e7946b7320> 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]]], [0, 4, [[3, 2, 4], [2, 2, 2], [4, 4, 4], [3, 3, 3], [2, 3, 1]]], [2, 7, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]], [4, 0, [[3, 2, 4, 2], [2, 2, 4, 4], [4, 4, 2, 2], [2, 4, 2, 3]]], [6, 4, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]], [6, 8, [[2, 4, 3], [4, 4, 4], [3, 3, 3], [2, 2, 2], [4, 2, 1]]], [10, 11, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]], [5, 11, [[2, 1, 3], [1, 1, 1], [4, 4, 4], [3, 3, 3], [4, 3, 1]]], [8, 0, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]], [6, 14, [[1, 4, 2, 1, 4], [4, 4, 2, 1, 1], [3, 4, 2, 1, 2]]], [12, 1, [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]]], [9, 15, [[4, 2, 1], [2, 2, 2], [1, 1, 1], [4, 4, 4], [2, 4, 3]]], [14, 17, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]], [3, 14, [[2, 4, 2, 1, 3], [4, 4, 2, 1, 1], [1, 4, 2, 1, 4]]], [15, 13, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]], [0, 13, [[4, 1, 4, 2, 3], [1, 1, 4, 2, 2], [2, 1, 4, 2, 1]]]] 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 |