| 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.033 ms Player novakv35 old score 0, gained 0, new score 0 |
| Move 2, weisolen is playing.. Cards available to weisolen Player weisolen returned [0, 4, [[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]]] in 4.750 ms Player weisolen old score 0, gained 0, new score 0 |
| 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 18.820 ms Player novakv35 old score 0, gained 2, new score 2 |
| Move 4, weisolen is playing.. Cards available to weisolen Player weisolen returned [0, 8, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]] in 4.593 ms Player weisolen old score 0, gained 6, new score 6 |
| 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 17.905 ms Player novakv35 old score 2, gained 0, new score 2 |
| Move 6, weisolen is playing.. Cards available to weisolen Player weisolen returned [0, 12, [[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]]] in 4.488 ms Player weisolen old score 6, gained 0, new score 6 |
| 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 16.979 ms Player novakv35 old score 2, gained 5, new score 7 |
| Move 8, weisolen is playing.. Cards available to weisolen Player weisolen returned [0, 17, [[4, 2, 4, 3, 1], [2, 2, 4, 3, 3], [3, 2, 4, 3, 2]]] in 4.363 ms Player weisolen old score 6, gained 4, new score 10 |
| 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 16.105 ms Player novakv35 old score 7, gained 0, new score 7 |
| Move 10, weisolen is playing.. Cards available to weisolen Player weisolen returned [0, 22, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]] in 4.294 ms Player weisolen old score 10, gained 11, new score 21 |
| 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 15.159 ms Player novakv35 old score 7, gained 4, new score 11 |
| Move 12, weisolen is playing.. Cards available to weisolen Player weisolen returned [0, 26, [[4, 1, 4, 2, 3], [1, 1, 4, 2, 2], [2, 1, 4, 2, 1]]] in 4.194 ms Player weisolen old score 21, gained 2, new score 23 |
| Move 13, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [15, 13, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]] in 14.397 ms Player novakv35 old score 11, gained 0, new score 11 |
| Move 14, weisolen is playing.. Cards available to weisolen Player weisolen returned [3, 26, [[3, 4, 3, 1, 2], [4, 4, 3, 1, 1], [1, 4, 3, 1, 4]]] in 4.105 ms Player weisolen old score 23, gained 0, new score 23 |
| Move 15, novakv35 is playing.. Cards available to novakv35 Player novakv35 returned [11, 16, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]] in 13.510 ms Player novakv35 old score 11, gained 0, new score 11 |
| Move 16, weisolen is playing.. Cards available to weisolen Player weisolen returned [4, 19, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]] in 4.003 ms Player weisolen old score 23, gained 14, new score 37 |
| 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 0x15514b74f9e8> 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, [[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]]], [4, 7, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]], [0, 8, [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]]], [7, 3, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]], [0, 12, [[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]]], [3, 15, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]]], [0, 17, [[4, 2, 4, 3, 1], [2, 2, 4, 3, 3], [3, 2, 4, 3, 2]]], [7, 12, [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]]], [0, 22, [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]]], [11, 11, [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]]], [0, 26, [[4, 1, 4, 2, 3], [1, 1, 4, 2, 2], [2, 1, 4, 2, 1]]], [15, 13, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]], [3, 26, [[3, 4, 3, 1, 2], [4, 4, 3, 1, 1], [1, 4, 3, 1, 4]]], [11, 16, [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]]], [4, 19, [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 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 |