2019-03-26 16:41:02.105 T:6764 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ValueError'>
Error Contents: sample larger than population
Traceback (most recent call last):
File "C:\Users\Seger\AppData\Roaming\Kodi\addons\script.embuary.helper\plugin.py", line 84, in <module>
Main()
File "C:\Users\Seger\AppData\Roaming\Kodi\addons\script.embuary.helper\plugin.py", line 27, in __init__
self.getinfos()
File "C:\Users\Seger\AppData\Roaming\Kodi\addons\script.embuary.helper\plugin.py", line 66, in getinfos
plugin.get_items_by_actor()
File "C:\Users\Seger\AppData\Roaming\Kodi\addons\script.embuary.helper\resources\lib\plugin_content.py", line 505, in get_items_by_actor
random_actor = ''.join(random.sample(population=cast_range, k=1))
File "C:\Program Files\Kodi\system\python\Lib\random.py", line 323, in sample
raise ValueError("sample larger than population")
ValueError: sample larger than population
-->End of Python script error report<--
2019-03-26 16:41:02.161 T:10680 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://script.embuary.helper/?info=getitemsbyactor&dbid=9305&type=movie
2019-03-26 16:41:02.227 T:928 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IndexError'>
Error Contents: list index out of range
Traceback (most recent call last):
File "C:\Users\Seger\AppData\Roaming\Kodi\addons\script.embuary.helper\plugin.py", line 84, in <module>
Main()
File "C:\Users\Seger\AppData\Roaming\Kodi\addons\script.embuary.helper\plugin.py", line 27, in __init__
self.getinfos()
File "C:\Users\Seger\AppData\Roaming\Kodi\addons\script.embuary.helper\plugin.py", line 48, in getinfos
plugin.get_similar()
File "C:\Users\Seger\AppData\Roaming\Kodi\addons\script.embuary.helper\resources\lib\plugin_content.py", line 577, in get_similar
filters = [{'operator': 'isnot', 'field': 'title', 'value': title},{'operator': 'is', 'field': 'genre', 'value': genres[0]}]
IndexError: list index out of range
-->End of Python script error report<--
2019-03-26 16:41:02.254 T:3608 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://script.embuary.helper/?info=getsimilar&dbid=9305&type=movie