Advertisement
banjax

Untitled

Nov 7th, 2013
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. 10:13:15 #metal <sabyt> .band Batlord
  2. Unhandled exception in thread started by <function run at 0x7f54d654aa28>
  3. Traceback (most recent call last):
  4. File "core/main.py", line 68, in run
  5. out = func(input.inp, **kw)
  6. File "plugins/band.py", line 26, in band
  7. out = artist["name"] +" has "+ artist["stats"]["plays"] + " plays by " + artist["stats"]["listeners"] + "listeners."
  8. KeyError: 'plays'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement