| Move 1, landrfil is playing.. Cards available to landrfil Player landrfil returned [14, 14, [[4, 2, 4, 3], [2, 2, 4, 4], [4, 4, 2, 2], [3, 4, 2, 4]]] in 0.031 ms Player landrfil old score 0, gained 0, new score 0 |
| Move 2, kuchstep is playing.. Cards available to kuchstep Player kuchstep returned [10, 14, [[3, 4, 2, 4], [4, 4, 2, 2], [2, 2, 4, 4], [4, 2, 4, 3]]] in 751.435 ms Player kuchstep old score 0, gained 16, new score 16 |
| Move 3, landrfil is playing.. Cards available to landrfil Player landrfil returned [12, 11, [[1, 4, 2], [4, 4, 4], [3, 3, 3], [2, 2, 2], [3, 2, 4]]] in 1400.103 ms Player landrfil old score 0, gained 21, new score 21 |
| Move 4, kuchstep is playing.. Cards available to kuchstep Player kuchstep returned [12, 8, [[2, 4, 1], [4, 4, 4], [1, 1, 1], [2, 2, 2], [4, 2, 3]]] in 1251.091 ms Player kuchstep old score 16, gained 29, new score 45 |
| Move 5, landrfil is playing.. Cards available to landrfil Player landrfil returned [13, 4, [[1, 2, 1, 4], [2, 2, 1, 1], [1, 1, 2, 2], [4, 1, 2, 1]]] in 1400.095 ms Player landrfil old score 21, gained 35, new score 56 |
| Move 6, kuchstep is playing.. Cards available to kuchstep Player kuchstep returned [7, 11, [[4, 1, 3], [1, 1, 1], [3, 3, 3], [4, 4, 4], [1, 4, 2]]] in 1743.099 ms play() took 1.743s 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 = [[14, 14, [[4, 2, 4, 3], [2, 2, 4, 4], [4, 4, 2, 2], [3, 4, 2, 4]]], [10, 14, [[3, 4, 2, 4], [4, 4, 2, 2], [2, 2, 4, 4], [4, 2, 4, 3]]], [12, 11, [[1, 4, 2], [4, 4, 4], [3, 3, 3], [2, 2, 2], [3, 2, 4]]], [12, 8, [[2, 4, 1], [4, 4, 4], [1, 1, 1], [2, 2, 2], [4, 2, 3]]], [13, 4, [[1, 2, 1, 4], [2, 2, 1, 1], [1, 1, 2, 2], [4, 1, 2, 1]]]] self.cardsAtHand = [[[1, 3, 1, 2, 4], [3, 3, 1, 2, 2], [2, 3, 1, 2, 3]], [[1, 2, 1, 4], [2, 2, 1, 1], [1, 1, 2, 2], [4, 1, 2, 1]], [[2, 3, 2, 4], [3, 3, 2, 2], [2, 2, 3, 3], [4, 2, 3, 2]], [[3, 4, 3, 1], [4, 4, 3, 3], [3, 3, 4, 4], [1, 3, 4, 3]], [[3, 1, 3, 2, 4], [1, 1, 3, 2, 2], [2, 1, 3, 2, 1]], [[3, 2, 3, 4, 1], [2, 2, 3, 4, 4], [4, 2, 3, 4, 2]], [[3, 1, 3, 4, 2], [1, 1, 3, 4, 4], [4, 1, 3, 4, 1]], [[1, 3, 1, 4, 2], [3, 3, 1, 4, 4], [4, 3, 1, 4, 3]], [[4, 3, 4, 2], [3, 3, 4, 4], [4, 4, 3, 3], [2, 4, 3, 4]], [[4, 3, 4, 1], [3, 3, 4, 4], [4, 4, 3, 3], [1, 4, 3, 4]], [[3, 1, 3, 4], [1, 1, 3, 3], [3, 3, 1, 1], [4, 3, 1, 3]], [[4, 1, 4, 3], [1, 1, 4, 4], [4, 4, 1, 1], [3, 4, 1, 4]], [[1, 4, 1, 3, 2], [4, 4, 1, 3, 3], [3, 4, 1, 3, 4]], [[1, 2, 1, 3, 4], [2, 2, 1, 3, 3], [3, 2, 1, 3, 2]], [[1, 3, 1, 2], [3, 3, 1, 1], [1, 1, 3, 3], [2, 1, 3, 1]], [[2, 1, 2, 4], [1, 1, 2, 2], [2, 2, 1, 1], [4, 2, 1, 2]], [[1, 4, 1, 3], [4, 4, 1, 1], [1, 1, 4, 4], [3, 1, 4, 1]], [[2, 3, 2, 1, 4], [3, 3, 2, 1, 1], [1, 3, 2, 1, 3]], [[3, 2, 3, 4], [2, 2, 3, 3], [3, 3, 2, 2], [4, 3, 2, 3]], [[1, 3, 1, 4], [3, 3, 1, 1], [1, 1, 3, 3], [4, 1, 3, 1]], [[2, 1, 2, 4, 3], [1, 1, 2, 4, 4], [4, 1, 2, 4, 1]], [[4, 1, 4, 2, 3], [1, 1, 4, 2, 2], [2, 1, 4, 2, 1]]] #only available cards are reported |