Page 1 of 1

Addons not working, need help please

Posted: Tue Jan 07, 2014 9:53 am
by tomturbo68
hello, this is my first post here, sorry for my bad english.

I installed the latest stabel and now 3.5 beta and no addon is working. I always get the script error. I tried a lot of addons.

I made a fresh install now and installed (as a test) the movie25 addon, first from the rep (not working) and than the zip file from a post in the forum. Still not working

Here is my log:

http://pastebin.com/7d7MBskz

I hope you can help me, thanks

tom

Re: Addons not working, need help please

Posted: Tue Jan 07, 2014 11:01 am
by skatulskijean
the xbmc4xbox repo and the holding addons on it since adapted from main xbmc for use with the stable xbmc4xbox build (and this build working with python 2.4)
The Beta and nightly Builds have python 2.7.5 on it.
On python 2.4 we want for using elementree a seperate scriptmodule (scriptmodule.elementree).
on python 2.6 or later we want not a seperate scriptmodule elementree, then it is integrated, but the syntax for the import is differend.
And this give then the import error on your Log.
To solve the import problem install over the addon4xbox installer from the xbmc4xbox repo -scriptmodule the scriptmodule.elementree i think this fix your problem without code changes momently.

Regards Jan

Re: Addons not working, need help please

Posted: Tue Jan 07, 2014 1:30 pm
by tomturbo68
Thank you very much, that solved my problem.

Perhaps the xbox can replace my apple tv now!

Best regards from Austria

Tom