
PIDGIN
|
Posted - 2010.09.30 20:04:00 -
[1]
Windows 7 64-bit Patch crashed, when I've run repair.exe I'm getting Python exception error
1285876984.200 - MemoryError 1285876984.202 - Locals by frame, innermost last: 1285876984.204 - Frame <module> in <string> at line 1: 1285876984.207 - __builtins__ = <module '__builtin__' (built-in)> 1285876984.210 - __doc__ = None 1285876984.212 - __name__ = '__main__' 1285876984.215 - nsis = <module 'nsis' (built-in)> 1285876984.218 - repair = <module 'repair' from 'C:\Users\kein\AppData\Local\Temp\nsuC775.tmp\python25.zip\repair.pyc'> 1285876984.223 - sys = <module 'sys' (built-in)> 1285876984.226 - Frame main in repair.pyc at line 83: 1285876984.229 - item = 'C:\\Program Files (x86)\\CCP\\EVE' 1285876984.232 - url = 'http://content.eveonline.com' 1285876984.236 - Frame RepairClient in repairTools.pyc at line 56: 1285876984.239 - baseurl = 'http://content.eveonline.com' 1285876984.242 - buildno = '185699' 1285876984.244 - codename = 'EVE-EVE-RELEASE' 1285876984.247 - folder = 'C:\\Program Files (x86)\\CCP\\EVE' 1285876984.250 - info = {'usescriptindexfiles': '1', 'appname': 'EVE', 'region': 'ccp', 'sync': '186485', 'server': 'Tranquility', 'edition': 'premium', 'version': '6.31', 'role': 'client', 'build': '185699', 'branch': '//depot/games/EVE-RELEASE/eve', 'aid': '0', '__name__': 'main', 'codename': 'EVE-EVE-RELEASE', 'port': '26000', 'cryptopack': 'CryptoAPI'} 1285876984.257 - testdir = '' 1285876984.260 - url = 'http://content.eveonline.com/RepairData_185699.dat' 1285876984.264 - Frame RestoreFolder in zsync.pyc at line 88: 1285876984.267 - folder = 'C:\\Program Files (x86)\\CCP\\EVE' 1285876984.270 - http_fp = <addinfourl at 69431704 whose fp = <socket._fileobject object at 0x042348B0>> 1285876984.276 - ignore = ('repair.exe',) 1285876984.278 - packageUrl = 'http://content.eveonline.com/RepairData_185699.dat' 1285876984.282 - Frame __init__ in dataPackage.pyc at line 245: 1285876984.285 - dataLength = 15923540740149647207L 1285876984.287 - fp = <addinfourl at 69431704 whose fp = <socket._fileobject object at 0x042348B0>> 1285876984.292 - self = <dataPackage.ReadSyncPackage instance at 0x04233D00> 1285876984.297 - sumlen = 1830585007 1285876984.301 - Frame _Read in dataPackage.pyc at line 304: 1285876984.303 - length = 1830585007 1285876984.306 - self = <dataPackage.ReadSyncPackage instance at 0x04233D00> 1285876984.310 - Frame read in socket.pyc at line 328: 1285876984.313 - buf = <cStringIO.StringO object at 0x04231620> 1285876984.316 - buf_len = 0 1285876984.318 - left = 1830585007 1285876984.320 - rbufsize = 8192 1285876984.323 - self = <socket._fileobject object at 0x042348B0> 1285876984.327 - size = 1830585007 1285876984.330 - Frame read in httplib.pyc at line 529: 1285876984.333 - amt = 1830585007 1285876984.335 - self = <httplib.HTTPResponse instance at 0x04233FA8> 1285876984.338 - Frame read in socket.pyc at line 328: 1285876984.341 - buf = <cStringIO.StringO object at 0x04231680> 1285876984.347 - buf_len = 0 1285876984.349 - left = 1830585007 1285876984.352 - rbufsize = 8192 1285876984.354 - self = <socket._fileobject object at 0x042346F0> 1285876984.359 - size = 1830585007 Python Exception: python exception error
|