• 1
  • 26
  • 27
  • 28(current)
  • 29
  • 30
  • 33
[XBOX] T3CH Upgrader (Python Script)
I've had no issues during my own beta1 -> beta2 nor any other reports of it failing.
Could you retry with xbmc debug enabled and check the xbmc.log for exceptions ?

Build XBMC-SVN_2008-09-08_rev15452-T3CH.rar contains v1.7.2 should you wish to reload that.
Retired from Add-on dev
Reply
If you want the complete log let me know. I´ve extracted the part where the T3CH Upgrader is loaded

Code:
11:03:51 M: 35741696    INFO: T3CH Upgrader Version: 1.7.3 Date: 29-09-2008

11:03:51 M: 35721216    INFO: Loading skin file: DialogOK.xml

11:03:54 M: 35733504    INFO: > __init__()

11:03:54 M: 35733504    INFO: runMode=NORMAL

11:03:54 M: 35733504    INFO: isSilent=False

11:03:54 M: 35733504    INFO: _init_includes_excludes() forceReset=False

11:03:54 M: 35733504    INFO: _load_file_obj() T:\script_data\T3CH Upgrader\includes.txt

11:03:54 M: 35729408    INFO: _load_file_obj() T:\script_data\T3CH Upgrader\excludes.txt

11:03:54 M: 35729408    INFO: _hardcoded_includes()

11:03:54 M: 35729408    INFO: _hardcoded_excludes()

11:03:54 M: 35729408    INFO: _load_file_obj() T:\script_data\T3CH Upgrader\settings.txt

11:03:54 M: 35729408    INFO: _check_settings()

11:03:54 M: 35790848    INFO: > _set_default_settings() forceReset=False

11:03:54 M: 35749888    INFO: Traceback (most recent call last):

11:03:54 M: 35729408    INFO:   File "Q:\scripts\T3CH Upgrader\default.py", line 1900, in ?

11:03:54 M: 35749888    INFO:

11:03:54 M: 35729408    INFO: Main(runMode)

11:03:54 M: 35729408    INFO:   File "Q:\scripts\T3CH Upgrader\default.py", line 112, in __init__

11:03:54 M: 35729408    INFO:

11:03:54 M: 35729408    INFO: self._check_settings()

11:03:54 M: 35729408    INFO:   File "Q:\scripts\T3CH Upgrader\default.py", line 138, in _check_settings

11:03:54 M: 35729408    INFO:

11:03:54 M: 35729408    INFO: while forceSetup or not self._set_default_settings(False):

11:03:54 M: 35729408    INFO:   File "Q:\scripts\T3CH Upgrader\default.py", line 149, in _set_default_settings

11:03:54 M: 35729408    INFO:

11:03:54 M: 35729408    INFO: items = {

11:03:54 M: 35729408    INFO: NameError

11:03:54 M: 35729408    INFO: :

11:03:54 M: 35729408    INFO: global name '__language__' is not defined

11:03:54 M: 35729408    INFO:

11:03:54 M: 35729408   ERROR: Scriptresult: Error

11:03:54 M: 35729408    INFO: Python script stopped

11:03:54 M: 36233216    INFO: Python, unloading python24.dll cause no scripts are running anymore
Image

Please add to my reputation if you find my posts usefull (+/- button below posts)
Ubuntu 12.10 minimal XBMC auto-install script :: XBMControl :: Xbmc XBOX Skins :: XBMControl for Android :: Owner of Sudo Systems
Reply
You have PM.
Retired from Add-on dev
Reply
Does a script running count as non-use to the shutdown timer? If so, could the script override said timer so the xbox doesn't turn off automatically in the middle?
Reply
I'm getting the same error trying to update an older version of xbmc.

I installed T3CH Upgrader 1.73 from the xbmcscripts script. When I try to run T3CH Upgrader the error message is:

====
XBMC Language Error

Failed to load xbmc.Language builtin.
Update your XBMC to a newer version.
====

Help?
Reply
Script is detecting that your not on an XBMC Atlantis build. XBMC system info page will confirm this.

v1.7.3 is intended for once your on an Atlantis build.

Re-install v1.7.2 , upgrade to latest XBMC build, then you will be ok to use v1.7.3 from then onwards.

I've now changed the error prompt to better inform user of whats happening.

BBB
Retired from Add-on dev
Reply
Just few words to say thank you for your script which is so useful!
Big GrinBig GrinBig GrinBig Grin
Reply
Where would be a good place to get 1.7.2?
Reply
Where you can get it is mentioned a few posts back.
I´ve made it a bit easier to download..... Get it from http://xbmc-favorites.googlecode.com/fil...v1.7.2.rar
Image

Please add to my reputation if you find my posts usefull (+/- button below posts)
Ubuntu 12.10 minimal XBMC auto-install script :: XBMControl :: Xbmc XBOX Skins :: XBMControl for Android :: Owner of Sudo Systems
Reply
Bram77 Wrote:Where you can get it is mentioned a few posts back.

I looked back to page 38, but I don't see any link references.

Bram77 Wrote:I´ve made it a bit easier to download..... Get it from http://xbmc-favorites.googlecode.com/fil...v1.7.2.rar

Much better, thanks!
Reply
the back reference was to the T3CH build that contained v1.7.2, post #406

Build XBMC-SVN_2008-09-08_rev15452-T3CH.rar

but, thanks to Bram77 for the additional hosting
Retired from Add-on dev
Reply
Thanks guys! Everything's ticking along nicely now.
Reply
Burncycle Wrote:Does a script running count as non-use to the shutdown timer? If so, could the script override said timer so the xbox doesn't turn off automatically in the middle?

Any thoughts on this Huh I'd love to be able to hit the switch and walk away without having to babysit the xbox. I don't want it shutting down as it's trying to write the config file. Eek
Reply
why not just try it (you dont have to use the upgrader script) then report your findings in an appropriate thread ?
Retired from Add-on dev
Reply
BBB,
Script won't upgrade me to 8.10 Final T3ch build - is it cos of T3ch website layout changes? (he's dropped the old 2.0.1 stable builds)
I keep getting the error "No T3ch build could be found!" then click OK and it closes, so I can't get to the menu to "Change to a different t3ch" etc.
anything i can easily edit in the script to get it to go straight to the upgrader menu?
Reply
  • 1
  • 26
  • 27
  • 28(current)
  • 29
  • 30
  • 33

Logout Mark Read Team Forum Stats Members Help
[XBOX] T3CH Upgrader (Python Script)1