Advertisement
Guest User

PBS Kids Crash on Kodi `17.1 for Windows 10 Pro

a guest
May 6th, 2017
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 3.60 KB | None | 0 0
  1. 14:14:10.703 T:16396   DEBUG: ------ Window Init (DialogBusy.xml) ------
  2. 14:14:11.001 T:12552   DEBUG: PBS Kids: Content Encoding == gzip
  3. 14:14:11.020 T:12552   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: 'list' object has no attribute 'get'
  7.                                             Traceback (most recent call last):
  8.                                               File "C:\Users\adventure_of_link\AppData\Roaming\Kodi\addons\plugin.video.pbskids\default.py", line 12, in <module>
  9.                                                 ma.processAddonEvent()
  10.                                               File "C:\Users\adventure_of_link\AppData\Roaming\Kodi\addons\script.module.t1mlib\lib\t1mlib.py", line 231, in processAddonEvent
  11.                                                 if mode==  None:  self.procDir(self.getAddonMenu,    p('url'), 'files', 'default_view')
  12.                                               File "C:\Users\adventure_of_link\AppData\Roaming\Kodi\addons\script.module.t1mlib\lib\t1mlib.py", line 156, in procDir
  13.                                                 ilist = dirFunc(url, ilist)
  14.                                               File "C:\Users\adventure_of_link\AppData\Roaming\Kodi\addons\plugin.video.pbskids\resources\lib\scraper.py", line 27, in getAddonMenu
  15.                                                 thumb = b.get('images',{'x':None}).get('program-kids-square',{'x':None}).get('url', self.addonIcon)
  16.                                             AttributeError: 'list' object has no attribute 'get'
  17.                                             -->End of Python script error report<--
  18. 14:14:11.025 T:12552    INFO: Python script stopped
  19. 14:14:11.025 T:12552   DEBUG: Thread LanguageInvoker 12552 terminating
  20. 14:14:11.034 T:16396   DEBUG: ------ Window Init (DialogNotification.xml) ------
  21. 14:14:11.049 T:16396   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.pbskids/
  22. 14:14:11.050 T:16396   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.pbskids/) failed
  23. 14:14:11.050 T:16396   DEBUG: CGUIMediaWindow::GetDirectory ()
  24. 14:14:11.050 T:16396   DEBUG:   ParentPath = [plugin://plugin.video.pbskids/]
  25. 14:14:11.056 T:13636   DEBUG: Thread BackgroundLoader start, auto delete: false
  26. 14:14:11.059 T:13636   DEBUG: Thread BackgroundLoader 13636 terminating
  27. 14:14:11.367 T:16396   DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  28. 14:14:13.249 T:16396   DEBUG: Keyboard: scancode: 0x38, sym: 0x0134, unicode: 0x0000, modifier: 0x100
  29. 14:14:13.249 T:16396   DEBUG: CInputManager::OnKey: alt-leftalt (0x4f0d4) pressed, action is
  30. 14:14:13.250 T:16396   DEBUG: ------ Window Deinit (Pointer.xml) ------
  31. 14:14:13.535 T:16396   DEBUG: CWinEventsWin32::WndProcWindow is active
  32. 14:14:13.541 T:16396   DEBUG: CWinEventsWin32::WndProc: Focus switched to process C:\Windows\explorer.exe
  33. 14:14:16.766 T:16396   DEBUG: ------ Window Deinit (DialogNotification.xml) ------
  34. 14:14:21.047 T:16396    INFO: Python, unloading python shared library because no scripts are running anymore
  35. 14:14:40.221 T:11892   DEBUG: Thread JobWorker 11892 terminating (autodelete)
  36. 14:14:40.221 T:6396   DEBUG: Thread JobWorker 6396 terminating (autodelete)
  37. 14:14:41.038 T:17912   DEBUG: Thread JobWorker 17912 terminating (autodelete)
  38. 14:15:26.665 T:12708   DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement