Advertisement
Guest User

Unable to access XBMB3C

a guest
Nov 14th, 2014
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 2.96 KB | None | 0 0
  1.     23:15:41 T:9284 WARNING: CVideoInfoTag::GetDurationFromMinuteString <runtime> should be in minutes. Interpreting '' as 0 minutes
  2. 23:15:41 T:9284  NOTICE: XBMB3C 1 -> addGUIItem:http://SETVIEWSSETVIEWS{'title': u'Set Views'}{'fanart_image': '', 'thumb': '', 'poster': '', 'mode': 0, 'guiid': '', 'type': 'Video'}
  3. 23:15:41 T:9284 WARNING: CVideoInfoTag::GetDurationFromMinuteString <runtime> should be in minutes. Interpreting '' as 0 minutes
  4. 23:15:41 T:9284   ERROR: EXCEPTION: The parameter "entry1" must be either a Tuple or a List.
  5. 23:15:41 T:9284   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  6.                                              - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  7.                                             Error Type: <type 'exceptions.TypeError'>
  8.                                             Error Contents: The parameter "entry1" must be either a Tuple or a List.
  9.                                             Traceback (most recent call last):
  10.                                               File "C:\Users\Angel\AppData\Roaming\XBMC\addons\plugin.video.xbmb3c\default.py", line 39, in <module>
  11.                                                 MainModule.MainEntryPoint()
  12.                                               File "C:\Users\Angel\AppData\Roaming\XBMC\addons\plugin.video.xbmb3c\resources\lib\MainModule.py", line 3122, in MainEntryPoint
  13.                                                 displaySections(pluginhandle)
  14.                                               File "C:\Users\Angel\AppData\Roaming\XBMC\addons\plugin.video.xbmb3c\resources\lib\MainModule.py", line 671, in displaySections
  15.                                                 xbmcplugin.addDirectoryItems(pluginhandle, dirItems)
  16.                                             TypeError: The parameter "entry1" must be either a Tuple or a List.
  17.                                             -->End of Python script error report<--
  18. 23:15:41 T:9284  NOTICE:
  19. URL_REQUEST_REPORT : Total Calls : 0
  20. 23:15:41 T:9284  NOTICE:
  21. URL_REQUEST_REPORT : Total Calls : 2
  22. 23:15:41 T:8940   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.xbmb3c/?content_type=video
  23. 23:15:41 T:8940   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.xbmb3c/?content_type=video) failed
  24. 23:15:41 T:10228  NOTICE: Thread BackgroundLoader start, auto delete: false
  25. 23:15:43 T:5544  NOTICE: XBMB3C ThemeMusicThread -> updateThemeMusic Called
  26. 23:15:43 T:8360  NOTICE: Thread BackgroundLoader start, auto delete: false
  27. 23:15:43 T:6316  NOTICE: XBMB3C BackgroundRotationThread -> setItemBackgroundLink ItemGUID :
  28. 23:15:43 T:6316  NOTICE: XBMB3C BackgroundRotationThread -> setItemBackgroundLink Resetting MB3.Background.Item.FanArt
  29. 23:15:44 T:5544  NOTICE: XBMB3C ThemeMusicThread -> updateThemeMusic itemGUID :
  30. 23:15:45 T:9756  NOTICE: Thread LanguageInvoker start, auto delete: false
  31. 23:15:45 T:9756  NOTICE: -->Python Interpreter Initialized<--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement