Kodi Community Forum
Script failure - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Night (https://forum.kodi.tv/forumdisplay.php?fid=130)
+----- Thread: Script failure (/showthread.php?tid=76050)



Script failure - ShizzlePDX503 - 2010-06-22

I am using build 31280 from svn (using XBMCUpdate) and when I run XBMC I always get this error message that the recentlyadded.py failed.

link to error message in xbmc.log:
http://pastebin.com/KLgKTJge

this doesn't happen when I use the default skin of Confluence. Hope someone has a fix or a couple of ideas.

I do know that I have installed the skin from zip file in the addon menu


- Kallaide - 2010-06-22

You need to go into the skin.night/scripts folder and DELETE the recentlyadded file. This needs to be replaced with the default.py file from the script.recentlyadded folder from addons. (Make sure you rename it to recentlyadded)

I had the same issue with the last GIT update for Night.


- njumlin - 2010-11-17

What if you dont have a folder called scripts inside skin.night? :S I'm getting this even after I update from GIT.


- zwat - 2010-11-17

install the addonversion of the skin first to get all required scripts and then do git to get the latest skin updates. could just move the current skin and do addon then move current back again instead of doing a new git clone.


- njumlin - 2010-11-18

Hmm script.recentlyadded still doesn't work. It doesnt seem to work for any skin actually...
I'm using XBMC /P (Portable) if that should be any difference.