| Move 1, kuchstep is playing.. Cards available to kuchstep Player kuchstep returned [0, 0, [[4, 3, 4, 2], [3, 3, 4, 4], [4, 4, 3, 3], [2, 4, 3, 4]]] in 0.039 ms Player kuchstep old score 0, gained 0, new score 0 |
| Move 2, vosahda2 is playing.. Cards available to vosahda2 Player vosahda2 returned [0, 4, [[2, 4, 3, 4], [4, 4, 3, 3], [3, 3, 4, 4], [4, 3, 4, 2]]] in 518.989 ms Player vosahda2 old score 0, gained 16, new score 16 |
| Move 3, kuchstep is playing.. Cards available to kuchstep Player kuchstep returned [4, 4, [[4, 3, 4, 1, 2], [3, 3, 4, 1, 1], [1, 3, 4, 1, 3]]] in 317.595 ms Player kuchstep old score 0, gained 19, new score 19 |
| Move 4, vosahda2 is playing.. Cards available to vosahda2 Player vosahda2 returned [7, 5, [[3, 4, 1, 4], [4, 4, 1, 1], [1, 1, 4, 4], [4, 1, 4, 3]]] in 1498.065 ms Player vosahda2 old score 16, gained 27, new score 43 |
| Move 5, kuchstep is playing.. Cards available to kuchstep Player kuchstep returned [7, 1, [[4, 1, 4, 3], [1, 1, 4, 4], [4, 4, 1, 1], [3, 4, 1, 4]]] in 556.190 ms Player kuchstep old score 19, gained 32, new score 51 |
| Move 6, vosahda2 is playing.. Cards available to vosahda2 Player vosahda2 returned [11, 4, [[4, 3, 1, 4, 3], [3, 3, 1, 4, 4], [2, 3, 1, 4, 1]]] in 2203.456 ms play() took 2.203s 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, [[4, 3, 4, 2], [3, 3, 4, 4], [4, 4, 3, 3], [2, 4, 3, 4]]], [0, 4, [[2, 4, 3, 4], [4, 4, 3, 3], [3, 3, 4, 4], [4, 3, 4, 2]]], [4, 4, [[4, 3, 4, 1, 2], [3, 3, 4, 1, 1], [1, 3, 4, 1, 3]]], [7, 5, [[3, 4, 1, 4], [4, 4, 1, 1], [1, 1, 4, 4], [4, 1, 4, 3]]], [7, 1, [[4, 1, 4, 3], [1, 1, 4, 4], [4, 4, 1, 1], [3, 4, 1, 4]]]] self.cardsAtHand = [[[1, 3, 1, 2, 4], [3, 3, 1, 2, 2], [2, 3, 1, 2, 3]], [[1, 4, 1, 3, 2], [4, 4, 1, 3, 3], [3, 4, 1, 3, 4]], [[2, 1, 2, 4, 3], [1, 1, 2, 4, 4], [4, 1, 2, 4, 1]], [[1, 2, 1, 4], [2, 2, 1, 1], [1, 1, 2, 2], [4, 1, 2, 1]], [[2, 1, 2, 3, 4], [1, 1, 2, 3, 3], [3, 1, 2, 3, 1]], [[2, 1, 2, 3], [1, 1, 2, 2], [2, 2, 1, 1], [3, 2, 1, 2]], [[1, 3, 1, 4], [3, 3, 1, 1], [1, 1, 3, 3], [4, 1, 3, 1]], [[2, 4, 2, 3], [4, 4, 2, 2], [2, 2, 4, 4], [3, 2, 4, 2]], [[4, 2, 4, 3, 1], [2, 2, 4, 3, 3], [3, 2, 4, 3, 2]], [[4, 2, 4, 1], [2, 2, 4, 4], [4, 4, 2, 2], [1, 4, 2, 4]], [[4, 3, 4, 1, 2], [3, 3, 4, 1, 1], [1, 3, 4, 1, 3]], [[4, 1, 4, 2, 3], [1, 1, 4, 2, 2], [2, 1, 4, 2, 1]], [[4, 3, 4, 1], [3, 3, 4, 4], [4, 4, 3, 3], [1, 4, 3, 4]], [[1, 4, 1, 2, 3], [4, 4, 1, 2, 2], [2, 4, 1, 2, 4]], [[2, 4, 2, 3, 1], [4, 4, 2, 3, 3], [3, 4, 2, 3, 4]], [[3, 1, 3, 2, 4], [1, 1, 3, 2, 2], [2, 1, 3, 2, 1]], [[3, 4, 3, 1, 2], [4, 4, 3, 1, 1], [1, 4, 3, 1, 4]], [[4, 2, 4, 1, 3], [2, 2, 4, 1, 1], [1, 2, 4, 1, 2]], [[4, 2, 4, 3], [2, 2, 4, 4], [4, 4, 2, 2], [3, 4, 2, 4]], [[4, 1, 4, 2], [1, 1, 4, 4], [4, 4, 1, 1], [2, 4, 1, 4]], [[1, 2, 1, 3], [2, 2, 1, 1], [1, 1, 2, 2], [3, 1, 2, 1]], [[2, 4, 2, 1, 3], [4, 4, 2, 1, 1], [1, 4, 2, 1, 4]]] #only available cards are reported |