[RELEASE] Texture Cache Maintenance utility
I have been trying to get this to work with a few different commands..

I have run

Code:
python texturecache.py c
Code:
python texturecache.py nc
Code:
python texturecache.py s "avatar"


All give me this error, how do i fix this?


Code:
Traceback (most recent call last):
  File "texturecache.py", line 7733, in <module>
    main(sys.argv[1:])
  File "texturecache.py", line 7442, in main
    if not checkConfig(argv[0]): sys.exit(2)
  File "texturecache.py", line 7042, in checkConfig
    data = jcomms.sendJSON(REQUEST, "libVersion", checkResult=False)
  File "texturecache.py", line 1868, in sendJSON
    s = self.getSocket()
  File "texturecache.py", line 1796, in getSocket
    raise
RuntimeError: No active exception to reraise
Reply


Messages In This Thread
Crash on Gotham on OS X - by desepticon - 2014-05-29, 17:57
RE: [RELEASE] Texture Cache Maintenance utility - by Scout31 - 2015-01-11, 05:33
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