Guest User

Untitled

a guest
Jun 18th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/lib/pymodules/python2.5/ccm/Pages.py", line 1302, in ShowPlugin
  3. pluginPage = PluginPage(plugin)
  4. File "/usr/lib/pymodules/python2.5/ccm/Pages.py", line 125, in __init__
  5. sortedGroups = sorted(plugin.Groups.items(), key=GroupIndexKeyFunc)
  6. File "/usr/lib/pymodules/python2.5/ccm/Utils.py", line 374, in GroupIndexKeyFunc
  7. return item[1][0]
  8. KeyError: 0
Add Comment
Please, Sign In to add comment