Guest User

Untitled

a guest
Mar 20th, 2012
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.14 KB | None | 0 0
  1. Exception during UpdaterModule.Update
  2. Traceback (most recent call last):
  3. File "lib\update.pyc", line 528, in Update
  4. File "lib\update.pyc", line 577, in _Update
  5. File "lib\update.pyc", line 305, in Run
  6. File "zsync\zsync.pyc", line 1426, in ApplyPatch
  7. File "zsync\zsync.pyc", line 1404, in ApplyPatch
  8. File "zsync\zsync.pyc", line 1394, in ApplyPatch
  9. File "zsync\fileSync.pyc", line 476, in GetBlock
  10. KeyError: (255659955, '\xafr\x12\xe0\xcal\t\xeaK\xce\x8d\x1d\xee\x88\x0fE')
  11. Locals by frame, innermost last:
  12. Frame __bootstrap in threading.pyc at line 503:
  13. self = <Thread(UpdaterProcessThread, started 132)>
  14. Frame __bootstrap_inner in threading.pyc at line 530:
  15. self = <Thread(UpdaterProcessThread, started 132)>
  16. Frame run in threading.pyc at line 483:
  17. self = <Thread(UpdaterProcessThread, started 132)>
  18. self._Thread__args = ()
  19. self._Thread__block = <Condition(<thread.lock object at 0x0473C130>, 0)>
  20. self._Thread__daemonic = False
  21. self._Thread__ident = 132
  22. self._Thread__initialized = True
  23. self._Thread__kwargs = {}
  24. self._Thread__name = 'UpdaterProcessThread'
  25. self._Thread__started = <threading._Event object at 0x047A72D0>
  26. self._Thread__stderr = <__main__.Stderr object at 0x02254610>
  27. self._Thread__stopped = False
  28. self._Thread__target = <bound method UpdaterModule.Update of <lib.update.UpdaterModule instance at 0x047939E0>>
  29. self._Verbose__verbose = False
  30. Frame Update in lib\update.pyc at line 533:
  31. self = <lib.update.UpdaterModule instance at 0x047939E0>
  32. self.average = 0
  33. self.cache = u'E:\\EVE\\launcher\\cache\\Download'
  34. self.dxFolder = u'E:\\EVE\\bin\\DirectX'
  35. self.folder = u'E:\\EVE'
  36. self.hashdb = <ChecksumDB at 'E:\\EVE\\launcher\\cache\\checksums'>
  37. self.info = <function wrapper at 0x047A9970>
  38. self.isRunning = <threading._Event object at 0x04787F70>
  39. self.lock = <thread.lock object at 0x0473C240>
  40. self.proc = <lib.update.ApplyHttpPatch instance at 0x076D9800>
  41. self.server = 'TQ'
  42. self.settings = <lib.userSettings.UserSettings instance at 0x047938F0>
  43. self.startTime = 1332277004.378
  44. self.successful = False
  45. Frame _Update in lib\update.pyc at line 577:
  46. args = [u'E:\\EVE', <ChecksumDB at 'E:\\EVE\\launcher\\cache\\checksums'>, u'E:\\EVE\\launcher\\cache\\Download', <function wrapper at 0x047A9970>]
  47. oldDXFolderSums = '\x0b\x01\xf2K?\x1a%\xcc\x94\xf7)\x15\x9e\x88<\xb0L\x1d\xa2r|\x8aHb2\x15\x1a\x0f\xaae\xdel\xb1\x16P\x9e\xa1\xbe\xce\x99x\xde\xd8_\x95\xd5\xb5\xcb\\\xb4JA\x95Wo\xe4\xccK\xff\n\xee\x01\xf1\x19\x8bV\xb0\x8e\xa4\x19\xe7x:|\x94w\xf2\xcb\x93.\xf5Uj?!\xed\x89\xb1\x845n\x8a\x12Wp\x1b:\xa4\x03"l\xc6<\x19\xa0\xab\x8d\xb3\x17\x97&\xbc\x08\xe6\x8a;]\x08\xad\xbc\xd3S\xd7\x16r%\xc4\xd6c\xff\x08k\x07\xf2\x11x$L\xa8\xab;\xf8\xb3!\xc2\xe4:\xf7#\x07P\x8d\xf4\x17\xa1T\xc3\xf1\xaf\xd5\xb6J\xc3\xe4O/8\xa3\xbf\x84\x00\xf1\x1a@\xa3\x909\xfc\x9c\xaa'
  48. patchFile = u'E:\\EVE\\EVE_Online_0-352940.patch'
  49. self = <lib.update.UpdaterModule instance at 0x047939E0>
  50. self.average = 0
  51. self.cache = u'E:\\EVE\\launcher\\cache\\Download'
  52. self.dxFolder = u'E:\\EVE\\bin\\DirectX'
  53. self.folder = u'E:\\EVE'
  54. self.hashdb = <ChecksumDB at 'E:\\EVE\\launcher\\cache\\checksums'>
  55. self.info = <function wrapper at 0x047A9970>
  56. self.isRunning = <threading._Event object at 0x04787F70>
  57. self.lock = <thread.lock object at 0x0473C240>
  58. self.proc = <lib.update.ApplyHttpPatch instance at 0x076D9800>
  59. self.server = 'TQ'
  60. self.settings = <lib.userSettings.UserSettings instance at 0x047938F0>
  61. self.startTime = 1332277004.378
  62. self.successful = False
  63. Frame Run in lib\update.pyc at line 305:
  64. self = <lib.update.ApplyHttpPatch instance at 0x076D9800>
  65. self.cache = u'E:\\EVE\\launcher\\cache\\Download'
  66. self.folder = u'E:\\EVE'
  67. self.hashdb = <ChecksumDB at 'E:\\EVE\\launcher\\cache\\checksums'>
  68. self.info = <function wrapper at 0x047A9970>
  69. self.patchFile = u'E:\\EVE\\EVE_Online_0-352940.patch'
  70. self.progress = <lib.update.UpdaterProgress instance at 0x07712058>
  71. self.stepWeight = [(0, <function <lambda> at 0x076B46B0>), (1.0, <function <lambda> at 0x076B4670>)]
  72. self.z = <zsync.zsync.ApplyPatch instance at 0x076D9850>
  73. Frame ApplyPatch in zsync\zsync.pyc at line 1426:
  74. _ApplyPatch__NukeSubFile = <function __NukeSubFile at 0x07743070>
  75. chksm = <sha1 HASH object @ 045B3900>
  76. fileAbs = u'E:\\EVE\\manifest.dat'
  77. fileRel = 'manifest.dat'
  78. folder = u'E:\\EVE'
  79. fp = <closed file u'E:\\EVE\\tmpa2lmqh.tmp', mode 'wb' at 0x0477A968>
  80. fromHash = 'da39a3ee5e6b4b0d3255bfef95601890afd80709'
  81. goodDataPool = <zsync.fileSync.DataPool instance at 0x07731BE8>
  82. identity = (255659955, '\xafr\x12\xe0\xcal\t\xeaK\xce\x8d\x1d\xee\x88\x0fE')
  83. isCompressed = {}
  84. item = {'toHash': 'c93b56039b68cd1974add6c3d7843a84ea2bd1ab', 'badBlocks': set([0]), 'rsum': '\x00\x00\x01\x00\xb3\x0f=\x0f\xafr\x12\xe0\xcal\t\xeaK\xce\x8d\x1d\xee\x88\x0fE', 'fromHash': 'da39a3ee5e6b4b0d3255bfef95601890afd80709', 'dataIndexes': [(1527330L, 1539070L)], 'mode': 33206, 'goodBlocks': []}
  85. localHash = 'da39a3ee5e6b4b0d3255bfef95601890afd80709'
  86. localPool = <zsync.fileSync.DataPool instance at 0x07731BE8>
  87. n = 0
  88. p = <lib.update.UpdaterProgress instance at 0x07712058>
  89. patchDataPool = <zsync.fileSync.DataPool instance at 0x07712030>
  90. rsum = <zsync.rollingChecksum.RollingSum object at 0x045B39B0>
  91. rsums = {'manifest.dat': <zsync.rollingChecksum.RollingSum object at 0x045B39B0>, 'common.ini': <zsync.rollingChecksum.RollingSum object at 0x045B3970>}
  92. self = <zsync.zsync.ApplyPatch instance at 0x076D9850>
  93. self.dataStart = 54324L
  94. self.datapool = <zsync.fileSync.DataPool instance at 0x07712030>
  95. self.doDeletes = True
  96. self.hashdb = <ChecksumDB at 'E:\\EVE\\launcher\\cache\\checksums'>
  97. self.index = OrderedDict([('LogServer.exe', {'mode': 33279}), ('bin\\APEXFramework_x86.dll', {'mode': 33206}), ('bin\\APEX_BasicIOS_x86.dll', {'mode': 33206}), ('bin\\APEX_Clothing_Legacy_x86.dll', {'mode': 33206}), ('bin\\APEX_Clothing_x86.dll', {'mode': 33206}), ('bin\\APEX_Framework_Legacy_x86.dll', {'mode': 33206}), ('bin\\Awesomium.dll', {'mode': 33206}), ('bin\\DirectX\\Aug2009_d3dx10_42_x86.cab', {'mode': 33206}), ('bin\\DirectX\\Aug2009_d3dx11_42_x86.cab', {'mode': 33206}), ('bin\\DirectX\\Aug2009_d3dx9_42_x86.cab', {'mode': 33206}), ('bin\\DirectX\\DSETUP.dll', {'mode': 33206}), ('bin\\DirectX\\DXSETUP.exe', {'mode': 33279}), ('bin\\DirectX\\dsetup32.dll', {'mode': 33206}), ('bin\\DirectX\\dxdllreg_x86.cab', {'mode': 33206}), ('bin\\DirectX\\dxnt.cab', {'mode': 33206}), ('bin\\DirectX\\dxupdate.cab', {'mode': 33206}), ('bin\\EveLocalization.dll', {'mode': 33206}), ('bin\\ExeFile.exe', {'mode': 33279}), ('bin\\Extensions.dll', {'mode': 33206}), ('bin\\Microsoft.VC80.CRT\\Microsoft.VC80.CRT.manifest', {'mode': 33206}), ('bin\\Microsoft.VC80.CRT\\msvcm80.dll', {'mode': 33206}), ('bin\\Microsoft.VC80.CRT\\msvcp80.dll', {'mode': 33206}), ('bin\\Microsoft.VC80.CRT\\msvcr80.dll', {'mode': 33206}), ('bin\\Microsoft.VC90.CRT\\Microsoft.VC90.CRT.manifest', {'mode': 33206}), ('bin\\Microsoft.VC90.CRT\\msvcm90.dll', {'mode': 33206}), ('bin\\Microsoft.VC90.CRT\\msvcp90.dll', {'mode': 33206}), ('bin\\Microsoft.VC90.CRT\\msvcr90.dll', {'mode': 33206}), ('bin\\PhysXCooking.dll', {'mode': 33206}), ('bin\\PhysXCore.dll', {'mode': 33206}), ('bin\\PhysXDevice.dll', {'mode': 33206}), ('bin\\PhysXLoader.dll', {'mode': 33206}), ('bin\\_GameWorld.dll', {'mode': 33206}), ('bin\\_PlanetResources.dll', {'mode': 33206}), ('bin\\_audio2.dll', {'mode': 33206}), ('bin\\_ctypes.pyd', {'mode': 33206}), ('bin\\_icu.pyd', {'mode': 33206}), ('bin\\_ssl.pyd', {'mode': 33206}), ('bin\\_trinity_deploy.dll', {'mode': 33206}), ('bin\\_vivox.dll', {'mode': 33206}), ('bin\\_yaml.pyd', {'mode': 33206}), ('bin\\binkw32.dll', {'mode': 33206}), ('bin\\blue.dll', {'mode': 33206}), ('bin\\ccpBrowser.exe', {'mode': 33279}), ('bin\\ccpBrowserHost.dll', {'mode': 33206}), ('bin\\ccpBrowserThunk.dll', {'mode': 33206}), ('bin\\chartdir.dll', {'mode': 33206}), ('bin\\cuda.dll', {'mode': 33206}), ('bin\\cudart.dll', {'mode': 33206}), ('bin\\cudart32_30_9.dll', {'mode': 33206}), ('bin\\db.dll', {'mode': 33206}), ('bin\\dbghelp.dll', {'mode': 33206}), ('bin\\destiny.dll', {'mode': 33206}), ('bin\\geo2.dll', {'mode': 33206}), ('bin\\icudt38.dll', {'mode': 33206}), ('bin\\icudt46.dll', {'mode': 33206}), ('bin\\icuin46.dll', {'mode': 33206}), ('bin\\icuuc46.dll', {'mode': 33206}), ('bin\\libsndfile-1.dll', {'mode': 33206}), ('bin\\msvcp100.dll', {'mode': 33206}), ('bin\\msvcr100.dll', {'mode': 33206}), ('bin\\ortp.dll', {'mode': 33206}), ('bin\\physxcudart_20.dll', {'mode': 33206}), ('bin\\pxtask_cuda_x86.dll', {'mode': 33206}), ('bin\\pychartdir27.pyd', {'mode': 33206}), ('bin\\pyexpat.pyd', {'m---truncated---
  98. self.patchfile = u'E:\\EVE\\EVE_Online_0-352940.patch'
  99. self.progress = <lib.update.UpdaterProgress instance at 0x07712058>
  100. symlinks = []
  101. tmpOut = u'E:\\EVE\\tmpa2lmqh.tmp'
  102. toHash = 'c93b56039b68cd1974add6c3d7843a84ea2bd1ab'
  103. total = 2
  104. Frame GetBlock in zsync\fileSync.pyc at line 476:
  105. identity = (255659955, '\xafr\x12\xe0\xcal\t\xeaK\xce\x8d\x1d\xee\x88\x0fE')
  106. self = <zsync.fileSync.DataPool instance at 0x07712030>
  107. self.collection = {}
  108. self.fileHandlers = {}
Advertisement
Add Comment
Please, Sign In to add comment