| 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.052 ms Player novakv35 old score 0, gained 0, new score 0 |
| Move 2, skyvamax is playing.. Cards available to skyvamax Player skyvamax returned [0, 4, [[4, 2, 4, 3, 1], [2, 2, 4, 3, 3], [3, 2, 4, 3, 2]]] in 762.332 ms Player skyvamax old score 0, gained 7, new score 7 |
| Move 3, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [2, 9, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]] in 27.163 ms Player novakv35 old score 0, gained 2, new score 2 |
| Move 4, skyvamax is playing.. Cards available to skyvamax Player skyvamax returned [3, 4, [[3, 2, 4, 2], [2, 2, 4, 4], [4, 4, 2, 2], [2, 4, 2, 3]]] in 751.366 ms Player skyvamax old score 7, gained 18, new score 25 |
| Move 5, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [7, 3, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]] in 25.634 ms Player novakv35 old score 2, gained 0, new score 2 |
| Move 6, skyvamax is playing.. Cards available to skyvamax Player skyvamax returned [8, 7, [[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]]] in 784.726 ms Player skyvamax old score 25, gained 11, new score 36 |
| Move 7, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [11, 11, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]] in 27.013 ms Player novakv35 old score 2, gained 0, new score 2 |
| Move 8, skyvamax is playing.. Cards available to skyvamax Player skyvamax returned [8, 12, [[4, 1, 4, 2, 3], [1, 1, 4, 2, 2], [2, 1, 4, 2, 1]]] in 765.823 ms Player skyvamax old score 36, gained 13, new score 49 |
| Move 9, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [11, 16, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]] in 24.332 ms Player novakv35 old score 2, gained 0, new score 2 |
| Move 10, skyvamax is playing.. Cards available to skyvamax Player skyvamax returned [11, 7, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]] in 750.142 ms Player skyvamax old score 49, gained 19, new score 68 |
| Move 11, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [15, 13, [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]]] in 23.145 ms Player novakv35 old score 2, gained 0, new score 2 |
| Move 12, skyvamax is playing.. Cards available to skyvamax Player skyvamax returned [5, 13, [[3, 4, 3, 1, 2], [4, 4, 3, 1, 1], [1, 4, 3, 1, 4]]] in 750.936 ms Player skyvamax old score 68, gained 21, new score 89 |
| Move 13, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [2, 18, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]] in 21.781 ms Player novakv35 old score 2, gained 0, new score 2 |
| Move 14, skyvamax is playing.. Cards available to skyvamax Player skyvamax returned [11, 3, [[4, 2, 3, 2], [2, 2, 3, 3], [3, 3, 2, 2], [2, 3, 2, 4]]] in 751.472 ms Player skyvamax old score 89, gained 27, new score 116 |
| Move 15, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [16, 9, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]] in 20.321 ms Player novakv35 old score 2, gained 0, new score 2 |
| Move 16, skyvamax is playing.. Cards available to skyvamax Player skyvamax returned [2, 13, [[1, 4, 1, 2, 3], [4, 4, 1, 2, 2], [2, 4, 1, 2, 4]]] in 751.395 ms Player skyvamax old score 116, gained 15, 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 0x14f86d585748> 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, [[4, 2, 4, 3, 1], [2, 2, 4, 3, 3], [3, 2, 4, 3, 2]]], [2, 9, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]], [3, 4, [[3, 2, 4, 2], [2, 2, 4, 4], [4, 4, 2, 2], [2, 4, 2, 3]]], [7, 3, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]], [8, 7, [[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]]], [11, 11, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]], [8, 12, [[4, 1, 4, 2, 3], [1, 1, 4, 2, 2], [2, 1, 4, 2, 1]]], [11, 16, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]], [11, 7, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]], [15, 13, [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]]], [5, 13, [[3, 4, 3, 1, 2], [4, 4, 3, 1, 1], [1, 4, 3, 1, 4]]], [2, 18, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]], [11, 3, [[4, 2, 3, 2], [2, 2, 3, 3], [3, 3, 2, 2], [2, 3, 2, 4]]], [16, 9, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]], [2, 13, [[1, 4, 1, 2, 3], [4, 4, 1, 2, 2], [2, 4, 1, 2, 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 |