trexiL

EVE Lightspark Issue 7.12.14

Jul 12th, 2014
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "lib\update.pyo", line 717, in CreatePatch
  3. File "lib\update.pyo", line 489, in Run
  4. File "zsync\zsync.pyo", line 455, in CreatePatch
  5. File "zsync\zsync.pyo", line 326, in GetPatchCalculations
  6. File "zsync\fileSync.pyo", line 126, in IsComplete
  7. File "zsync\fileSync.pyo", line 109, in GetFoundRanges
  8. File "zsync\fileSync.pyo", line 178, in _UpdateRanges
  9. File "zsync\fileSync.pyo", line 277, in _DataChunkRecognized
  10. File "zsync\fileSync.pyo", line 225, in _UpdateCurrentData
  11. File "zsync\fileSync.pyo", line 235, in _ReadChunk
  12. IOError: [Errno 22] Invalid argument
  13. Locals by frame, innermost last:
  14. Frame __bootstrap in threading.pyo at line 503:
  15. self = <UpdaterModule(UpdaterModuleThread, started 5568)>
  16. Frame __bootstrap_inner in threading.pyo at line 530:
  17. self = <UpdaterModule(UpdaterModuleThread, started 5568)>
  18. Frame run in lib\update.pyo at line 618:
  19. self = <UpdaterModule(UpdaterModuleThread, started 5568)>
  20. self._Thread__args = ()
  21. self._Thread__block = <Condition(<thread.lock object at 0x03ABFD80>, 0)>
  22. self._Thread__daemonic = False
  23. self._Thread__ident = 5568
  24. self._Thread__initialized = True
  25. self._Thread__kwargs = {}
  26. self._Thread__name = 'UpdaterModuleThread'
  27. self._Thread__started = <threading._Event object at 0x07DBBB70>
  28. self._Thread__stderr = <lib.log.StderrStream object at 0x038D5370>
  29. self._Thread__stopped = False
  30. self._Thread__target = None
  31. self.average = 117322.37666650291
  32. self.bps = ' - '
  33. self.cache = u'D:\\Games\\EVE\\launcher\\cache'
  34. self.folder = u'D:\\Games\\EVE'
  35. self.hashdb = <ChecksumDB at 'D:\\Games\\EVE\\launcher\\cache\\checksums'>
  36. self.info = <function wrapper at 0x07DC2B70>
  37. self.isNotRunning = <threading._Event object at 0x07DBBE50>
  38. self.isRunning = <threading._Event object at 0x07DBBAB0>
  39. self.lastBpsUpdate = 1405212205.584
  40. self.proc = <lib.update.CreateHttpPatch instance at 0x080044B8>
  41. self.server = 'TQ'
  42. self.settings = <lib.userSettings.UserSettings instance at 0x07D88F08>
Advertisement
Add Comment
Please, Sign In to add comment