Xbmc scripts not running
#1
hi,

i uploaded the "xbmc scipts" script to my xbox, but everytime i try to run it here is what the script outputs:

-->python script initialized<--
local script path: q:\scripts\xbmcscripts\
traceback (most recent call last):
file "q:\scripts\xbmcscripts\installer.py", line 300, in ?
gui = gui[)
file "q:\scripts\xbmcscripts\installer.py", line 48, in
self.setcoordinateresolution(6)
attributeerror: 'gui' object has not attribute 'setcoordinateresolution'

i'd appreciate any help you can offer me...

thanks
Reply
#2
''setcoordinateresolution'' is a newer xbmc python feature - your xbmc build is too old. just get newer build installed, that'll fix it.
Reply

Logout Mark Read Team Forum Stats Members Help
Xbmc scripts not running0