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

Play button not working #65

Open
milnash opened this issue Jun 14, 2017 · 1 comment
Open

Play button not working #65

milnash opened this issue Jun 14, 2017 · 1 comment

Comments

@milnash
Copy link

milnash commented Jun 14, 2017

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: exit_script() takes exactly 2 arguments (1 given)
Traceback (most recent call last):
File "C:\Users\dator\AppData\Roaming\Kodi\addons\script.extendedinfo\resources\lib\dialogs\DialogMovieInfo.py", line 99, in onClick
ch.serve(control_id, self)
File "C:\Users\dator\AppData\Roaming\Kodi\addons\script.module.kodi65\lib\kodi65\actionhandler.py", line 291, in serve
return view_function(wnd, control_id)
File "C:\Users\dator\AppData\Roaming\Kodi\addons\script.extendedinfo\resources\lib\dialogs\DialogMovieInfo.py", line 218, in play_resume_button
self.exit_script()
TypeError: exit_script() takes exactly 2 arguments (1 given)
-->End of Python script error report<--

@Angelinas1
Copy link

try this
454bcb0

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

2 participants