Advertisement
locomot1f

rtmpgui+

Mar 15th, 2012
660
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. 11:54:04 T:161775616 ERROR: Error Type: <type 'exceptions.Exception'>
  2. 11:54:04 T:161775616 ERROR: Error Contents: Could not get AddonPtr given a script id of plugin.rtmpGUI. If you are trying to use 'os.getcwd' to set the path, you cannot do that in a Version: 2.0 plugin.
  3. 11:54:04 T:161775616 ERROR: Traceback (most recent call last):
  4. File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.rtmpGUIplus/default.py", line 19, in <module>
  5. if __name__ == "__main__": from resources.lib.main import main;main(BASE)
  6. File "/var/mobile/Library/Preferences/XBMC/addons/plugin.video.rtmpGUIplus/resources/lib/main.py", line 22, in <module>
  7. __settings__ = xbmcaddon.Addon(id='plugin.rtmpGUI')
  8. Exception: Could not get AddonPtr given a script id of plugin.rtmpGUI. If you are trying to use 'os.getcwd' to set the path, you cannot do that in a Version: 2.0 plugin.
  9. 11:54:04 T:6287360 ERROR: GetDirectory - Error getting plugin://plugin.rtmpGUI+
  10. 11:54:04 T:6287360 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.rtmpGUI+) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement