Script error when changing profile
#1
Hi sincere apologies if this is in the wrong place. Getting the following error when switching profiles. How do I resolve? Any other information needed?

Code:
17:28:08 T:9760   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: ('result',)
                                            Traceback (most recent call last):
                                              File "C:\Users\Username\AppData\Roaming\XBMC\addons\script.randomandlastitems\randomandlastitems.py", line 847, in <module>
                                                _getMovies()
                                              File "C:\Users\Username\AppData\Roaming\XBMC\addons\script.randomandlastitems\randomandlastitems.py", line 168, in _getMovies
                                                if _json_query['result'].has_key('moviedetails'):
                                            KeyError: ('result',)
                                            -->End of Python script error report<--[/quote]
Reply
#2
Has anyone got any ideas. This is also happening on another device with fresh install now.
Reply
#3
post it here where the dev can find it http://forum.kodi.tv/showthread.php?tid=122448
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#4
Apologies but is that the right place? seems to be about custom menus in skins. I'll post it there anyway and see what happens. Thanks
Reply

Logout Mark Read Team Forum Stats Members Help
Script error when changing profile0