| Move 1, krausste is playing.. Cards available to krausste Player krausste returned [0, 0, [[3, 2, 3, 1, 4], [2, 2, 3, 1, 1], [1, 2, 3, 1, 2]]] in 16.348 ms Player krausste old score 0, gained 0, new score 0 |
| Move 2, vosahda2 is playing.. Cards available to vosahda2 Player vosahda2 returned [3, 0, [[3, 2, 3, 1, 4], [2, 2, 3, 1, 1], [1, 2, 3, 1, 2]]] in 486.041 ms Player vosahda2 old score 0, gained 22, new score 22 |
| Move 3, krausste is playing.. Cards available to krausste Player krausste returned [6, 1, [[2, 3, 1, 2, 3], [3, 3, 1, 2, 2], [4, 3, 1, 2, 1]]] in 931.947 ms Player krausste old score 0, gained 35, new score 35 |
| Move 4, vosahda2 is playing.. Cards available to vosahda2 Player vosahda2 returned [9, 2, [[3, 1, 2, 3, 1], [1, 1, 2, 3, 3], [4, 1, 2, 3, 2]]] in 1272.586 ms Player vosahda2 old score 22, gained 34, new score 56 |
| Move 5, krausste is playing.. Cards available to krausste Player krausste returned [12, 3, [[1, 2, 3, 2], [2, 2, 3, 3], [3, 3, 2, 2], [2, 3, 2, 1]]] in 984.310 ms Player krausste old score 35, gained 36, new score 71 |
| Move 6, vosahda2 is playing.. Cards available to vosahda2 Player vosahda2 returned [1, 5, [[1, 2, 4, 2], [2, 2, 4, 4], [4, 4, 2, 2], [2, 4, 2, 1]]] in 2503.187 ms play() took 2.503s 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, [[3, 2, 3, 1, 4], [2, 2, 3, 1, 1], [1, 2, 3, 1, 2]]], [3, 0, [[3, 2, 3, 1, 4], [2, 2, 3, 1, 1], [1, 2, 3, 1, 2]]], [6, 1, [[2, 3, 1, 2, 3], [3, 3, 1, 2, 2], [4, 3, 1, 2, 1]]], [9, 2, [[3, 1, 2, 3, 1], [1, 1, 2, 3, 3], [4, 1, 2, 3, 2]]], [12, 3, [[1, 2, 3, 2], [2, 2, 3, 3], [3, 3, 2, 2], [2, 3, 2, 1]]]] self.cardsAtHand = [[[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]], [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]], [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]], [[3, 2, 3, 4], [2, 2, 3, 3], [3, 3, 2, 2], [4, 3, 2, 3]], [[4, 3, 4, 2], [3, 3, 4, 4], [4, 4, 3, 3], [2, 4, 3, 4]], [[2, 3, 2, 1], [3, 3, 2, 2], [2, 2, 3, 3], [1, 2, 3, 2]], [[1, 3, 1, 2, 4], [3, 3, 1, 2, 2], [2, 3, 1, 2, 3]], [[1, 3, 1, 2], [3, 3, 1, 1], [1, 1, 3, 3], [2, 1, 3, 1]], [[3, 4, 3, 2], [4, 4, 3, 3], [3, 3, 4, 4], [2, 3, 4, 3]], [[4, 2, 4, 3], [2, 2, 4, 4], [4, 4, 2, 2], [3, 4, 2, 4]], [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]], [[1, 2, 1, 4, 3], [2, 2, 1, 4, 4], [4, 2, 1, 4, 2]], [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]], [[1, 2, 1, 3, 4], [2, 2, 1, 3, 3], [3, 2, 1, 3, 2]], [[4, 3, 4, 1], [3, 3, 4, 4], [4, 4, 3, 3], [1, 4, 3, 4]], [[1, 2, 1, 4], [2, 2, 1, 1], [1, 1, 2, 2], [4, 1, 2, 1]], [[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]], [[4, 1, 4, 2], [1, 1, 4, 4], [4, 4, 1, 1], [2, 4, 1, 4]], [[3, 4, 3, 1], [4, 4, 3, 3], [3, 3, 4, 4], [1, 3, 4, 3]], [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]], [[4, 2, 4, 3, 1], [2, 2, 4, 3, 3], [3, 2, 4, 3, 2]]] #only available cards are reported |