Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: EXCEPTION Thrown (PythonToCppException) #21

Open
fluide64 opened this issue Apr 25, 2018 · 0 comments
Open

ERROR: EXCEPTION Thrown (PythonToCppException) #21

fluide64 opened this issue Apr 25, 2018 · 0 comments

Comments

@fluide64
Copy link

Hi, I have a error when start kodi with beta series agent 1.0.12

ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.KeyError'>
Error Contents: ('episodes',)
Traceback (most recent call last):
File "\AppData\Roaming\Kodi\addons\service.betaseries.com\betaseries.py", line 507, in
Main()
File "\AppData\Roaming\Kodi\addons\service.betaseries.com\betaseries.py", line 79, in init
self._service_setup()
File "\AppData\Roaming\Kodi\addons\service.betaseries.com\betaseries.py", line 88, in _service_setup
self._get_settings()
File "AppData\Roaming\Kodi\addons\service.betaseries.com\betaseries.py", line 105, in _get_settings
self.Player = MyPlayer(action = self._service_betaserie, service = service)
File "AppData\Roaming\Kodi\addons\service.betaseries.com\betaseries.py", line 309, in init
self.ScanRecentlyadded()
File "AppData\Roaming\Kodi\addons\service.betaseries.com\betaseries.py", line 399, in ScanRecentlyadded
for episode in result_episodes['result']['episodes']:
KeyError: ('episodes',)
-->End of Python script error report<--

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant