Advertisement
Guest User

Log

a guest
Aug 17th, 2016
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. 10:08:25 T:1464338736 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  2. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  3. Error Type: <type 'exceptions.AttributeError'>
  4. Error Contents: 'module' object has no attribute 'captureWarnings'
  5. Traceback (most recent call last):
  6. File "/storage/emulated/0/InternalStorage//.kodi/addons/plugin.video.tweakers/addon.py", line 46, in <module>
  7. plugin.Main()
  8. File "/storage/emulated/0/InternalStorage//.kodi/addons/plugin.video.tweakers/resources/lib/tweakers_list.py", line 76, in __init__
  9. self.getVideos()
  10. File "/storage/emulated/0/InternalStorage//.kodi/addons/plugin.video.tweakers/resources/lib/tweakers_list.py", line 100, in getVideos
  11. logging.captureWarnings(True)
  12. AttributeError: 'module' object has no attribute 'captureWarnings'
  13. -->End of Python script error report<--
  14. 10:08:25 T:1390094640 ERROR: static bool XFILE::CDirectory::GetDirectory(const CURL&, CFileItemList&, const XFILE::CDirectory::CHints&, bool) - Error getting plugin://plugin.video.tweakers/
  15. 10:08:25 T:1390094640 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.tweakers/) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement