[RELEASE] Texture Cache Maintenance utility
Hi MilhouseVH

I'm getting the following error when tryig to use your script:

Code:
./texturecache.py P
Traceback (most recent call last):
  File "./texturecache.py", line 4031, in <module>
    main(sys.argv[1:])
  File "./texturecache.py", line 3861, in main
    if gConfig.CHECKUPDATE and not argv[0] in ["version","update"]: checkUpdate()
  File "./texturecache.py", line 3779, in checkUpdate
    (remoteVersion, remoteHash) = getLatestVersion()
  File "./texturecache.py", line 3795, in getLatestVersion
    response = urllib2.urlopen("%s/%s" % (gConfig.GITHUB, "VERSION"))
  File "./Lib/urllib2.py", line 126, in urlopen
  File "./Lib/urllib2.py", line 406, in open
  File "./Lib/urllib2.py", line 519, in http_response
  File "./Lib/urllib2.py", line 444, in error
  File "./Lib/urllib2.py", line 378, in _call_chain
  File "./Lib/urllib2.py", line 527, in http_error_default
urllib2.HTTPError: HTTP Error 503: Service Temporarily Unavailable

May it be because GitHub is down?

EDIT: Github is back up and the script is now working.
Reply


Messages In This Thread
RE: [RELEASE] Texture Cache Maintenance utility - by teeedubb - 2013-08-06, 09:50
Crash on Gotham on OS X - by desepticon - 2014-05-29, 17:57
Cleaning - by AleisterHH - 2018-05-28, 22:03
RE: Cleaning - by Milhouse - 2018-05-28, 22:16
qax genre not updated - by Just-Me_A-User - 2018-06-12, 22:06
RE: qax genre not updated - by Milhouse - 2018-06-12, 23:40
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Texture Cache Maintenance utility17