Kodi Community Forum

Full Version: All Web Scripts Failling
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Folks,
Ive been searching and searching but so far have come to no answers. Basically every time I run a script that requires data from the net i.e. Apple Movie Trailers / CNN / Revision3 etc I get an error saying "Script Failed!"
Im running the latest version of XBMC on Windows 7 with the default skin. Ive also attached a log file. If anyone has any thoughts it would be much appreciated as this is beginning to really drive me nuts now.
Thanks very much in advanced.
Cheers.

https://dl.dropbox.com/u/1161781/xbmc.log
20:06:32 T:5128 M:2552512512 DEBUG: FreeLibrary(MSVCR71.dll) -> 0283BB28
20:06:32 T:5128 M:2552512512 DEBUG: FreeLibrary(MSVCP71.dll) -> 0283BA88

remove those two files from lib/python
clintjb Wrote:Hi Folks,
Ive been searching and searching but so far have come to no answers. Basically every time I run a script that requires data from the net i.e. Apple Movie Trailers / CNN / Revision3 etc I get an error saying "Script Failed!"
Im running the latest version of XBMC on Windows 7 with the default skin. Ive also attached a log file. If anyone has any thoughts it would be much appreciated as this is beginning to really drive me nuts now.
Thanks very much in advanced.
Cheers.

https://dl.dropbox.com/u/1161781/xbmc.log

ESPN Video is video plugin, it needs to go to /plugins/video and not scripts folder.

I suggest you use SVN repo installer to install plugins, it will place it in a correct place.

Also please use pastebin.com for debug log, makes it easier to read.

Zeljko