Advertisement
Angelinas

Untitled

Oct 1st, 2015
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. 21:33:38 T:2292 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  2. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  3. Error Type: <type 'exceptions.NameError'>
  4. Error Contents: global name 'e' is not defined
  5. Traceback (most recent call last):
  6. File "C:\Users\Bane\AppData\Roaming\Kodi\addons\script.skin.helper.service-master\plugin.py", line 94, in <module>
  7. Main()
  8. File "C:\Users\Bane\AppData\Roaming\Kodi\addons\script.skin.helper.service-master\plugin.py", line 51, in __init__
  9. getPVRChannels(limit)
  10. File "C:\Users\Bane\AppData\Roaming\Kodi\addons\script.skin.helper.service-master\resources\lib\PluginContent.py", line 464, in getPVRChannels
  11. liz = createListItem(item)
  12. File "C:\Users\Bane\AppData\Roaming\Kodi\addons\script.skin.helper.service-master\resources\lib\Utils.py", line 319, in createListItem
  13. starttime = getLocalDateTimeFromUtc(item['starttime'])
  14. File "C:\Users\Bane\AppData\Roaming\Kodi\addons\script.skin.helper.service-master\resources\lib\Utils.py", line 412, in getLocalDateTimeFromUtc
  15. logMsg("ERROR in getLocalDateTimeFromUtc ! --> " + str(e), 0)
  16. NameError: global name 'e' is not defined
  17. -->End of Python script error report<--
  18. 21:33:38 T:1028 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://script.skin.helper.service/?action=pvrchannels&limit=25&reload=2015-10-01 21:33:37
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement