| Move 1, berand10 is playing.. Cards available to berand10 Player berand10 returned [0, 0, [[1, 3, 1, 4, 2], [3, 3, 1, 4, 4], [4, 3, 1, 4, 3]]] in 0.131 ms Player berand10 old score 0, gained 0, new score 0 |
| Move 2, houzvpe1 is playing.. Cards available to houzvpe1 Player houzvpe1 returned [3, 0, [[1, 3, 1, 4, 2], [3, 3, 1, 4, 4], [4, 3, 1, 4, 3]]] in 876.976 ms Player houzvpe1 old score 0, gained 22, new score 22 |
| Move 3, berand10 is playing.. Cards available to berand10 Player berand10 returned [6, 1, [[3, 1, 4], [1, 1, 1], [4, 4, 4], [3, 3, 3], [1, 3, 2]]] in 725.120 ms Player berand10 old score 0, gained 28, new score 28 |
| Move 4, houzvpe1 is playing.. Cards available to houzvpe1 Player houzvpe1 returned [6, 4, [[4, 1, 3], [1, 1, 1], [2, 2, 2], [3, 3, 3], [2, 3, 1]]] in 1566.934 ms Player houzvpe1 old score 22, gained 34, new score 56 |
| Move 5, berand10 is playing.. Cards available to berand10 Player berand10 returned [7, 7, [[1, 2, 3], [2, 2, 2], [3, 3, 3], [1, 1, 1], [2, 1, 4]]] in 916.661 ms Player berand10 old score 28, gained 38, new score 66 |
| Move 6, houzvpe1 is playing.. Cards available to houzvpe1 Player houzvpe1 returned [1, 5, [[4, 1, 2], [1, 1, 1], [2, 2, 2], [4, 4, 4], [1, 4, 3]]] in 2520.675 ms play() took 2.521s 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, [[1, 3, 1, 4, 2], [3, 3, 1, 4, 4], [4, 3, 1, 4, 3]]], [3, 0, [[1, 3, 1, 4, 2], [3, 3, 1, 4, 4], [4, 3, 1, 4, 3]]], [6, 1, [[3, 1, 4], [1, 1, 1], [4, 4, 4], [3, 3, 3], [1, 3, 2]]], [6, 4, [[4, 1, 3], [1, 1, 1], [2, 2, 2], [3, 3, 3], [2, 3, 1]]], [7, 7, [[1, 2, 3], [2, 2, 2], [3, 3, 3], [1, 1, 1], [2, 1, 4]]]] self.cardsAtHand = [[[3, 2, 3, 1], [2, 2, 3, 3], [3, 3, 2, 2], [1, 3, 2, 3]], [[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]], [[2, 1, 2, 4, 3], [1, 1, 2, 4, 4], [4, 1, 2, 4, 1]], [[3, 1, 3, 2, 4], [1, 1, 3, 2, 2], [2, 1, 3, 2, 1]], [[2, 1, 2, 3], [1, 1, 2, 2], [2, 2, 1, 1], [3, 2, 1, 2]], [[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]], [[4, 3, 4, 2, 1], [3, 3, 4, 2, 2], [2, 3, 4, 2, 3]], [[4, 1, 4, 3, 2], [1, 1, 4, 3, 3], [3, 1, 4, 3, 1]], [[4, 1, 4, 2, 3], [1, 1, 4, 2, 2], [2, 1, 4, 2, 1]], [[2, 4, 2, 3, 1], [4, 4, 2, 3, 3], [3, 4, 2, 3, 4]], [[3, 4, 3, 1], [4, 4, 3, 3], [3, 3, 4, 4], [1, 3, 4, 3]], [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]], [[1, 2, 1, 4, 3], [2, 2, 1, 4, 4], [4, 2, 1, 4, 2]], [[3, 4, 3, 2, 1], [4, 4, 3, 2, 2], [2, 4, 3, 2, 4]], [[3, 2, 3, 1, 4], [2, 2, 3, 1, 1], [1, 2, 3, 1, 2]], [[2, 4, 2, 1], [4, 4, 2, 2], [2, 2, 4, 4], [1, 2, 4, 2]], [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]], [[1, 3, 1, 2, 4], [3, 3, 1, 2, 2], [2, 3, 1, 2, 3]], [[3, 1, 3, 2], [1, 1, 3, 3], [3, 3, 1, 1], [2, 3, 1, 3]], [[1, 2, 1, 3], [2, 2, 1, 1], [1, 1, 2, 2], [3, 1, 2, 1]]] #only available cards are reported |