ХЕЛП с последним обновлением трабла хз че там
вот ошибка
Exception during UpdaterModule.Update
Traceback (most recent call last):
File "lib\update.pyc", line 528, in Update
File "lib\update.pyc", line 554, in _Update
File "lib\update.pyc", line 278, in Run
File "zsync\zsync.pyc", line 1209, in CreatePatch
File "zsync\zsync.pyc", line 896, in GetInfo
File "stuff\bundle.pyc", line 136, in ReadIndex
error: Error -5 while decompressing data: incomplete or truncated stream
Locals by frame, innermost last:
Frame __bootstrap in threading.pyc at line 503:
self = <Thread(UpdaterProcessThread, started 3344)>
Frame __bootstrap_inner in threading.pyc at line 530:
self = <Thread(UpdaterProcessThread, started 3344)>
Frame run in threading.pyc at line 483:
self = <Thread(UpdaterProcessThread, started 3344)>
self._Thread__args = ()
self._Thread__block = <Condition(<thread.lock object at 0x03A38140>, 0)>
self._Thread__daemonic = False
self._Thread__ident = 3344
self._Thread__initialized = True
self._Thread__kwargs = {}
self._Thread__name = 'UpdaterProcessThread'
self._Thread__started = <threading._Event object at 0x03AB1C70>
self._Thread__stderr = <__main__.Stderr object at 0x01374610>
self._Thread__stopped = False
self._Thread__target = <bound method UpdaterModule.Update of <lib.update.UpdaterModule instance at 0x03A9F3C8>>
self._Verbose__verbose = False
Frame Update in lib\update.pyc at line 533:
self = <lib.update.UpdaterModule instance at 0x03A9F3C8>
self.average = 17976.99108020219
self.bps = ' - '
self.cache = u'E:\\games\\CCP\\EVE\\launcher\\cache\\Download'
self.dxFolder = u'E:\\games\\CCP\\EVE\\bin\\DirectX'
self.folder = u'E:\\games\\CCP\\EVE'
self.hashdb = <ChecksumDB at 'E:\\games\\CCP\\EVE\\launcher\\cache\\checksums'>
self.info = <function wrapper at 0x03AB2270>
self.isRunning = <threading._Event object at 0x03A92F10>
self.lastBpsUpdate = 1332247552.304
self.lock = <thread.lock object at 0x03A38230>
self.proc = <lib.update.CreateHttpPatch instance at 0x03AB7A30>
self.server = 'TQ'
self.settings = <lib.userSettings.UserSettings instance at 0x03A9F2D8>
self.startTime = 1332247486.561
self.successful = False
self.totalLast = 131236
Frame _Update in lib\update.pyc at line 574:
args = [u'E:\\games\\CCP\\EVE', <ChecksumDB at 'E:\\games\\CCP\\EVE\\launcher\\cache\\checksums'>, u'E:\\games\\CCP\\EVE\\launcher\\cache\\Download', <function wrapper at 0x03AB2270>]
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'
patchFile = u'E:\\games\\CCP\\EVE\\EVE_Online_351477-352940.patch'
self = <lib.update.UpdaterModule instance at 0x03A9F3C8>
self.average = 17976.99108020219
self.bps = ' - '
self.cache = u'E:\\games\\CCP\\EVE\\launcher\\cache\\Download'
self.dxFolder = u'E:\\games\\CCP\\EVE\\bin\\DirectX'
self.folder = u'E:\\games\\CCP\\EVE'
self.hashdb = <ChecksumDB at 'E:\\games\\CCP\\EVE\\launcher\\cache\\checksums'>
self.info = <function wrapper at 0x03AB2270>
self.isRunning = <threading._Event object at 0x03A92F10>
self.lastBpsUpdate = 1332247552.304
self.lock = <thread.lock object at 0x03A38230>
self.proc = <lib.update.CreateHttpPatch instance at 0x03AB7A30>
self.server = 'TQ'
self.settings = <lib.userSettings.UserSettings instance at 0x03A9F2D8>
self.startTime = 1332247486.561
self.successful = False
self.totalLast = 131236
Frame Run in lib\update.pyc at line 278:
self = <lib.update.CreateHttpPatch instance at 0x03AB7A30>
self.cache = u'E:\\games\\CCP\\EVE\\launcher\\cache\\Download'
self.folder = u'E:\\games\\CCP\\EVE'
self.hashdb = <ChecksumDB at 'E:\\games\\CCP\\EVE\\launcher\\cache\\checksums'>
self.info = <function wrapper at 0x03AB2270>
self.patchFile = u'E:\\games\\CCP\\EVE\\EVE_Online_351477-352940.patch'
self.progress = <lib.update.UpdaterProgress instance at 0x03AB7DC8>
self.stepWeight = [(0, <function <lambda> at 0x03AB2670>), (0.05, <function <lambda> at 0x03AB25B0>), (0.1, <function <lambda> at 0x03AB25B0>), (0.1, <function <lambda> at 0x03AB25B0>), (0.25, <function <lambda> at 0x03AB25B0>), (0.5, <function downloadFunc at 0x03AB2570>)]
self.url = 'http://cdn1.eveonlin...Data_352940.dat'
self.z = <zsync.zsync.CreatePatch instance at 0x03AB7BE8>
Frame CreatePatch in zsync\zsync.pyc at line 1209:
self = <zsync.zsync.CreatePatch instance at 0x03AB7BE8>
self.badBlocks = None
self.dataBlockIndex = None
self.dl_amount = 0
self.dl_total = 0
self.downloadFolder = None
self.downloadRanges = None
self.downloadThreads = 5
self.filesToRepair = None
self.folder = u'E:\\games\\CCP\\EVE'
self.fp = None
self.hashdb = <ChecksumDB at 'E:\\games\\CCP\\EVE\\launcher\\cache\\checksums'>
self.ignore = ['launcher/*']
self.info = <zsync.dataPackage.ReadSyncPackage object at 0x03AB1FB0>
self.patchFile = u'E:\\games\\CCP\\EVE\\EVE_Online_351477-352940.patch'
self.patchIndex = OrderedDict()
self.progress = <lib.update.UpdaterProgress instance at 0x03AB7DC8>
self.restorers = None
self.resumeDataPos = 20971520
self.resumePatch = 0
self.rsums = None
self.sortingFunc = <function CustomFileOrderSort at 0x0373A1B0>
self.url = 'http://cdn1.eveonlin...Data_352940.dat'
self.whitelist = []
Frame GetInfo in zsync\zsync.pyc at line 896:
http_fp = <addinfourl at 109445768 whose fp = <socket._fileobject object at 0x03AB27F0>>
p = <lib.update.UpdaterProgress instance at 0x03AB7DC8>
self = <zsync.zsync.CreatePatch instance at 0x03AB7BE8>
self.badBlocks = None
self.dataBlockIndex = None
self.dl_amount = 0
self.dl_total = 0
self.downloadFolder = None
self.downloadRanges = None
self.downloadThreads = 5
self.filesToRepair = None
ВСЕ СПАСИБО как перевел на енг лянчер все прошло норм!
|
Донат На хостинг |
ISK за переводы до 75kk за 1000зн. |
Хроники EVE Сборник |
Новичкам Полезная информация |
naygovan
naygovan
Регистрация: 12 Mar 2008Не на форуме Активность: Feb 02 2013 11:55

Вход
Регистрация


Публикации
Не указал


