Advertisement
QuickisQuick

Untitled

Mar 2nd, 2015
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. 150302 05:17:32 ERROR 'Could not load plugin money'
  2. Traceback (most recent call last):
  3. File "/home/bigbrotherbot/b3/parser.py", line 825, in loadPlugins
  4. module = self.pluginImport(name, p.get('path'))
  5. File "/home/bigbrotherbot/b3/parser.py", line 961, in pluginImport
  6. return imp.load_module(name, fp, pathname, description)
  7. File "/home/bigbrotherbot/b3/extplugins/money.py", line 230
  8. if(client.maxLevel >= 100):
  9. ^
  10. IndentationError: unindent does not match any outer indentation level
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement