Advertisement
Guest User

Untitled

a guest
Sep 4th, 2017
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.89 KB | None | 0 0
  1. 22:03:33.918 T:1568134128 NOTICE: [plugin.video.eurosportplayer] arguments: {'mode': ['sports'], 'title': ['Videos']}
  2. 22:03:34.897 T:1568134128 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  3. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  4. Error Type: <type 'exceptions.TypeError'>
  5. Error Contents: 'NoneType' object has no attribute '__getitem__'
  6. Traceback (most recent call last):
  7. File "/home/osmc/.kodi/addons/plugin.video.eurosportplayer/addon.py", line 42, in <module>
  8. run()
  9. File "/home/osmc/.kodi/addons/plugin.video.eurosportplayer/addon.py", line 13, in run
  10. esp.sport(client.categories())
  11. File "/home/osmc/.kodi/addons/plugin.video.eurosportplayer/resources/lib/esp.py", line 27, in sport
  12. items.add(Sports(i).item)
  13. File "/home/osmc/.kodi/addons/plugin.video.eurosportplayer/resources/lib/sports.py", line 12, in __init__
  14. self.photos = i['defaultAssetImage'][0]['photos']
  15. TypeError: 'NoneType' object has no attribute '__getitem__'
  16. -->End of Python script error report<--
  17. 22:03:34.998 T:1568134128 INFO: Python script stopped
  18. 22:03:34.998 T:1568134128 DEBUG: Thread LanguageInvoker 1568134128 terminating
  19. 22:03:35.002 T:1958481920 DEBUG: ------ Window Init (DialogNotification.xml) ------
  20. 22:03:35.008 T:1958481920 ERROR: GetDirectory - Error getting plugin://plugin.video.eurosportplayer/?id&mode=sports&params&title=Videos
  21. 22:03:35.009 T:1958481920 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.eurosportplayer/?id&mode=sports&params&title=Videos) failed
  22. 22:03:35.010 T:1958481920 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.eurosportplayer/)
  23. 22:03:35.010 T:1958481920 DEBUG: ParentPath = [addons://sources/video]
  24. 22:03:35.042 T:1556182000 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.eurosportplayer] took 32 ms
  25. 22:03:35.044 T:1937765360 DEBUG: StartScript - calling plugin Eurosport Player('plugin://plugin.video.eurosportplayer/','13','')
  26. 22:03:35.045 T:1568134128 DEBUG: Thread LanguageInvoker start, auto delete: false
  27. 22:03:35.045 T:1568134128 INFO: initializing python engine.
  28. 22:03:35.045 T:1568134128 DEBUG: CPythonInvoker(18, /home/osmc/.kodi/addons/plugin.video.eurosportplayer/addon.py): start processing
  29. 22:03:35.286 T:1568134128 DEBUG: -->Python Interpreter Initialized<--
  30. 22:03:35.286 T:1568134128 DEBUG: CPythonInvoker(18, /home/osmc/.kodi/addons/plugin.video.eurosportplayer/addon.py): the source file to load is "/home/osmc/.kodi/addons/plugin.video$
  31. 22:03:35.289 T:1568134128 DEBUG: CPythonInvoker(18, /home/osmc/.kodi/addons/plugin.video.eurosportplayer/addon.py): setting the Python path to /home/osmc/.kodi/addons/plugin.video.$
  32. 22:03:35.289 T:1568134128 DEBUG: CPythonInvoker(18, /home/osmc/.kodi/addons/plugin.video.eurosportplayer/addon.py): entering source directory /home/osmc/.kodi/addons/plugin.video.e$
  33. 22:03:35.289 T:1568134128 DEBUG: CPythonInvoker(18, /home/osmc/.kodi/addons/plugin.video.eurosportplayer/addon.py): instantiating addon using automatically obtained id of "plugin.v$
  34. 22:03:35.511 T:1958481920 DEBUG: ------ Window Init (DialogBusy.xml) ------
  35. 22:03:35.910 T:1568134128 NOTICE: [plugin.video.eurosportplayer] arguments: 2.0.1
  36. 22:03:36.502 T:1568134128 NOTICE: [plugin.video.eurosportplayer] country: FI language: fi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement