Guest User

Launcher Error

a guest
May 23rd, 2012
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.25 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "launcher.py", line 44, in <module>
  3. File "lib\initialization.pyc", line 205, in StartLauncher
  4. File "lib\selfUpdate.pyc", line 32, in SelfUpdate
  5. File "lib\selfUpdate.pyc", line 84, in StartUpdate
  6. File "lib\selfUpdate.pyc", line 142, in _UpdateNT
  7. File "lib\selfUpdate.pyc", line 136, in EnsureUpdaterIsLatest
  8. File "lib\selfUpdate.pyc", line 101, in DownloadUpdater
  9. File "lib\selfUpdate.pyc", line 43, in OpenSocket
  10. File "download\urllib2Mods.pyc", line 156, in Opener
  11. File "download\urllib2Mods.pyc", line 121, in func
  12. File "urllib2.pyc", line 126, in urlopen
  13. File "urllib2.pyc", line 397, in open
  14. File "urllib2.pyc", line 510, in http_response
  15. File "urllib2.pyc", line 435, in error
  16. File "urllib2.pyc", line 369, in _call_chain
  17. File "urllib2.pyc", line 518, in http_error_default
  18. HTTPError: HTTP Error 404: Not Found
  19. Locals by frame, innermost last:
  20. Frame <module> in launcher.py at line 56:
  21. NoInternetError = <class 'lib.exceptions.NoInternetError'>
  22. ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
  23. Shutdown = <function Shutdown at 0x0412C0F0>
  24. StartLauncher = <function StartLauncher at 0x04479170>
  25. __builtins__ = <module '__builtin__' (built-in)>
  26. __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'
  27. __name__ = '__main__'
  28. __package__ = None
  29. exc_plus = <function exc_plus at 0x0402F6B0>
  30. lib = <module 'lib' from 'D:\EVE Tranq Main\launcher\library.zip\lib\__init__.pyc'>
  31. localization = <module 'localization' from 'D:\EVE Tranq Main\launcher\library.zip\localization\__init__.pyc'>
  32. os = <module 'os' from 'D:\EVE Tranq Main\launcher\library.zip\os.pyc'>
  33. socket = <module 'socket' from 'D:\EVE Tranq Main\launcher\library.zip\socket.pyc'>
  34. sys = <module 'sys' (built-in)>
  35. threading = <module 'threading' from 'D:\EVE Tranq Main\launcher\library.zip\threading.pyc'>
  36. urllib2 = <module 'urllib2' from 'D:\EVE Tranq Main\launcher\library.zip\urllib2.pyc'>
  37. wx = <module 'wx' from 'D:\EVE Tranq Main\launcher\library.zip\wx\__init__.pyc'>
  38. zipextimporter = <module 'zipextimporter' from 'D:\EVE Tranq Main\launcher\library.zip\zipextimporter.pyc'>
  39. Frame StartLauncher in lib\initialization.pyc at line 205:
  40. app = <wx._core.App; proxy of <Swig Object of type 'wxPyApp *' at 0x2c0ff00> >
  41. channels = ['ch_update']
  42. 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'}
  43. folder = u'D:\\EVE Tranq Main'
  44. host = '23.21.134.55'
  45. languageFromLocale = 'en'
  46. languageFromSettings = 'en-us'
  47. languageToUse = 'en-us'
  48. line = ''
  49. logs = ['Log sending is enabled', "Running from u'D:\\\\EVE Tranq Main'", "Working directory u'D:\\\\EVE Tranq Main\\\\launcher'"]
  50. message = 'enabled'
  51. port = 81
  52. settings = <lib.userSettings.UserSettings instance at 0x07CAE760>
  53. state = 'not using'
  54. threshold = 35
  55. Frame SelfUpdate in lib\selfUpdate.pyc at line 32:
  56. folder = u'D:\\EVE Tranq Main'
  57. Frame StartUpdate in lib\selfUpdate.pyc at line 84:
  58. force = False
  59. 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 Tranq Main\\launcher\\cache']
  60. self = <lib.selfUpdate.Updater instance at 0x07CB4850>
  61. self.cacheDir = 'D:\\EVETRA~1\\launcher\\cache'
  62. self.dataUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdateData/launcherupdate_1_320.dat'
  63. self.folder = u'D:\\EVE Tranq Main'
  64. self.updaterSha1 = '63ef5b073fa1fd93215f56f5479dbffa212591f6'
  65. self.updaterUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdaters/updater_TQ_cl377423.exe'
  66. Frame _UpdateNT in lib\selfUpdate.pyc at line 142:
  67. self = <lib.selfUpdate.Updater instance at 0x07CB4850>
  68. self.cacheDir = 'D:\\EVETRA~1\\launcher\\cache'
  69. self.dataUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdateData/launcherupdate_1_320.dat'
  70. self.folder = u'D:\\EVE Tranq Main'
  71. self.updaterSha1 = '63ef5b073fa1fd93215f56f5479dbffa212591f6'
  72. self.updaterUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdaters/updater_TQ_cl377423.exe'
  73. updaterPath = 'D:\\EVETRA~1\\launcher\\cache\\updater.exe'
  74. Frame EnsureUpdaterIsLatest in lib\selfUpdate.pyc at line 136:
  75. chksm = <function <lambda> at 0x07CC4DF0>
  76. file_mode = 33279
  77. required_mode = 384
  78. self = <lib.selfUpdate.Updater instance at 0x07CB4850>
  79. self.cacheDir = 'D:\\EVETRA~1\\launcher\\cache'
  80. self.dataUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdateData/launcherupdate_1_320.dat'
  81. self.folder = u'D:\\EVE Tranq Main'
  82. self.updaterSha1 = '63ef5b073fa1fd93215f56f5479dbffa212591f6'
  83. self.updaterUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdaters/updater_TQ_cl377423.exe'
  84. updaterPath = 'D:\\EVETRA~1\\launcher\\cache\\updater.exe'
  85. Frame DownloadUpdater in lib\selfUpdate.pyc at line 101:
  86. dest = 'D:\\EVETRA~1\\launcher\\cache\\updater.exe'
  87. dlg = <wx._windows.ProgressDialog; proxy of <Swig Object of type 'wxProgressDialog *' at 0x4779d10> >
  88. self = <lib.selfUpdate.Updater instance at 0x07CB4850>
  89. self.cacheDir = 'D:\\EVETRA~1\\launcher\\cache'
  90. self.dataUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdateData/launcherupdate_1_320.dat'
  91. self.folder = u'D:\\EVE Tranq Main'
  92. self.updaterSha1 = '63ef5b073fa1fd93215f56f5479dbffa212591f6'
  93. self.updaterUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdaters/updater_TQ_cl377423.exe'
  94. Frame OpenSocket in lib\selfUpdate.pyc at line 48:
  95. headers = {'pragma': 'no-cache'}
  96. msg = HTTPError()
  97. n = 11
  98. req = <urllib2.Request instance at 0x07CC9AF8>
  99. resume = None
  100. timeout = 5
  101. url = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdaters/updater_TQ_cl377423.exe'
  102. Frame Opener in download\urllib2Mods.pyc at line 156:
  103. _max = 1.0
  104. _min = 1e-20
  105. _urlopen = <function func at 0x043C42F0>
  106. a = (<urllib2.Request instance at 0x07CC9AF8>,)
  107. clock = [6.621339185714329e-07]
  108. kw = {'timeout': 5}
  109. lock = <thread.lock object at 0x0291EF00>
  110. slp = [1e-20]
  111. throttle = [None]
  112. Frame func in download\urllib2Mods.pyc at line 121:
  113. _urlopen = <function urlopen at 0x0400DC70>
  114. a = (<urllib2.Request instance at 0x07CC9AF8>,)
  115. counter = [40]
  116. kw = {'timeout': 5}
  117. Frame urlopen in urllib2.pyc at line 126:
  118. data = None
  119. timeout = 5
  120. url = <urllib2.Request instance at 0x07CC9AF8>
  121. Frame open in urllib2.pyc at line 397:
  122. data = None
  123. fullurl = <urllib2.Request instance at 0x07CC9AF8>
  124. meth = <bound method HTTPErrorProcessor.http_response of <urllib2.HTTPErrorProcessor instance at 0x0415CEB8>>
  125. meth_name = 'http_response'
  126. processor = <urllib2.HTTPErrorProcessor instance at 0x0415CEB8>
  127. protocol = 'http'
  128. req = <urllib2.Request instance at 0x07CC9AF8>
  129. response = <addinfourl at 130858120 whose fp = <addinfourl at 130863192 whose fp = <socket._fileobject object at 0x07CCA830>>>
  130. self = <urllib2.OpenerDirector instance at 0x040F4A80>
  131. self.addheaders = [('User-agent', 'Python-urllib/2.7')]
  132. self.handle_error = {'http': {'default': [<urllib2.HTTPDefaultErrorHandler instance at 0x0415CE68>], 307: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>], 301: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>], 302: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>], 303: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>]}}
  133. self.handle_open = {'unknown': [<urllib2.UnknownHandler instance at 0x04125E90>], 'http': [<download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x0415E030>], 'https': [<urllib2.HTTPSHandler instance at 0x0415CF80>], 'file': [<urllib2.FileHandler instance at 0x0415CF08>], 'ftp': [<urllib2.FTPHandler instance at 0x0415CEE0>]}
  134. self.handlers = [<urllib2.UnknownHandler instance at 0x04125E90>, <urllib2.HTTPDefaultErrorHandler instance at 0x0415CE68>, <urllib2.HTTPRedirectHandler instance at 0x0415CE90>, <urllib2.FTPHandler instance at 0x0415CEE0>, <urllib2.FileHandler instance at 0x0415CF08>, <urllib2.HTTPSHandler instance at 0x0415CF80>, <download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x0415E030>, <urllib2.HTTPErrorProcessor instance at 0x0415CEB8>]
  135. self.process_request = {'http': [<download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x0415E030>], 'https': [<urllib2.HTTPSHandler instance at 0x0415CF80>]}
  136. self.process_response = {'http': [<urllib2.HTTPErrorProcessor instance at 0x0415CEB8>], 'https': [<urllib2.HTTPErrorProcessor instance at 0x0415CEB8>]}
  137. timeout = 5
  138. Frame http_response in urllib2.pyc at line 510:
  139. code = 404
  140. hdrs = <httplib.HTTPMessage instance at 0x07CCB968>
  141. msg = 'Not Found'
  142. request = <urllib2.Request instance at 0x07CC9AF8>
  143. response = <addinfourl at 130858120 whose fp = <addinfourl at 130863192 whose fp = <socket._fileobject object at 0x07CCA830>>>
  144. self = <urllib2.HTTPErrorProcessor instance at 0x0415CEB8>
  145. self.parent = <urllib2.OpenerDirector instance at 0x040F4A80>
  146. Frame error in urllib2.pyc at line 435:
  147. args = ({'default': [<urllib2.HTTPDefaultErrorHandler instance at 0x0415CE68>], 307: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>], 301: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>], 302: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>], 303: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>]}, 'default', 'http_error_default', <urllib2.Request instance at 0x07CC9AF8>, <addinfourl at 130858120 whose fp = <addinfourl at 130863192 whose fp = <socket._fileobject object at 0x07CCA830>>>, 404, 'Not Found', <httplib.HTTPMessage instance at 0x07CCB968>)
  148. dict = {'default': [<urllib2.HTTPDefaultErrorHandler instance at 0x0415CE68>], 307: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>], 301: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>], 302: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>], 303: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>]}
  149. http_err = 1
  150. meth_name = 'http_error_404'
  151. orig_args = (<urllib2.Request instance at 0x07CC9AF8>, <addinfourl at 130858120 whose fp = <addinfourl at 130863192 whose fp = <socket._fileobject object at 0x07CCA830>>>, 404, 'Not Found', <httplib.HTTPMessage instance at 0x07CCB968>)
  152. proto = 404
  153. result = None
  154. self = <urllib2.OpenerDirector instance at 0x040F4A80>
  155. self.addheaders = [('User-agent', 'Python-urllib/2.7')]
  156. self.handle_error = {'http': {'default': [<urllib2.HTTPDefaultErrorHandler instance at 0x0415CE68>], 307: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>], 301: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>], 302: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>], 303: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>]}}
  157. self.handle_open = {'unknown': [<urllib2.UnknownHandler instance at 0x04125E90>], 'http': [<download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x0415E030>], 'https': [<urllib2.HTTPSHandler instance at 0x0415CF80>], 'file': [<urllib2.FileHandler instance at 0x0415CF08>], 'ftp': [<urllib2.FTPHandler instance at 0x0415CEE0>]}
  158. self.handlers = [<urllib2.UnknownHandler instance at 0x04125E90>, <urllib2.HTTPDefaultErrorHandler instance at 0x0415CE68>, <urllib2.HTTPRedirectHandler instance at 0x0415CE90>, <urllib2.FTPHandler instance at 0x0415CEE0>, <urllib2.FileHandler instance at 0x0415CF08>, <urllib2.HTTPSHandler instance at 0x0415CF80>, <download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x0415E030>, <urllib2.HTTPErrorProcessor instance at 0x0415CEB8>]
  159. self.process_request = {'http': [<download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x0415E030>], 'https': [<urllib2.HTTPSHandler instance at 0x0415CF80>]}
  160. self.process_response = {'http': [<urllib2.HTTPErrorProcessor instance at 0x0415CEB8>], 'https': [<urllib2.HTTPErrorProcessor instance at 0x0415CEB8>]}
  161. Frame _call_chain in urllib2.pyc at line 369:
  162. args = (<urllib2.Request instance at 0x07CC9AF8>, <addinfourl at 130858120 whose fp = <addinfourl at 130863192 whose fp = <socket._fileobject object at 0x07CCA830>>>, 404, 'Not Found', <httplib.HTTPMessage instance at 0x07CCB968>)
  163. chain = {'default': [<urllib2.HTTPDefaultErrorHandler instance at 0x0415CE68>], 307: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>], 301: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>], 302: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>], 303: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>]}
  164. func = <bound method HTTPDefaultErrorHandler.http_error_default of <urllib2.HTTPDefaultErrorHandler instance at 0x0415CE68>>
  165. handler = <urllib2.HTTPDefaultErrorHandler instance at 0x0415CE68>
  166. handlers = [<urllib2.HTTPDefaultErrorHandler instance at 0x0415CE68>]
  167. kind = 'default'
  168. meth_name = 'http_error_default'
  169. self = <urllib2.OpenerDirector instance at 0x040F4A80>
  170. self.addheaders = [('User-agent', 'Python-urllib/2.7')]
  171. self.handle_error = {'http': {'default': [<urllib2.HTTPDefaultErrorHandler instance at 0x0415CE68>], 307: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>], 301: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>], 302: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>], 303: [<urllib2.HTTPRedirectHandler instance at 0x0415CE90>]}}
  172. self.handle_open = {'unknown': [<urllib2.UnknownHandler instance at 0x04125E90>], 'http': [<download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x0415E030>], 'https': [<urllib2.HTTPSHandler instance at 0x0415CF80>], 'file': [<urllib2.FileHandler instance at 0x0415CF08>], 'ftp': [<urllib2.FTPHandler instance at 0x0415CEE0>]}
  173. self.handlers = [<urllib2.UnknownHandler instance at 0x04125E90>, <urllib2.HTTPDefaultErrorHandler instance at 0x0415CE68>, <urllib2.HTTPRedirectHandler instance at 0x0415CE90>, <urllib2.FTPHandler instance at 0x0415CEE0>, <urllib2.FileHandler instance at 0x0415CF08>, <urllib2.HTTPSHandler instance at 0x0415CF80>, <download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x0415E030>, <urllib2.HTTPErrorProcessor instance at 0x0415CEB8>]
  174. self.process_request = {'http': [<download.urllib2Mods.HttpHandlerWithCompressionSupport instance at 0x0415E030>], 'https': [<urllib2.HTTPSHandler instance at 0x0415CF80>]}
  175. self.process_response = {'http': [<urllib2.HTTPErrorProcessor instance at 0x0415CEB8>], 'https': [<urllib2.HTTPErrorProcessor instance at 0x0415CEB8>]}
  176. Frame http_error_default in urllib2.pyc at line 518:
  177. code = 404
  178. fp = <addinfourl at 130858120 whose fp = <addinfourl at 130863192 whose fp = <socket._fileobject object at 0x07CCA830>>>
  179. hdrs = <httplib.HTTPMessage instance at 0x07CCB968>
  180. msg = 'Not Found'
  181. req = <urllib2.Request instance at 0x07CC9AF8>
  182. self = <urllib2.HTTPDefaultErrorHandler instance at 0x0415CE68>
  183. self.parent = <urllib2.OpenerDirector instance at 0x040F4A80>
Advertisement
Add Comment
Please, Sign In to add comment