Mcobot exception handling buggered

Issue #32 resolved
Riot created an issue
  File "./mcobot08.py", line 407, in send_mc
    Logger.exception('Error sending stuff to MC, meh')
TypeError: unbound method exception() must be called with Logger instance as first argument (got str instance instead)

Comments (2)

  1. Log in to comment