| 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.025 ms Player novakv35 old score 0, gained 0, new score 0 |
| Move 2, cihakmat is playing.. Cards available to cihakmat Player cihakmat returned [0, 4, [[3, 2, 4, 2], [2, 2, 4, 4], [4, 4, 2, 2], [2, 4, 2, 3]]] in 0.514 ms Player cihakmat old score 0, gained 16, new score 16 |
| Move 3, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [4, 7, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]] in 8.397 ms Player novakv35 old score 0, gained 0, new score 0 |
| Move 4, cihakmat is playing.. Cards available to cihakmat Player cihakmat returned [0, 8, [[1, 2, 4, 2], [2, 2, 4, 4], [4, 4, 2, 2], [2, 4, 2, 1]]] in 0.523 ms Player cihakmat old score 16, gained 0, new score 16 |
| 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 8.157 ms Player novakv35 old score 0, gained 0, new score 0 |
| Move 6, cihakmat is playing.. Cards available to cihakmat Player cihakmat returned [0, 12, [[1, 3, 2], [3, 3, 3], [2, 2, 2], [1, 1, 1], [3, 1, 4]]] in 0.613 ms Player cihakmat old score 16, gained 11, new score 27 |
| Move 7, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [3, 15, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]] in 7.728 ms Player novakv35 old score 0, gained 10, new score 10 |
| Move 8, cihakmat is playing.. Cards available to cihakmat Player cihakmat returned [0, 19, [[3, 2, 4], [2, 2, 2], [4, 4, 4], [3, 3, 3], [2, 3, 1]]] in 0.555 ms Player cihakmat old score 27, gained 5, new score 32 |
| Move 9, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [7, 12, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]] in 7.366 ms Player novakv35 old score 10, gained 0, new score 10 |
| Move 10, cihakmat is playing.. Cards available to cihakmat Player cihakmat returned [0, 22, [[4, 2, 3, 2], [2, 2, 3, 3], [3, 3, 2, 2], [2, 3, 2, 4]]] in 0.559 ms Player cihakmat old score 32, gained 9, new score 41 |
| Move 11, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [11, 11, [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]]] in 6.915 ms Player novakv35 old score 10, gained 4, new score 14 |
| Move 12, cihakmat is playing.. Cards available to cihakmat Player cihakmat returned [0, 26, [[2, 1, 4], [1, 1, 1], [4, 4, 4], [2, 2, 2], [1, 2, 3]]] in 0.574 ms Player cihakmat old score 41, gained 2, new score 43 |
| Move 13, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [2, 29, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]] in 6.360 ms Player novakv35 old score 14, gained 4, new score 18 |
| Move 14, cihakmat is playing.. Cards available to cihakmat Player cihakmat returned [4, 0, [[1, 4, 3], [4, 4, 4], [3, 3, 3], [1, 1, 1], [4, 1, 2]]] in 0.643 ms Player cihakmat old score 43, gained 0, new score 43 |
| 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 6.223 ms Player novakv35 old score 18, gained 0, new score 18 |
| Move 16, cihakmat is playing.. Cards available to cihakmat Player cihakmat returned [4, 22, [[3, 1, 4, 1], [1, 1, 4, 4], [4, 4, 1, 1], [1, 4, 1, 3]]] in 0.660 ms Player cihakmat old score 43, gained 2, new score 45 |
| 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 0x14c5b8adb748> 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, 4, 2, 2], [2, 4, 2, 3]]], [4, 7, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]], [0, 8, [[1, 2, 4, 2], [2, 2, 4, 4], [4, 4, 2, 2], [2, 4, 2, 1]]], [7, 3, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]], [0, 12, [[1, 3, 2], [3, 3, 3], [2, 2, 2], [1, 1, 1], [3, 1, 4]]], [3, 15, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]], [0, 19, [[3, 2, 4], [2, 2, 2], [4, 4, 4], [3, 3, 3], [2, 3, 1]]], [7, 12, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]], [0, 22, [[4, 2, 3, 2], [2, 2, 3, 3], [3, 3, 2, 2], [2, 3, 2, 4]]], [11, 11, [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]]], [0, 26, [[2, 1, 4], [1, 1, 1], [4, 4, 4], [2, 2, 2], [1, 2, 3]]], [2, 29, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]], [4, 0, [[1, 4, 3], [4, 4, 4], [3, 3, 3], [1, 1, 1], [4, 1, 2]]], [15, 13, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]], [4, 22, [[3, 1, 4, 1], [1, 1, 4, 4], [4, 4, 1, 1], [1, 4, 1, 3]]]] 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 |