| Move 1, tomanm14 is playing.. Cards available to tomanm14 Player tomanm14 returned [16, 16, [[2, 3, 2, 4, 1], [3, 3, 2, 4, 4], [4, 3, 2, 4, 3]]] in 0.022 ms Player tomanm14 old score 0, gained 0, new score 0 |
| Move 2, jiraktad is playing.. Cards available to jiraktad Player jiraktad returned [19, 15, [[2, 4, 3, 2, 4], [4, 4, 3, 2, 2], [1, 4, 3, 2, 3]]] in 315.538 ms Player jiraktad old score 0, gained 24, new score 24 |
| Move 3, tomanm14 is playing.. Cards available to tomanm14 Player tomanm14 returned [13, 17, [[1, 2, 4, 1, 2], [2, 2, 4, 1, 1], [3, 2, 4, 1, 4]]] in 1276.997 ms Player tomanm14 old score 0, gained 32, new score 32 |
| Move 4, jiraktad is playing.. Cards available to jiraktad Player jiraktad returned [10, 18, [[1, 4, 1, 2, 3], [4, 4, 1, 2, 2], [2, 4, 1, 2, 4]]] in 323.455 ms Player jiraktad old score 24, gained 37, new score 61 |
| Move 5, tomanm14 is playing.. Cards available to tomanm14 Player tomanm14 returned [7, 19, [[3, 1, 2, 3, 1], [1, 1, 2, 3, 3], [4, 1, 2, 3, 2]]] in 1704.397 ms play() took 1.704s 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, 16, [[2, 3, 2, 4, 1], [3, 3, 2, 4, 4], [4, 3, 2, 4, 3]]], [19, 15, [[2, 4, 3, 2, 4], [4, 4, 3, 2, 2], [1, 4, 3, 2, 3]]], [13, 17, [[1, 2, 4, 1, 2], [2, 2, 4, 1, 1], [3, 2, 4, 1, 4]]], [10, 18, [[1, 4, 1, 2, 3], [4, 4, 1, 2, 2], [2, 4, 1, 2, 4]]]] self.cardsAtHand = [[[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]], [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]], [[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]], [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]], [[3, 4, 3, 1, 2], [4, 4, 3, 1, 1], [1, 4, 3, 1, 4]], [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]], [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]], [[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]], [[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]], [[4, 3, 4, 1, 2], [3, 3, 4, 1, 1], [1, 3, 4, 1, 3]], [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 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]], [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 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]]] #only available cards are reported |