Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/lib/python2.7/site-packages/lutris/gui/lutriswindow.py", line 209, in on_game_clicked
  3. self.running_game = Game(game_slug)
  4. File "/usr/lib/python2.7/site-packages/lutris/game.py", line 42, in __init__
  5. self.runner_name = game_data['runner']
  6. TypeError: 'NoneType' object has no attribute '__getitem__'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement