| Move 1, samsajan is playing.. Cards available to samsajan Player samsajan returned [0, 0, [[4, 3, 4, 1, 2], [3, 3, 4, 1, 1], [1, 3, 4, 1, 3]]] in 0.018 ms Player samsajan old score 0, gained 0, new score 0 |
| Move 2, krausste is playing.. Cards available to krausste Player krausste returned [3, 1, [[3, 4, 1, 3, 4], [4, 4, 1, 3, 3], [2, 4, 1, 3, 1]]] in 1593.425 ms Player krausste old score 0, gained 24, new score 24 |
| Move 3, samsajan is playing.. Cards available to samsajan Player samsajan returned [6, 1, [[1, 4, 1, 3, 2], [4, 4, 1, 3, 3], [3, 4, 1, 3, 4]]] in 970.302 ms Player samsajan old score 0, gained 30, new score 30 |
| Move 4, krausste is playing.. Cards available to krausste Player krausste returned [9, 2, [[4, 1, 3], [1, 1, 1], [2, 2, 2], [3, 3, 3], [2, 3, 1]]] in 1694.358 ms Player krausste old score 24, gained 36, new score 60 |
| Move 5, samsajan is playing.. Cards available to samsajan Player samsajan returned [6, 6, [[4, 3, 4, 2], [3, 3, 4, 4], [4, 4, 3, 3], [2, 4, 3, 4]]] in 970.249 ms Player samsajan old score 30, gained 17, new score 47 |
| Move 6, krausste is playing.. Cards available to krausste Player krausste returned [10, 5, [[1, 2, 4, 2], [2, 2, 4, 4], [4, 4, 2, 2], [2, 4, 2, 1]]] in 1830.417 ms play() took 1.830s 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, [[4, 3, 4, 1, 2], [3, 3, 4, 1, 1], [1, 3, 4, 1, 3]]], [3, 1, [[3, 4, 1, 3, 4], [4, 4, 1, 3, 3], [2, 4, 1, 3, 1]]], [6, 1, [[1, 4, 1, 3, 2], [4, 4, 1, 3, 3], [3, 4, 1, 3, 4]]], [9, 2, [[4, 1, 3], [1, 1, 1], [2, 2, 2], [3, 3, 3], [2, 3, 1]]], [6, 6, [[4, 3, 4, 2], [3, 3, 4, 4], [4, 4, 3, 3], [2, 4, 3, 4]]]] self.cardsAtHand = [[[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]], [[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]], [[4, 3, 4, 1, 2], [3, 3, 4, 1, 1], [1, 3, 4, 1, 3]], [[1, 4, 1, 3, 2], [4, 4, 1, 3, 3], [3, 4, 1, 3, 4]], [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]], [[4, 2, 4, 3, 1], [2, 2, 4, 3, 3], [3, 2, 4, 3, 2]], [[4, 3, 4, 2, 1], [3, 3, 4, 2, 2], [2, 3, 4, 2, 3]], [[4, 3, 4, 2], [3, 3, 4, 4], [4, 4, 3, 3], [2, 4, 3, 4]], [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]], [[4, 1, 4, 2], [1, 1, 4, 4], [4, 4, 1, 1], [2, 4, 1, 4]], [[2, 1, 2, 3], [1, 1, 2, 2], [2, 2, 1, 1], [3, 2, 1, 2]], [[2, 3, 2, 4, 1], [3, 3, 2, 4, 4], [4, 3, 2, 4, 3]], [[1, 2, 1, 3], [2, 2, 1, 1], [1, 1, 2, 2], [3, 1, 2, 1]], [[1, 3, 1, 2, 4], [3, 3, 1, 2, 2], [2, 3, 1, 2, 3]], [[3, 4, 3, 2], [4, 4, 3, 3], [3, 3, 4, 4], [2, 3, 4, 3]], [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]], [[2, 1, 2, 3, 4], [1, 1, 2, 3, 3], [3, 1, 2, 3, 1]], [[3, 1, 3, 4, 2], [1, 1, 3, 4, 4], [4, 1, 3, 4, 1]], [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]], [[3, 1, 3, 2], [1, 1, 3, 3], [3, 3, 1, 1], [2, 3, 1, 3]], [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]], [[4, 1, 4, 3, 2], [1, 1, 4, 3, 3], [3, 1, 4, 3, 1]]] #only available cards are reported |