Advertisement
Guest User

Untitled

a guest
Oct 15th, 2020
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. 2020-10-15 13:30:25.747 T:1937215504 WARNING: CGUIMediaWindow::OnMessage - updating in progress
  2. 2020-10-15 13:31:30.800 T:1937215504 ERROR: Control 55 in window 10025 has been asked to focus, but it can't
  3. 2020-10-15 13:31:33.173 T:739120000 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  4. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  5. Error Type: <type 'exceptions.AttributeError'>
  6. Error Contents: 'NoneType' object has no attribute 'get'
  7. Traceback (most recent call last):
  8. File "/storage/.kodi/addons/plugin.video.wofvideo/default.py", line 32, in <module>
  9. n.root()
  10. File "/storage/.kodi/addons/plugin.video.wofvideo/resources/lib/indexers/navigator.py", line 39, in root
  11. xbmcaddon.Addon().setSetting('hash', soup.find('input', attrs={'class': 'main_session'}).get('value'))
  12. AttributeError: 'NoneType' object has no attribute 'get'
  13. -->End of Python script error report<--
  14. 2020-10-15 13:31:33.212 T:772690816 ERROR: GetDirectory - Error getting plugin://plugin.video.wofvideo/
  15. 2020-10-15 13:31:33.223 T:1937215504 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.wofvideo/) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement