14:35:49 18.152542 T:1706640288 WARNING: CSkinInfo: failed to load skin settings 14:35:52 21.788406 T:1737466784 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: Error Contents: list indices must be integers, not str Traceback (most recent call last): File "/storage/.kodi/addons/script.xbmc.hue.ambilight-master/default.py", line 462, in hue = Hue(settings, args) File "/storage/.kodi/addons/script.xbmc.hue.ambilight-master/default.py", line 95, in __init__ self.update_settings() File "/storage/.kodi/addons/script.xbmc.hue.ambilight-master/default.py", line 187, in update_settings self.light = Group(self.settings) File "/storage/.kodi/addons/script.xbmc.hue.ambilight-master/resources/lib/tools.py", line 215, in __init__ Light.__init__(self, settings.light1_id, settings) File "/storage/.kodi/addons/script.xbmc.hue.ambilight-master/resources/lib/tools.py", line 102, in __init__ self.get_current_setting() File "/storage/.kodi/addons/script.xbmc.hue.ambilight-master/resources/lib/tools.py", line 118, in get_current_setting state = j['state'] TypeError: list indices must be integers, not str -->End of Python script error report<-- 14:35:54 23.117001 T:1745855392 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: Error Contents: ('bri',) Traceback (most recent call last): File "/storage/.kodi/addons/script.kodi.hue.ambilight-master/default.py", line 745, in hue = Hue(settings, args) File "/storage/.kodi/addons/script.kodi.hue.ambilight-master/default.py", line 168, in __init__ self.update_settings() File "/storage/.kodi/addons/script.kodi.hue.ambilight-master/default.py", line 373, in update_settings self.light = Group(self.settings) File "/storage/.kodi/addons/script.kodi.hue.ambilight-master/resources/lib/tools.py", line 266, in __init__ tmp = Light(light, settings) File "/storage/.kodi/addons/script.kodi.hue.ambilight-master/resources/lib/tools.py", line 79, in __init__ self.get_current_setting() File "/storage/.kodi/addons/script.kodi.hue.ambilight-master/resources/lib/tools.py", line 113, in get_current_setting self.start_setting['bri'] = state['bri'] KeyError: ('bri',) -->End of Python script error report<--