Skip to content

Instantly share code, notes, and snippets.

@truell20
Last active November 6, 2016 23:31
Show Gist options
  • Save truell20/846b47c0d0945232413427aacd1f0655 to your computer and use it in GitHub Desktop.
Save truell20/846b47c0d0945232413427aacd1f0655 to your computer and use it in GitHub Desktop.
Example error log for the Halite competition
--- Init ---
PythonBot
--- Bot used 40 milliseconds ---
-----------------------------------------------------------------------------
--- Frame #1 ---
Traceback (most recent call last):
--- Bot used 0 milliseconds ---
ERRORED!
Response received (if any):
Traceback (most recent call last):
--- Bot was killed. Below is the rest of its output (if any): ---
File "MyBot.py", line 7, in <module>
asdfk
NameError: name 'asdfk' is not defined
--- End bot output ---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment