Kodi Community Forum

Full Version: "Scripts Error" Help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello Folks,

I am new to installing plugins in XBMC and can't find any guidance on the error I am getting. I have added several plugins to my plugins/video folder and also added them as a source within the XBMC GUI. However, whenever I try to run them, I get a message that says "Scripts Error". I am using the AEON skin if that affects anything...

Thanks.
Submit a debug log so there's enough information to help you. Check the link in my signature.
OK, Thanks Nicoli...

http://pastebin.com/m580c602
You've set an incorrect proxy (or lack thereof).

This causes the scripts to try and use a non-existant or invalid proxy.

Why did you set this?

Goto network settings in XBMC and look for the proxy settings and either set a proper proxy host and port or uncheck the "Enable HTTP Proxy".
Thanks, that did it!