Code:
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 0x04022BF0>
StartLauncher = <function StartLauncher at 0x0433E7B0>
__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 0x03EF0470>
lib = <module 'lib' from 'C:\Program Files (x86)\CCP\EVE\launcher\library.zip\lib\__init__.pyc'>
localization = <module 'localization' from 'C:\Program Files (x86)\CCP\EVE\launcher\library.zip\localization\__init__.pyc'>
os = <module 'os' from 'C:\Program Files (x86)\CCP\EVE\launcher\library.zip\os.pyc'>
socket = <module 'socket' from 'C:\Program Files (x86)\CCP\EVE\launcher\library.zip\socket.pyc'>
sys = <module 'sys' (built-in)>
threading = <module 'threading' from 'C:\Program Files (x86)\CCP\EVE\launcher\library.zip\threading.pyc'>
urllib2 = <module 'urllib2' from 'C:\Program Files (x86)\CCP\EVE\launcher\library.zip\urllib2.pyc'>
wx = <module 'wx' from 'C:\Program Files (x86)\CCP\EVE\launcher\library.zip\wx\__init__.pyc'>
zipextimporter = <module 'zipextimporter' from 'C:\Program Files (x86)\CCP\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 0x45f5450> >
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'C:\\Program Files (x86)\\CCP\\EVE'
host = '23.21.134.55'
languageFromLocale = 'de'
languageFromSettings = 'de'
languageToUse = 'de'
line = ''
logs = ['Log sending is enabled', "Running from u'C:\\\\Program Files (x86)\\\\CCP\\\\EVE'", "Working directory u'C:\\\\Program Files (x86)\\\\CCP\\\\EVE\\\\launcher'"]
message = 'enabled'
port = 81
settings = <lib.userSettings.UserSettings instance at 0x07321A30>
threshold = 35
Frame SelfUpdate in lib\selfUpdate.pyc at line 32:
folder = u'C:\\Program Files (x86)\\CCP\\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: C:\\Program Files (x86)\\CCP\\EVE\\launcher\\cache']
self = <lib.selfUpdate.Updater instance at 0x07328828>
self.cacheDir = 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache'
self.dataUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdateData/launcherupdate_1_320.dat'
self.folder = u'C:\\Program Files (x86)\\CCP\\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 0x07328828>
self.cacheDir = 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache'
self.dataUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdateData/launcherupdate_1_320.dat'
self.folder = u'C:\\Program Files (x86)\\CCP\\EVE'
self.updaterSha1 = '63ef5b073fa1fd93215f56f5479dbffa212591f6'
self.updaterUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdaters/updater_TQ_cl377423.exe'
updaterPath = 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache\\updater.exe'
Frame EnsureUpdaterIsLatest in lib\selfUpdate.pyc at line 136:
chksm = <function <lambda> at 0x0733A3F0>
self = <lib.selfUpdate.Updater instance at 0x07328828>
self.cacheDir = 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache'
self.dataUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdateData/launcherupdate_1_320.dat'
self.folder = u'C:\\Program Files (x86)\\CCP\\EVE'
self.updaterSha1 = '63ef5b073fa1fd93215f56f5479dbffa212591f6'
self.updaterUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdaters/updater_TQ_cl377423.exe'
updaterPath = 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache\\updater.exe'
Frame DownloadUpdater in lib\selfUpdate.pyc at line 101:
dest = 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache\\updater.exe'
dlg = <wx._windows.ProgressDialog; proxy of <Swig Object of type 'wxProgressDialog *' at 0x4632e48> >
self = <lib.selfUpdate.Updater instance at 0x07328828>
self.cacheDir = 'C:\\PROGRA~2\\CCP\\EVE\\launcher\\cache'
self.dataUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdateData/launcherupdate_1_320.dat'
self.folder = u'C:\\Program Files (x86)\\CCP\\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 0x0733EFD0>
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 0x042B0930>
a = (<urllib2.Request instance at 0x0733EFD0>,)
clock = [1.1519427899132818e-06]
kw = {'timeout': 5}
lock = <thread.lock object at 0x02520F00>
slp = [1e-20]
throttle = [None]
Frame func in download\urllib2Mods.pyc at line 121:
_urlopen = <function urlopen at 0x03ECEA30>
a = (<urllib2.Request instance at 0x0733EFD0>,)
counter = [40]
kw = {'timeout': 5}
Frame urlopen in urllib2.pyc at line 126:
data = None
timeout = 5
url = <urllib2.Request instance at 0x0733EFD0>
Frame open in urllib2.pyc at line 397:
data = None
fullurl = <urllib2.Request instance at 0x0733EFD0>
meth = <bound method HTTPErrorProcessor.http_response of <urllib2.HTTPErrorProcessor instance at 0x04024EB8>>
meth_name = 'http_response'
processor = <urllib2.HTTPErrorProcessor instance at 0x04024EB8>
protocol = 'http'
req = <urllib2.Request instance at 0x0733EFD0>
response = <addinfourl at 120848176 whose fp = <addinfourl at 121009336 whose fp = <socket._fileobject object at 0x0733ADF0>>>
self = <urllib2.OpenerDirector instance at 0x03FB1A80>
self.addheaders = [('User-agent', 'Python-urllib/2.7')]
self.handle_error = {'http': {'default': [<urllib2.HTTPDefaultErrorHandler instance at 0x04024E68>], 307: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>], 301: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>], 302: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>], 303: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>]}}
self.handle_open = {'unknown': [<urllib2.UnknownHandler instance at 0x03FE4E90>], 'http': [<download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x04026030>], 'https': [<urllib2.HTTPSHandler instance at 0x04024F80>], 'file': [<urllib2.FileHandler instance at 0x04024F08>], 'ftp': [<urllib2.FTPHandler instance at 0x04024EE0>]}
self.handlers = [<urllib2.UnknownHandler instance at 0x03FE4E90>, <urllib2.HTTPDefaultErrorHandler instance at 0x04024E68>, <urllib2.HTTPRedirectHandler instance at 0x04024E90>, <urllib2.FTPHandler instance at 0x04024EE0>, <urllib2.FileHandler instance at 0x04024F08>, <urllib2.HTTPSHandler instance at 0x04024F80>, <download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x04026030>, <urllib2.HTTPErrorProcessor instance at 0x04024EB8>]
self.process_request = {'http': [<download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x04026030>], 'https': [<urllib2.HTTPSHandler instance at 0x04024F80>]}
self.process_response = {'http': [<urllib2.HTTPErrorProcessor instance at 0x04024EB8>], 'https': [<urllib2.HTTPErrorProcessor instance at 0x04024EB8>]}
timeout = 5
Frame http_response in urllib2.pyc at line 510:
code = 404
hdrs = <httplib.HTTPMessage instance at 0x073675D0>
msg = 'Not Found'
request = <urllib2.Request instance at 0x0733EFD0>
response = <addinfourl at 120848176 whose fp = <addinfourl at 121009336 whose fp = <socket._fileobject object at 0x0733ADF0>>>
self = <urllib2.HTTPErrorProcessor instance at 0x04024EB8>
self.parent = <urllib2.OpenerDirector instance at 0x03FB1A80>
Frame error in urllib2.pyc at line 435:
args = ({'default': [<urllib2.HTTPDefaultErrorHandler instance at 0x04024E68>], 307: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>], 301: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>], 302: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>], 303: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>]}, 'default', 'http_error_default', <urllib2.Request instance at 0x0733EFD0>, <addinfourl at 120848176 whose fp = <addinfourl at 121009336 whose fp = <socket._fileobject object at 0x0733ADF0>>>, 404, 'Not Found', <httplib.HTTPMessage instance at 0x073675D0>)
dict = {'default': [<urllib2.HTTPDefaultErrorHandler instance at 0x04024E68>], 307: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>], 301: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>], 302: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>], 303: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>]}
http_err = 1
meth_name = 'http_error_404'
orig_args = (<urllib2.Request instance at 0x0733EFD0>, <addinfourl at 120848176 whose fp = <addinfourl at 121009336 whose fp = <socket._fileobject object at 0x0733ADF0>>>, 404, 'Not Found', <httplib.HTTPMessage instance at 0x073675D0>)
proto = 404
result = None
self = <urllib2.OpenerDirector instance at 0x03FB1A80>
self.addheaders = [('User-agent', 'Python-urllib/2.7')]
self.handle_error = {'http': {'default': [<urllib2.HTTPDefaultErrorHandler instance at 0x04024E68>], 307: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>], 301: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>], 302: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>], 303: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>]}}
self.handle_open = {'unknown': [<urllib2.UnknownHandler instance at 0x03FE4E90>], 'http': [<download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x04026030>], 'https': [<urllib2.HTTPSHandler instance at 0x04024F80>], 'file': [<urllib2.FileHandler instance at 0x04024F08>], 'ftp': [<urllib2.FTPHandler instance at 0x04024EE0>]}
self.handlers = [<urllib2.UnknownHandler instance at 0x03FE4E90>, <urllib2.HTTPDefaultErrorHandler instance at 0x04024E68>, <urllib2.HTTPRedirectHandler instance at 0x04024E90>, <urllib2.FTPHandler instance at 0x04024EE0>, <urllib2.FileHandler instance at 0x04024F08>, <urllib2.HTTPSHandler instance at 0x04024F80>, <download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x04026030>, <urllib2.HTTPErrorProcessor instance at 0x04024EB8>]
self.process_request = {'http': [<download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x04026030>], 'https': [<urllib2.HTTPSHandler instance at 0x04024F80>]}
self.process_response = {'http': [<urllib2.HTTPErrorProcessor instance at 0x04024EB8>], 'https': [<urllib2.HTTPErrorProcessor instance at 0x04024EB8>]}
Frame _call_chain in urllib2.pyc at line 369:
args = (<urllib2.Request instance at 0x0733EFD0>, <addinfourl at 120848176 whose fp = <addinfourl at 121009336 whose fp = <socket._fileobject object at 0x0733ADF0>>>, 404, 'Not Found', <httplib.HTTPMessage instance at 0x073675D0>)
chain = {'default': [<urllib2.HTTPDefaultErrorHandler instance at 0x04024E68>], 307: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>], 301: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>], 302: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>], 303: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>]}
func = <bound method HTTPDefaultErrorHandler.http_error_default of <urllib2.HTTPDefaultErrorHandler instance at 0x04024E68>>
handler = <urllib2.HTTPDefaultErrorHandler instance at 0x04024E68>
handlers = [<urllib2.HTTPDefaultErrorHandler instance at 0x04024E68>]
kind = 'default'
meth_name = 'http_error_default'
self = <urllib2.OpenerDirector instance at 0x03FB1A80>
self.addheaders = [('User-agent', 'Python-urllib/2.7')]
self.handle_error = {'http': {'default': [<urllib2.HTTPDefaultErrorHandler instance at 0x04024E68>], 307: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>], 301: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>], 302: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>], 303: [<urllib2.HTTPRedirectHandler instance at 0x04024E90>]}}
self.handle_open = {'unknown': [<urllib2.UnknownHandler instance at 0x03FE4E90>], 'http': [<download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x04026030>], 'https': [<urllib2.HTTPSHandler instance at 0x04024F80>], 'file': [<urllib2.FileHandler instance at 0x04024F08>], 'ftp': [<urllib2.FTPHandler instance at 0x04024EE0>]}
self.handlers = [<urllib2.UnknownHandler instance at 0x03FE4E90>, <urllib2.HTTPDefaultErrorHandler instance at 0x04024E68>, <urllib2.HTTPRedirectHandler instance at 0x04024E90>, <urllib2.FTPHandler instance at 0x04024EE0>, <urllib2.FileHandler instance at 0x04024F08>, <urllib2.HTTPSHandler instance at 0x04024F80>, <download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x04026030>, <urllib2.HTTPErrorProcessor instance at 0x04024EB8>]
self.process_request = {'http': [<download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x04026030>], 'https': [<urllib2.HTTPSHandler instance at 0x04024F80>]}
self.process_response = {'http': [<urllib2.HTTPErrorProcessor instance at 0x04024EB8>], 'https': [<urllib2.HTTPErrorProcessor instance at 0x04024EB8>]}
Frame http_error_default in urllib2.pyc at line 518:
code = 404
fp = <addinfourl at 120848176 whose fp = <addinfourl at 121009336 whose fp = <socket._fileobject object at 0x0733ADF0>>>
hdrs = <httplib.HTTPMessage instance at 0x073675D0>
msg = 'Not Found'
req = <urllib2.Request instance at 0x0733EFD0>
self = <urllib2.HTTPDefaultErrorHandler instance at 0x04024E68>
self.parent = <urllib2.OpenerDirector instance at 0x03FB1A80>
Bookmarks