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 5036)>
- Frame __bootstrap_inner in threading.pyo at line 530:
- self = <UpdaterModule(UpdaterModuleThread, started 5036)>
- Frame run in lib\update.pyo at line 635:
- self = <UpdaterModule(UpdaterModuleThread, started 5036)>
- self._Thread__args = ()
- self._Thread__block = <Condition(<thread.lock object at 0x05223B50>, 0)>
- self._Thread__daemonic = False
- self._Thread__ident = 5036
- self._Thread__initialized = True
- self._Thread__kwargs = {}
- self._Thread__name = 'UpdaterModuleThread'
- self._Thread__started = <threading._Event object at 0x057360B0>
- self._Thread__stderr = <lib.log.StderrStream object at 0x04E8C550>
- 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 0x05737D70>
- self.isNotRunning = <threading._Event object at 0x05736930>
- self.isRunning = <threading._Event object at 0x05736890>
- self.proc = None
- self.server = 'TQ'
- self.settings = <lib.userSettings.UserSettings instance at 0x0543A5A8>
- self.successful = False
- self.throttle = 0
- self.view = <lib.ui.frame.LauncherFrame; proxy of <Swig Object of type 'wxFrame *' at 0x34cc258> >
- 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 0x05737D70>]
- self = <UpdaterModule(UpdaterModuleThread, started 5036)>
- self._Thread__args = ()
- self._Thread__block = <Condition(<thread.lock object at 0x05223B50>, 0)>
- self._Thread__daemonic = False
- self._Thread__ident = 5036
- self._Thread__initialized = True
- self._Thread__kwargs = {}
- self._Thread__name = 'UpdaterModuleThread'
- self._Thread__started = <threading._Event object at 0x057360B0>
- self._Thread__stderr = <lib.log.StderrStream object at 0x04E8C550>
- 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 0x05737D70>
- self.isNotRunning = <threading._Event object at 0x05736930>
- self.isRunning = <threading._Event object at 0x05736890>
- self.proc = None
- self.server = 'TQ'
- self.settings = <lib.userSettings.UserSettings instance at 0x0543A5A8>
- self.successful = False
- self.throttle = 0
- self.view = <lib.ui.frame.LauncherFrame; proxy of <Swig Object of type 'wxFrame *' at 0x34cc258> >
- 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 0x05737D70>
- self = <lib.update.ValidateClient instance at 0x0573AF08>
- 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 0x04AA4D28>
- 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