Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 21:56:22.274 T:9020 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
- Error Type: <type 'exceptions.TypeError'>
- Error Contents: object of type 'NoneType' has no len()
- Traceback (most recent call last):
- File "C:\Users\xuser\AppData\Roaming\Kodi\addons\plugin.video.seren\seren.py", line 43, in <module>
- movieMenus.Menus().moviesTrending(page)
- File "C:\Users\xuser\AppData\Roaming\Kodi\addons\plugin.video.seren\resources\lib\gui\movieMenus.py", line 95, in moviesTrending
- self.commonListBuilder(traktList)
- File "C:\Users\xuser\AppData\Roaming\Kodi\addons\plugin.video.seren\resources\lib\gui\movieMenus.py", line 199, in commonListBuilder
- if len(traktList) == 0:
- TypeError: object of type 'NoneType' has no len()
- -->End of Python script error report<--
- 21:56:22.374 T:3484 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.seren/?action=moviesTrending&page=1
- 21:56:22.376 T:3484 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.seren/?action=moviesTrending&page=1) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement