Advertisement
locomot1f

Untitled

Oct 22nd, 2013
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. 12:14:42 T:140612302743296 NOTICE: -->Python Interpreter Initialized<--
  2. 12:14:43 T:140612302743296 NOTICE:
  3.  
  4.  
  5. start of FREE CABLE plugin
  6. 12:14:43 T:140612302743296 ERROR: EXCEPTION: Could not get AddonPtr given a script id of plugin.video.free.cable.beta.If you are trying to use 'os.getcwd' to set the path, you cannot do that in a Version: 2.1.0 plugin.
  7. 12:14:43 T:140612302743296 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  8. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  9. Error Type: <type 'exceptions.RuntimeError'>
  10. Error Contents: Could not get AddonPtr given a script id of plugin.video.free.cable.beta.If you are trying to use 'os.getcwd' to set the path, you cannot do that in a Version: 2.1.0 plugin.
  11. Traceback (most recent call last):
  12. File "/home/xbmc/.xbmc/addons/plugin.video.free.cable-beta/default.py", line 63, in <module>
  13. modes()
  14. File "/home/xbmc/.xbmc/addons/plugin.video.free.cable-beta/default.py", line 30, in modes
  15. _common.add_directory(_common.smart_utf8(xbmcaddon.Addon(id = _common.ADDONID).getLocalizedString(39000)), 'Favorlist', 'NoUrl', thumb = _common.FAVICON, count = count, description = _common.smart_utf8(xbmcaddon.Addon(id = _common.ADDONID).getLocalizedString(39001)) + '\n' + all_description)
  16. RuntimeError: Could not get AddonPtr given a script id of plugin.video.free.cable.beta.If you are trying to use 'os.getcwd' to set the path, you cannot do that in a Version: 2.1.0 plugin.
  17. -->End of Python script error report<--
  18. 12:14:43 T:140614178293632 ERROR: GetDirectory - Error getting plugin://plugin.video.free.cable-beta/
  19. 12:14:43 T:140614178293632 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.free.cable-beta/) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement