2015-06-21, 20:13
(2015-06-20, 14:10)komplex Wrote: It works for me but not all the time it's strange, got this from debug log today
Code:12:59:08 T:6404 ERROR: EXCEPTION: Non-Existent Control 3005
12:59:08 T:6404 ERROR: EXCEPTION: Non-Existent Control 3010
12:59:08 T:6404 ERROR: EXCEPTION: Non-Existent Control 3006
12:59:08 T:6404 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.RuntimeError'>
Error Contents: Non-Existent Control 3006
Traceback (most recent call last):
File "C:\Users\KompLeX\AppData\Roaming\Kodi\addons\service.nextup.notification\resources\lib\NextUpInfo.py", line 68, in onInit
self.getControl(3006).setImage(clearartimage)
RuntimeError: Non-Existent Control 3006
-->End of Python script error report<--
Using Xperience1080, do i complain to you or Piers about the script not working lol
For this one ask Piers to define control 3006 in his version (he can set its visibility to false if he does not want to show it)