Python errors in xbmc.log
#1
Hello

I just did my first start of XBMC after upgrade to Eden.
After look up to xbmc.log file I found these entries:

Code:
...
...
14:43:37 T:140328660674496  NOTICE: initializing playlistplayer
14:43:37 T:140328660674496  NOTICE: DONE initializing playlistplayer
14:43:37 T:140328660674496  NOTICE: Old database found - updating from version 0 to 4
14:43:37 T:140328660674496  NOTICE: Attempting to update the database ViewModes4 from version 3 to 4
14:43:38 T:140328660674496  NOTICE: Old database found - updating from version 34 to 60
14:43:38 T:140328660674496  NOTICE: Attempting to update the database MyVideos60 from version 42 to 60
14:43:39 T:140328660674496  NOTICE: Old database found - updating from version 7 to 18
14:43:39 T:140328660674496  NOTICE: Attempting to update the database MyMusic18 from version 15 to 18
14:43:39 T:140328660674496  NOTICE: Old database found - updating from version 0 to 6
14:43:40 T:140328660674496  NOTICE: initialize done
14:43:40 T:140328660674496  NOTICE: Running the application...
14:43:40 T:140328660674496  NOTICE: ES: Starting event server
14:43:40 T:140328291477248  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
14:43:40 T:140328291477248  NOTICE: UDP: Listening on port 9777
14:43:40 T:140328660674496  NOTICE: starting zeroconf publishing
14:43:40 T:140327780345600  NOTICE: -->Python Interpreter Initialized<--
14:43:48 T:140328330422016   ERROR: Python script "http://mirrors.xbmc.org/addons/eden/script.common.plugin.cache/script.common.plugin.cache-0.9.2.zip/default.py" does not exist
14:43:51 T:140328330422016   ERROR: Python script "http://mirrors.xbmc.org/addons/eden/script.module.simple.downloader/script.module.simple.downloader-0.9.2.zip/default.py" does not exist

Can anyone help, how to clear these errors?
This URL is valid: "http://mirrors.xbmc.org/addons/eden/script.common.plugin.cache/script.common.plugin.cache-0.9.2.zip", but it becomes invalid with "default.py" appended.
I don't even know for what these addons are used for.

Thanks.
Reply

Logout Mark Read Team Forum Stats Members Help
Python errors in xbmc.log0