Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Traceback (most recent call last):
- File "launcher.py", line 44, in <module>
- File "lib\initialization.pyc", line 205, in StartLauncher
- File "lib\selfUpdate.pyc", line 32, in SelfUpdate
- File "lib\selfUpdate.pyc", line 84, in StartUpdate
- File "lib\selfUpdate.pyc", line 142, in _UpdateNT
- File "lib\selfUpdate.pyc", line 136, in EnsureUpdaterIsLatest
- File "lib\selfUpdate.pyc", line 101, in DownloadUpdater
- File "lib\selfUpdate.pyc", line 43, in OpenSocket
- File "download\urllib2Mods.pyc", line 156, in Opener
- File "download\urllib2Mods.pyc", line 121, in func
- File "urllib2.pyc", line 126, in urlopen
- File "urllib2.pyc", line 397, in open
- File "urllib2.pyc", line 510, in http_response
- File "urllib2.pyc", line 435, in error
- File "urllib2.pyc", line 369, in _call_chain
- File "urllib2.pyc", line 518, in http_error_default
- HTTPError: HTTP Error 404: Not Found
- Locals by frame, innermost last:
- Frame <module> in launcher.py at line 56:
- NoInternetError = <class 'lib.exceptions.NoInternetError'>
- ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
- Shutdown = <function Shutdown at 0x03ECE130>
- StartLauncher = <function StartLauncher at 0x04204830>
- __builtins__ = <module '__builtin__' (built-in)>
- __doc__ = '\n This is the entry point into the launcher, it handles setting up the working\n directory, logging and finally importing and starting the laucher within a\n log-proof try/exeception clause so we can catch almost any exception and display\n an error message.\n'
- __name__ = '__main__'
- __package__ = None
- exc_plus = <function exc_plus at 0x03DC5570>
- lib = <module 'lib' from 'D:\eve\launcher\library.zip\lib\__init__.pyc'>
- localization = <module 'localization' from 'D:\eve\launcher\library.zip\localization\__init__.pyc'>
- os = <module 'os' from 'D:\eve\launcher\library.zip\os.pyc'>
- socket = <module 'socket' from 'D:\eve\launcher\library.zip\socket.pyc'>
- sys = <module 'sys' (built-in)>
- threading = <module 'threading' from 'D:\eve\launcher\library.zip\threading.pyc'>
- urllib2 = <module 'urllib2' from 'D:\eve\launcher\library.zip\urllib2.pyc'>
- wx = <module 'wx' from 'D:\eve\launcher\library.zip\wx\__init__.pyc'>
- zipextimporter = <module 'zipextimporter' from 'D:\eve\launcher\library.zip\zipextimporter.pyc'>
- Frame StartLauncher in lib\initialization.pyc at line 205:
- app = <wx._core.App; proxy of <Swig Object of type 'wxPyApp *' at 0x255fec8> >
- channels = ['ch_update']
- client = {'usescriptindexfiles': '1', 'appname': 'EVE', 'region': 'ccp', 'socketio': 'iocp', 'sync': '377452', 'server': 'Tranquility', 'edition': 'premium', 'version': '7.41', 'role': 'client', 'build': '377452', 'branch': '//depot/games/branches/release/EVE-TRANQUILITY/eve', 'aid': '0', 'codename': 'EVE-EVE-TRANQUILITY', 'port': '26000', 'cryptopack': 'CryptoAPI'}
- folder = u'D:\\eve'
- host = '23.21.134.55'
- languageFromLocale = 'en'
- languageFromSettings = 'en'
- languageToUse = 'en'
- line = ''
- logs = ['Log sending is enabled', "Running from u'D:\\\\eve'", "Working directory u'D:\\\\eve\\\\launcher'"]
- message = 'enabled'
- port = 81
- settings = <lib.userSettings.UserSettings instance at 0x071DBAF8>
- threshold = 35
- Frame SelfUpdate in lib\selfUpdate.pyc at line 32:
- folder = u'D:\\eve'
- Frame StartUpdate in lib\selfUpdate.pyc at line 84:
- force = False
- logs = ['Remote version: 1.32', 'Local version: 1.319', 'Data URL: http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdateData/launcherupdate_1_320.dat', 'Updater URL: http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdaters/updater_TQ_cl377423.exe', u'cache dir: D:\\eve\\launcher\\cache']
- self = <lib.selfUpdate.Updater instance at 0x071E3FD0>
- self.cacheDir = 'D:\\eve\\launcher\\cache'
- self.dataUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdateData/launcherupdate_1_320.dat'
- self.folder = u'D:\\eve'
- self.updaterSha1 = '63ef5b073fa1fd93215f56f5479dbffa212591f6'
- self.updaterUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdaters/updater_TQ_cl377423.exe'
- Frame _UpdateNT in lib\selfUpdate.pyc at line 142:
- self = <lib.selfUpdate.Updater instance at 0x071E3FD0>
- self.cacheDir = 'D:\\eve\\launcher\\cache'
- self.dataUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdateData/launcherupdate_1_320.dat'
- self.folder = u'D:\\eve'
- self.updaterSha1 = '63ef5b073fa1fd93215f56f5479dbffa212591f6'
- self.updaterUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdaters/updater_TQ_cl377423.exe'
- updaterPath = 'D:\\eve\\launcher\\cache\\updater.exe'
- Frame EnsureUpdaterIsLatest in lib\selfUpdate.pyc at line 136:
- chksm = <function <lambda> at 0x071DFA30>
- self = <lib.selfUpdate.Updater instance at 0x071E3FD0>
- self.cacheDir = 'D:\\eve\\launcher\\cache'
- self.dataUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdateData/launcherupdate_1_320.dat'
- self.folder = u'D:\\eve'
- self.updaterSha1 = '63ef5b073fa1fd93215f56f5479dbffa212591f6'
- self.updaterUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdaters/updater_TQ_cl377423.exe'
- updaterPath = 'D:\\eve\\launcher\\cache\\updater.exe'
- Frame DownloadUpdater in lib\selfUpdate.pyc at line 101:
- dest = 'D:\\eve\\launcher\\cache\\updater.exe'
- dlg = <wx._windows.ProgressDialog; proxy of <Swig Object of type 'wxProgressDialog *' at 0x44e4b30> >
- self = <lib.selfUpdate.Updater instance at 0x071E3FD0>
- self.cacheDir = 'D:\\eve\\launcher\\cache'
- self.dataUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdateData/launcherupdate_1_320.dat'
- self.folder = u'D:\\eve'
- self.updaterSha1 = '63ef5b073fa1fd93215f56f5479dbffa212591f6'
- self.updaterUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdaters/updater_TQ_cl377423.exe'
- Frame OpenSocket in lib\selfUpdate.pyc at line 48:
- headers = {'pragma': 'no-cache'}
- msg = HTTPError()
- n = 11
- req = <urllib2.Request instance at 0x071E6580>
- resume = None
- timeout = 5
- url = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdaters/updater_TQ_cl377423.exe'
- Frame Opener in download\urllib2Mods.pyc at line 156:
- _max = 1.0
- _min = 1e-20
- _urlopen = <function func at 0x041677B0>
- a = (<urllib2.Request instance at 0x071E6580>,)
- clock = [8.552436054504674e-07]
- kw = {'timeout': 5}
- lock = <thread.lock object at 0x01E3FF00>
- slp = [1e-20]
- throttle = [None]
- Frame func in download\urllib2Mods.pyc at line 121:
- _urlopen = <function urlopen at 0x03DA2A30>
- a = (<urllib2.Request instance at 0x071E6580>,)
- counter = [1398]
- kw = {'timeout': 5}
- Frame urlopen in urllib2.pyc at line 126:
- data = None
- timeout = 5
- url = <urllib2.Request instance at 0x071E6580>
- Frame open in urllib2.pyc at line 397:
- data = None
- fullurl = <urllib2.Request instance at 0x071E6580>
- meth = <bound method HTTPErrorProcessor.http_response of <urllib2.HTTPErrorProcessor instance at 0x03ECFF08>>
- meth_name = 'http_response'
- processor = <urllib2.HTTPErrorProcessor instance at 0x03ECFF08>
- protocol = 'http'
- req = <urllib2.Request instance at 0x071E6580>
- response = <addinfourl at 119434736 whose fp = <addinfourl at 119437712 whose fp = <socket._fileobject object at 0x071E94F0>>>
- self = <urllib2.OpenerDirector instance at 0x03E5DAA8>
- self.addheaders = [('User-agent', 'Python-urllib/2.7')]
- self.handle_error = {'http': {'default': [<urllib2.HTTPDefaultErrorHandler instance at 0x03ECFEB8>], 307: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>], 301: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>], 302: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>], 303: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>]}}
- self.handle_open = {'unknown': [<urllib2.UnknownHandler instance at 0x03E91EB8>], 'http': [<download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x03ED1080>], 'https': [<urllib2.HTTPSHandler instance at 0x03ECFFD0>], 'file': [<urllib2.FileHandler instance at 0x03ECFF58>], 'ftp': [<urllib2.FTPHandler instance at 0x03ECFF30>]}
- self.handlers = [<urllib2.UnknownHandler instance at 0x03E91EB8>, <urllib2.HTTPDefaultErrorHandler instance at 0x03ECFEB8>, <urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>, <urllib2.FTPHandler instance at 0x03ECFF30>, <urllib2.FileHandler instance at 0x03ECFF58>, <urllib2.HTTPSHandler instance at 0x03ECFFD0>, <download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x03ED1080>, <urllib2.HTTPErrorProcessor instance at 0x03ECFF08>]
- self.process_request = {'http': [<download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x03ED1080>], 'https': [<urllib2.HTTPSHandler instance at 0x03ECFFD0>]}
- self.process_response = {'http': [<urllib2.HTTPErrorProcessor instance at 0x03ECFF08>], 'https': [<urllib2.HTTPErrorProcessor instance at 0x03ECFF08>]}
- timeout = 5
- Frame http_response in urllib2.pyc at line 510:
- code = 404
- hdrs = <httplib.HTTPMessage instance at 0x071E7AA8>
- msg = 'Not Found'
- request = <urllib2.Request instance at 0x071E6580>
- response = <addinfourl at 119434736 whose fp = <addinfourl at 119437712 whose fp = <socket._fileobject object at 0x071E94F0>>>
- self = <urllib2.HTTPErrorProcessor instance at 0x03ECFF08>
- self.parent = <urllib2.OpenerDirector instance at 0x03E5DAA8>
- Frame error in urllib2.pyc at line 435:
- args = ({'default': [<urllib2.HTTPDefaultErrorHandler instance at 0x03ECFEB8>], 307: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>], 301: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>], 302: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>], 303: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>]}, 'default', 'http_error_default', <urllib2.Request instance at 0x071E6580>, <addinfourl at 119434736 whose fp = <addinfourl at 119437712 whose fp = <socket._fileobject object at 0x071E94F0>>>, 404, 'Not Found', <httplib.HTTPMessage instance at 0x071E7AA8>)
- dict = {'default': [<urllib2.HTTPDefaultErrorHandler instance at 0x03ECFEB8>], 307: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>], 301: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>], 302: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>], 303: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>]}
- http_err = 1
- meth_name = 'http_error_404'
- orig_args = (<urllib2.Request instance at 0x071E6580>, <addinfourl at 119434736 whose fp = <addinfourl at 119437712 whose fp = <socket._fileobject object at 0x071E94F0>>>, 404, 'Not Found', <httplib.HTTPMessage instance at 0x071E7AA8>)
- proto = 404
- result = None
- self = <urllib2.OpenerDirector instance at 0x03E5DAA8>
- self.addheaders = [('User-agent', 'Python-urllib/2.7')]
- self.handle_error = {'http': {'default': [<urllib2.HTTPDefaultErrorHandler instance at 0x03ECFEB8>], 307: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>], 301: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>], 302: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>], 303: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>]}}
- self.handle_open = {'unknown': [<urllib2.UnknownHandler instance at 0x03E91EB8>], 'http': [<download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x03ED1080>], 'https': [<urllib2.HTTPSHandler instance at 0x03ECFFD0>], 'file': [<urllib2.FileHandler instance at 0x03ECFF58>], 'ftp': [<urllib2.FTPHandler instance at 0x03ECFF30>]}
- self.handlers = [<urllib2.UnknownHandler instance at 0x03E91EB8>, <urllib2.HTTPDefaultErrorHandler instance at 0x03ECFEB8>, <urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>, <urllib2.FTPHandler instance at 0x03ECFF30>, <urllib2.FileHandler instance at 0x03ECFF58>, <urllib2.HTTPSHandler instance at 0x03ECFFD0>, <download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x03ED1080>, <urllib2.HTTPErrorProcessor instance at 0x03ECFF08>]
- self.process_request = {'http': [<download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x03ED1080>], 'https': [<urllib2.HTTPSHandler instance at 0x03ECFFD0>]}
- self.process_response = {'http': [<urllib2.HTTPErrorProcessor instance at 0x03ECFF08>], 'https': [<urllib2.HTTPErrorProcessor instance at 0x03ECFF08>]}
- Frame _call_chain in urllib2.pyc at line 369:
- args = (<urllib2.Request instance at 0x071E6580>, <addinfourl at 119434736 whose fp = <addinfourl at 119437712 whose fp = <socket._fileobject object at 0x071E94F0>>>, 404, 'Not Found', <httplib.HTTPMessage instance at 0x071E7AA8>)
- chain = {'default': [<urllib2.HTTPDefaultErrorHandler instance at 0x03ECFEB8>], 307: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>], 301: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>], 302: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>], 303: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>]}
- func = <bound method HTTPDefaultErrorHandler.http_error_default of <urllib2.HTTPDefaultErrorHandler instance at 0x03ECFEB8>>
- handler = <urllib2.HTTPDefaultErrorHandler instance at 0x03ECFEB8>
- handlers = [<urllib2.HTTPDefaultErrorHandler instance at 0x03ECFEB8>]
- kind = 'default'
- meth_name = 'http_error_default'
- self = <urllib2.OpenerDirector instance at 0x03E5DAA8>
- self.addheaders = [('User-agent', 'Python-urllib/2.7')]
- self.handle_error = {'http': {'default': [<urllib2.HTTPDefaultErrorHandler instance at 0x03ECFEB8>], 307: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>], 301: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>], 302: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>], 303: [<urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>]}}
- self.handle_open = {'unknown': [<urllib2.UnknownHandler instance at 0x03E91EB8>], 'http': [<download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x03ED1080>], 'https': [<urllib2.HTTPSHandler instance at 0x03ECFFD0>], 'file': [<urllib2.FileHandler instance at 0x03ECFF58>], 'ftp': [<urllib2.FTPHandler instance at 0x03ECFF30>]}
- self.handlers = [<urllib2.UnknownHandler instance at 0x03E91EB8>, <urllib2.HTTPDefaultErrorHandler instance at 0x03ECFEB8>, <urllib2.HTTPRedirectHandler instance at 0x03ECFEE0>, <urllib2.FTPHandler instance at 0x03ECFF30>, <urllib2.FileHandler instance at 0x03ECFF58>, <urllib2.HTTPSHandler instance at 0x03ECFFD0>, <download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x03ED1080>, <urllib2.HTTPErrorProcessor instance at 0x03ECFF08>]
- self.process_request = {'http': [<download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x03ED1080>], 'https': [<urllib2.HTTPSHandler instance at 0x03ECFFD0>]}
- self.process_response = {'http': [<urllib2.HTTPErrorProcessor instance at 0x03ECFF08>], 'https': [<urllib2.HTTPErrorProcessor instance at 0x03ECFF08>]}
- Frame http_error_default in urllib2.pyc at line 518:
- code = 404
- fp = <addinfourl at 119434736 whose fp = <addinfourl at 119437712 whose fp = <socket._fileobject object at 0x071E94F0>>>
- hdrs = <httplib.HTTPMessage instance at 0x071E7AA8>
- msg = 'Not Found'
- req = <urllib2.Request instance at 0x071E6580>
- self = <urllib2.HTTPDefaultErrorHandler instance at 0x03ECFEB8>
- self.parent = <urllib2.OpenerDirector instance at 0x03E5DAA8>
Advertisement
Add Comment
Please, Sign In to add comment