| Move 1, krausste is playing.. Cards available to krausste Player krausste returned [0, 0, [[2, 4, 2, 1, 3], [4, 4, 2, 1, 1], [1, 4, 2, 1, 4]]] in 25.297 ms Player krausste old score 0, gained 0, new score 0 |
| Move 2, preslteo is playing.. Cards available to preslteo Player preslteo returned [3, 0, [[1, 4, 2, 1, 4], [4, 4, 2, 1, 1], [3, 4, 2, 1, 2]]] in 327.735 ms Player preslteo old score 0, gained 26, new score 26 |
| Move 3, krausste is playing.. Cards available to krausste Player krausste returned [6, 1, [[4, 2, 1, 4, 2], [2, 2, 1, 4, 4], [3, 2, 1, 4, 1]]] in 1689.368 ms Player krausste old score 0, gained 30, new score 30 |
| Move 4, preslteo is playing.. Cards available to preslteo Player preslteo returned [9, 0, [[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]]] in 767.621 ms Player preslteo old score 26, gained 38, new score 64 |
| Move 5, krausste is playing.. Cards available to krausste Player krausste returned [12, 1, [[3, 2, 1, 3, 2], [2, 2, 1, 3, 3], [4, 2, 1, 3, 1]]] in 1725.880 ms play() took 1.726s which is more than allowed timeout 1.7s Error occured in situation: self.tournament = True self.timeout = 1.7 self.boardRows = 33 self.boardCols = 33 self.cardsOnDesk = [[0, 0, [[2, 4, 2, 1, 3], [4, 4, 2, 1, 1], [1, 4, 2, 1, 4]]], [3, 0, [[1, 4, 2, 1, 4], [4, 4, 2, 1, 1], [3, 4, 2, 1, 2]]], [6, 1, [[4, 2, 1, 4, 2], [2, 2, 1, 4, 4], [3, 2, 1, 4, 1]]], [9, 0, [[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]]]] self.cardsAtHand = [[[2, 3, 2, 1], [3, 3, 2, 2], [2, 2, 3, 3], [1, 2, 3, 2]], [[1, 4, 1, 2], [4, 4, 1, 1], [1, 1, 4, 4], [2, 1, 4, 1]], [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]], [[2, 1, 2, 4, 3], [1, 1, 2, 4, 4], [4, 1, 2, 4, 1]], [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]], [[3, 1, 3, 4, 2], [1, 1, 3, 4, 4], [4, 1, 3, 4, 1]], [[3, 4, 3, 2], [4, 4, 3, 3], [3, 3, 4, 4], [2, 3, 4, 3]], [[1, 3, 1, 2, 4], [3, 3, 1, 2, 2], [2, 3, 1, 2, 3]], [[1, 3, 1, 4, 2], [3, 3, 1, 4, 4], [4, 3, 1, 4, 3]], [[3, 4, 3, 1], [4, 4, 3, 3], [3, 3, 4, 4], [1, 3, 4, 3]], [[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]], [[1, 3, 1, 4], [3, 3, 1, 1], [1, 1, 3, 3], [4, 1, 3, 1]], [[3, 2, 3, 4], [2, 2, 3, 3], [3, 3, 2, 2], [4, 3, 2, 3]], [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]], [[3, 1, 3, 2], [1, 1, 3, 3], [3, 3, 1, 1], [2, 3, 1, 3]], [[4, 3, 4, 2, 1], [3, 3, 4, 2, 2], [2, 3, 4, 2, 3]], [[1, 2, 1, 3, 4], [2, 2, 1, 3, 3], [3, 2, 1, 3, 2]], [[2, 3, 2, 4, 1], [3, 3, 2, 4, 4], [4, 3, 2, 4, 3]], [[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]], [[4, 1, 4, 2], [1, 1, 4, 4], [4, 4, 1, 1], [2, 4, 1, 4]], [[3, 4, 3, 2, 1], [4, 4, 3, 2, 2], [2, 4, 3, 2, 4]], [[3, 1, 3, 2, 4], [1, 1, 3, 2, 2], [2, 1, 3, 2, 1]]] #only available cards are reported |