Kodi Community Forum
Script failed error for add-on - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Mac OS X (https://forum.kodi.tv/forumdisplay.php?fid=56)
+---- Thread: Script failed error for add-on (/showthread.php?tid=138374)



Script failed error for add-on - Nibbsy - 2012-08-15

Hi, I'm having some problems loading one of my video add-ons ('Live Online Footy' add-on). When I try and load it I get a 'script failed' error.

The logs are here - http://xbmclogs.com/show.php?id=6671

Would really appreciate it if anyone is able to have a quick look and let me know what the issue might be.

Thanks.


RE: Script failed error for add-on - artrafael - 2012-08-16

Looks like an expected file is missing or can't be read?
Code:
20:54:11 T:2954915840   ERROR: Error Type: <type 'exceptions.IOError'>
20:54:11 T:2954915840   ERROR: Error Contents: [Errno 2] No such file or directory: '/Users/matt/Library/Application Support/XBMC/userdata/addon_data/plugin.video.lof/cookie.lwp'

You should check www.xbmchub.com for support of this plug-in.


RE: Script failed error for add-on - Nibbsy - 2012-08-16

Ok thanks. Any idea which file is missing or what might cause that. Or what I can do to fix it?

I have asked at that other site as well, thanks.