Script Failed! Error with most Add ons
#1
Hi

I have successfully installed in stand alone OpenElec 5.0 on my chromebox Asus M004U.
However it seems that when I install a new add on it keeps failing to run and I get the error message "Script Failed! Name of the add-on"
For example I have noticed the issue with Skin Shortcuts and Kodi Log Uploader.
It might be related but I can't find any folder for these two add ons in the folder \\Userdata\addon_data\
Is there any permission to set ?

Thanks for your help
Reply
#2
looks like the Kodi Log Uploader issue is due to the fact that xbmclog.com is down.
Regarding my script error with Skin Shortcuts, here is the error I get from the log file:

[/code]
07:23:50 T:139903274817280 NOTICE: -->Python Interpreter Initialized<--
07:23:50 T:139903274817280 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.skinshortcuts/default.py): the source file to load is "/storage/.kodi/addons/script.skinshortcuts/default.py"
07:23:50 T:139903274817280 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.skinshortcuts/default.py): setting the Python path to /storage/.kodi/addons/script.skinshortcuts:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.unidecode/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/PIL:/usr/lib/python2.7/site-packages/gtk-2.0
07:23:50 T:139903274817280 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.skinshortcuts/default.py): entering source directory /storage/.kodi/addons/script.skinshortcuts
07:23:50 T:139903274817280 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/script.skinshortcuts/default.py): instantiating addon using automatically obtained id of "script.skinshortcuts" dependent on version 2.14.0 of the xbmc.python api
07:23:50 T:139903274817280 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: Bad magic number in /usr/lib/python2.7/pstats.pyo
Traceback (most recent call last):
File "/storage/.kodi/addons/script.skinshortcuts/default.py", line 7, in <module>
import pstats
ImportError: Bad magic number in /usr/lib/python2.7/pstats.pyo
-->End of Python script error report<--
07:23:50 T:139903274817280 INFO: Python script stopped
Reply

Logout Mark Read Team Forum Stats Members Help
Script Failed! Error with most Add ons0