Move 1, zachvacl is playing.. Cards available to zachvacl Player zachvacl returned [0, 0, [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]] in 0.242 ms Player zachvacl old score 0, gained 0, new score 0 |
Move 2, krausste is playing.. Cards available to krausste Player krausste returned [4, 0, [[4, 3, 1, 4, 3], [3, 3, 1, 4, 4], [2, 3, 1, 4, 1]]] in 1629.196 ms Player krausste old score 0, gained 15, new score 15 |
Move 3, zachvacl is playing.. Cards available to zachvacl Player zachvacl returned [0, 4, [[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]]] in 0.229 ms Player zachvacl old score 0, gained 3, new score 3 |
Move 4, krausste is playing.. Cards available to krausste Player krausste returned [7, 1, [[3, 1, 4, 3, 1], [1, 1, 4, 3, 3], [2, 1, 4, 3, 4]]] in 1676.419 ms Player krausste old score 15, gained 25, new score 40 |
Move 5, zachvacl is playing.. Cards available to zachvacl Player zachvacl returned [0, 8, [[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]]] in 0.259 ms Player zachvacl old score 3, gained 0, new score 3 |
Move 6, krausste is playing.. Cards available to krausste Player krausste returned [10, 2, [[1, 4, 3], [4, 4, 4], [2, 2, 2], [3, 3, 3], [2, 3, 4]]] in 1763.936 ms play() took 1.764s 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, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]]], [4, 0, [[4, 3, 1, 4, 3], [3, 3, 1, 4, 4], [2, 3, 1, 4, 1]]], [0, 4, [[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]]], [7, 1, [[3, 1, 4, 3, 1], [1, 1, 4, 3, 3], [2, 1, 4, 3, 4]]], [0, 8, [[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]]]] 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]], [[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]], [[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]], [[1, 3, 1, 4, 2], [3, 3, 1, 4, 4], [4, 3, 1, 4, 3]], [[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 |