MatchFailedException

Hi my bot times out quite frequently but always writes the command.txt in time.
with the latest version of the runner i see the following ::

=======================================
The winner is: A - Louis

za.co.entelect.challenge.game.contracts.exceptions.MatchFailedException: Player One timed out 92 times

Is this anything to worry about ?

Thanks
Louis Lotter

1 Like

No need to worry. This is part of a system to record any anomalies in the match, and as such guarantee fair gameplay for all players.

If your bot did not exit successfully at the end of a round, its process gets terminated. This counts as a timed out
If your bot did at least write a command.txt file, that command is used and this will NOT be counted as a do nothing

1 Like

This topic was automatically closed after 5 days. New replies are no longer allowed.