Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Unable to download remote build number
- Traceback (most recent call last):
- File "lib\update.pyo", line 597, in run
- File "lib\update.pyo", line 654, in IsUpdateRequired
- File "lib\update.pyo", line 215, in __init__
- File "lib\decorators.pyo", line 18, in __call__
- File "lib\info.pyo", line 182, in GetRemoteBuildNumber
- RemoteBuildNumberUnavailable: Unable to fetch build number from server
- Locals by frame, innermost last:
- Frame __bootstrap in threading.pyo at line 503:
- self = <UpdaterModule(UpdaterModuleThread, started 6268)>
- Frame __bootstrap_inner in threading.pyo at line 530:
- self = <UpdaterModule(UpdaterModuleThread, started 6268)>
- Frame run in lib\update.pyo at line 635:
- self = <UpdaterModule(UpdaterModuleThread, started 6268)>
- self._Thread__args = ()
- self._Thread__block = <Condition(<thread.lock object at 0x047CEC60>, 0)>
- self._Thread__daemonic = False
- self._Thread__ident = 6268
- self._Thread__initialized = True
- self._Thread__kwargs = {}
- self._Thread__name = 'UpdaterModuleThread'
- self._Thread__started = <threading._Event object at 0x075148D0>
- self._Thread__stderr = <lib.log.StderrStream object at 0x04515590>
- self._Thread__stopped = False
- self._Thread__target = None
- self.average = 0
- self.cache = u'C:\\Program Files (x86)\\CCP\\EVE\\launcher\\cache'
- self.folder = u'C:\\Program Files (x86)\\CCP\\EVE'
- self.hashdb = <ChecksumDB at 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache\\checksums'>
- self.info = <function wrapper at 0x07513DB0>
- self.isNotRunning = <threading._Event object at 0x075149B0>
- self.isRunning = <threading._Event object at 0x075148B0>
- self.proc = None
- self.server = 'TQ'
- self.settings = <lib.userSettings.UserSettings instance at 0x073914E0>
- self.successful = False
- self.throttle = 0
- self.view = <lib.ui.frame.LauncherFrame; proxy of <Swig Object of type 'wxFrame *' at 0x740b558> >
- Frame IsUpdateRequired in lib\update.pyo at line 656:
- args = [u'C:\\Program Files (x86)\\CCP\\EVE', <ChecksumDB at 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache\\checksums'>, u'C:\\Program Files (x86)\\CCP\\EVE\\launcher\\cache', <function wrapper at 0x07513DB0>]
- self = <UpdaterModule(UpdaterModuleThread, started 6268)>
- self._Thread__args = ()
- self._Thread__block = <Condition(<thread.lock object at 0x047CEC60>, 0)>
- self._Thread__daemonic = False
- self._Thread__ident = 6268
- self._Thread__initialized = True
- self._Thread__kwargs = {}
- self._Thread__name = 'UpdaterModuleThread'
- self._Thread__started = <threading._Event object at 0x075148D0>
- self._Thread__stderr = <lib.log.StderrStream object at 0x04515590>
- self._Thread__stopped = False
- self._Thread__target = None
- self.average = 0
- self.cache = u'C:\\Program Files (x86)\\CCP\\EVE\\launcher\\cache'
- self.folder = u'C:\\Program Files (x86)\\CCP\\EVE'
- self.hashdb = <ChecksumDB at 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache\\checksums'>
- self.info = <function wrapper at 0x07513DB0>
- self.isNotRunning = <threading._Event object at 0x075149B0>
- self.isRunning = <threading._Event object at 0x075148B0>
- self.proc = None
- self.server = 'TQ'
- self.settings = <lib.userSettings.UserSettings instance at 0x073914E0>
- self.successful = False
- self.throttle = 0
- self.view = <lib.ui.frame.LauncherFrame; proxy of <Swig Object of type 'wxFrame *' at 0x740b558> >
- Frame __init__ in lib\update.pyo at line 217:
- cache = u'C:\\Program Files (x86)\\CCP\\EVE\\launcher\\cache'
- folder = u'C:\\Program Files (x86)\\CCP\\EVE'
- hashdb = <ChecksumDB at 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache\\checksums'>
- info = <function wrapper at 0x07513DB0>
- self = <lib.update.ValidateClient instance at 0x07512FD0>
- url = 'http://cdn1.eveonline.com/%(build)s/RepairData_%(build)s.dat'
- Frame __call__ in lib\decorators.pyo at line 18:
- args = (u'C:\\Program Files (x86)\\CCP\\EVE',)
- self = <lib.decorators.memoize instance at 0x043C3C60>
- Frame GetRemoteBuildNumber in lib\info.pyo at line 182:
- folder = u'C:\\Program Files (x86)\\CCP\\EVE'
- url = 'http://client.eveonline.com/patches/premium_patchinfoTQ_inc.txt'
Advertisement
Add Comment
Please, Sign In to add comment