| Move 1, skladjan is playing.. Cards available to skladjan Player skladjan returned [16, 6, [[3, 1, 3, 2, 4], [1, 1, 3, 2, 2], [2, 1, 3, 2, 1]]] in 0.017 ms Player skladjan old score 0, gained 0, new score 0 |
| Move 2, krausste is playing.. Cards available to krausste Player krausste returned [19, 7, [[1, 3, 2, 1, 3], [3, 3, 2, 1, 1], [4, 3, 2, 1, 2]]] in 1432.802 ms Player krausste old score 0, gained 24, new score 24 |
| Move 3, skladjan is playing.. Cards available to skladjan Player skladjan returned [22, 6, [[3, 4, 3, 2, 1], [4, 4, 3, 2, 2], [2, 4, 3, 2, 4]]] in 553.788 ms Player skladjan old score 0, gained 32, new score 32 |
| Move 4, krausste is playing.. Cards available to krausste Player krausste returned [25, 7, [[4, 3, 2, 3], [3, 3, 2, 2], [2, 2, 3, 3], [3, 2, 3, 4]]] in 1643.622 ms Player krausste old score 24, gained 33, new score 57 |
| Move 5, skladjan is playing.. Cards available to skladjan Player skladjan returned [13, 6, [[2, 1, 3, 2, 1], [1, 1, 3, 2, 2], [4, 1, 3, 2, 3]]] in 576.614 ms Player skladjan old score 32, gained 43, new score 75 |
| Move 6, krausste is playing.. Cards available to krausste Player krausste returned [10, 8, [[4, 2, 1, 4, 2], [2, 2, 1, 4, 4], [3, 2, 1, 4, 1]]] in 1862.167 ms play() took 1.862s 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 = [[16, 6, [[3, 1, 3, 2, 4], [1, 1, 3, 2, 2], [2, 1, 3, 2, 1]]], [19, 7, [[1, 3, 2, 1, 3], [3, 3, 2, 1, 1], [4, 3, 2, 1, 2]]], [22, 6, [[3, 4, 3, 2, 1], [4, 4, 3, 2, 2], [2, 4, 3, 2, 4]]], [25, 7, [[4, 3, 2, 3], [3, 3, 2, 2], [2, 2, 3, 3], [3, 2, 3, 4]]], [13, 6, [[2, 1, 3, 2, 1], [1, 1, 3, 2, 2], [4, 1, 3, 2, 3]]]] self.cardsAtHand = [[[4, 1, 4, 2], [1, 1, 4, 4], [4, 4, 1, 1], [2, 4, 1, 4]], [[1, 2, 1, 4], [2, 2, 1, 1], [1, 1, 2, 2], [4, 1, 2, 1]], [[1, 4, 1, 2, 3], [4, 4, 1, 2, 2], [2, 4, 1, 2, 4]], [[1, 3, 1, 2], [3, 3, 1, 1], [1, 1, 3, 3], [2, 1, 3, 1]], [[4, 3, 4, 1, 2], [3, 3, 4, 1, 1], [1, 3, 4, 1, 3]], [[4, 2, 4, 3], [2, 2, 4, 4], [4, 4, 2, 2], [3, 4, 2, 4]], [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]], [[4, 3, 4, 1], [3, 3, 4, 4], [4, 4, 3, 3], [1, 4, 3, 4]], [[1, 2, 1, 3], [2, 2, 1, 1], [1, 1, 2, 2], [3, 1, 2, 1]], [[4, 1, 4, 3, 2], [1, 1, 4, 3, 3], [3, 1, 4, 3, 1]], [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]], [[3, 4, 3, 1, 2], [4, 4, 3, 1, 1], [1, 4, 3, 1, 4]], [[3, 4, 3, 2], [4, 4, 3, 3], [3, 3, 4, 4], [2, 3, 4, 3]], [[1, 4, 1, 2], [4, 4, 1, 1], [1, 1, 4, 4], [2, 1, 4, 1]], [[3, 4, 3, 2, 1], [4, 4, 3, 2, 2], [2, 4, 3, 2, 4]], [[1, 3, 1, 4], [3, 3, 1, 1], [1, 1, 3, 3], [4, 1, 3, 1]], [[1, 3, 1, 4, 2], [3, 3, 1, 4, 4], [4, 3, 1, 4, 3]], [[2, 1, 2, 3], [1, 1, 2, 2], [2, 2, 1, 1], [3, 2, 1, 2]], [[3, 2, 3, 1, 4], [2, 2, 3, 1, 1], [1, 2, 3, 1, 2]], [[2, 1, 2, 4, 3], [1, 1, 2, 4, 4], [4, 1, 2, 4, 1]], [[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]], [[3, 1, 3, 2, 4], [1, 1, 3, 2, 2], [2, 1, 3, 2, 1]]] #only available cards are reported |