Advertisement
Guest User

Untitled

a guest
Mar 27th, 2012
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. 19:57:26 T:2953850880 NOTICE: -->Python Interpreter Initialized<--
  2. 19:57:26 T:2953850880 ERROR: Error Type: <type 'exceptions.IndentationError'>
  3. 19:57:26 T:2953850880 ERROR: Error Contents: ('expected an indented block', ('/Users/~/Library/Application Support/XBMC/addons/plugin.video.rtmpGUIplus/resources/lib/main.py', 77, 14, ' launch = True\n'))
  4. 19:57:26 T:2953850880 ERROR: Traceback (most recent call last):
  5. File "/Users/~/Library/Application Support/XBMC/addons/plugin.video.rtmpGUIplus/default.py", line 24, in <module>
  6. if __name__ == "__main__": from resources.lib.main import main;main(BASE)
  7. IndentationError: ('expected an indented block', ('/Users/~/Library/Application Support/XBMC/addons/plugin.video.rtmpGUIplus/resources/lib/main.py', 77, 14, ' launch = True\n'))
  8. 19:57:26 T:2693440832 ERROR: GetDirectory - Error getting plugin://plugin.rtmpGUIplus
  9. 19:57:26 T:2693440832 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.rtmpGUIplus) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement