Advertisement
dragonshardz

EVE Launcher Error

May 24th, 2013
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.70 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 156, in _UpdateNT
  7. File "subprocess.pyc", line 672, in __init__
  8. File "subprocess.pyc", line 882, in _execute_child
  9. WindowsError: [Error 2] The system cannot find the file specified
  10. Locals by frame, innermost last:
  11. Frame <module> in launcher.py at line 56:
  12. NoInternetError = <class 'lib.exceptions.NoInternetError'>
  13. ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
  14. Shutdown = <function Shutdown at 0x03F4D0F0>
  15. StartLauncher = <function StartLauncher at 0x042714F0>
  16. __builtins__ = <module '__builtin__' (built-in)>
  17. __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'
  18. __name__ = '__main__'
  19. __package__ = None
  20. exc_plus = <function exc_plus at 0x03E266B0>
  21. lib = <module 'lib' from 'E:\Games\EVETest\launcher\library.zip\lib\__init__.pyc'>
  22. localization = <module 'localization' from 'E:\Games\EVETest\launcher\library.zip\localization\__init__.pyc'>
  23. os = <module 'os' from 'E:\Games\EVETest\launcher\library.zip\os.pyc'>
  24. socket = <module 'socket' from 'E:\Games\EVETest\launcher\library.zip\socket.pyc'>
  25. sys = <module 'sys' (built-in)>
  26. threading = <module 'threading' from 'E:\Games\EVETest\launcher\library.zip\threading.pyc'>
  27. urllib2 = <module 'urllib2' from 'E:\Games\EVETest\launcher\library.zip\urllib2.pyc'>
  28. wx = <module 'wx' from 'E:\Games\EVETest\launcher\library.zip\wx\__init__.pyc'>
  29. zipextimporter = <module 'zipextimporter' from 'E:\Games\EVETest\launcher\library.zip\zipextimporter.pyc'>
  30. Frame StartLauncher in lib\initialization.pyc at line 205:
  31. app = <wx._core.App; proxy of <Swig Object of type 'wxPyApp *' at 0x4947140> >
  32. channels = ['ch_startup', 'ch_update', 'ch_exceptions', 'ch_PlayButton']
  33. client = {'usescriptindexfiles': '1', 'appname': 'EVE', 'region': 'ccp', 'socketio': 'iocp', 'sync': '541721', 'server': 'singularity', 'edition': 'premium', 'version': '8.30', 'role': 'client', 'build': '541721', 'branch': '//depot/games/branches/staging/EVE-2013-R3-CHANTAL/eve', 'aid': '0', 'codename': 'EVE-EVE-2013-R3-CHANTAL', 'port': '26000', 'cryptopack': 'CryptoAPI'}
  34. folder = u'E:\\Games\\EVETest'
  35. host = '23.21.134.55'
  36. languageFromLocale = 'en'
  37. languageFromSettings = 'en'
  38. languageToUse = 'en'
  39. line = ''
  40. logs = ['Log sending is enabled', "Running from u'E:\\\\Games\\\\EVETest'", "Working directory u'E:\\\\Games\\\\EVETest\\\\launcher'"]
  41. message = 'enabled'
  42. port = 81
  43. settings = <lib.userSettings.UserSettings instance at 0x071BA260>
  44. threshold = 20
  45. Frame SelfUpdate in lib\selfUpdate.pyc at line 32:
  46. folder = u'E:\\Games\\EVETest'
  47. Frame StartUpdate in lib\selfUpdate.pyc at line 84:
  48. force = False
  49. logs = ['Remote version: 2.0', 'Local version: 1.32', 'Data URL: http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdateData/launcherupdate_1_320.dat', 'Updater URL: http://cdn1.eveonline.com/EveOnlineLauncher/beta/EVEOnlineLauncher_2_1_537789-beta_3.exe', u'cache dir: E:\\Games\\EVETest\\launcher\\cache']
  50. self = <lib.selfUpdate.Updater instance at 0x071CE378>
  51. self.cacheDir = 'E:\\Games\\EVETest\\launcher\\cache'
  52. self.dataUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdateData/launcherupdate_1_320.dat'
  53. self.folder = u'E:\\Games\\EVETest'
  54. self.updaterSha1 = '6780cf435ffbdffb2179e473b4af3481f501b400'
  55. self.updaterUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/beta/EVEOnlineLauncher_2_1_537789-beta_3.exe'
  56. Frame _UpdateNT in lib\selfUpdate.pyc at line 156:
  57. app = 'E:\\Games\\EVETest\\launcher\\cache\\updater.exe'
  58. character = '>'
  59. cmd = ['E:\\Games\\EVETest\\launcher\\cache\\updater.exe', '/path="E:\\Games\\EVETest"', '/url="http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdateData/launcherupdate_1_320.dat"', '/execute=launcher.exe', '/args', '/server:Singularity']
  60. self = <lib.selfUpdate.Updater instance at 0x071CE378>
  61. self.cacheDir = 'E:\\Games\\EVETest\\launcher\\cache'
  62. self.dataUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdateData/launcherupdate_1_320.dat'
  63. self.folder = u'E:\\Games\\EVETest'
  64. self.updaterSha1 = '6780cf435ffbdffb2179e473b4af3481f501b400'
  65. self.updaterUrl = 'http://cdn1.eveonline.com/EveOnlineLauncher/beta/EVEOnlineLauncher_2_1_537789-beta_3.exe'
  66. updaterPath = 'E:\\Games\\EVETest\\launcher\\cache\\updater.exe'
  67. Frame __init__ in subprocess.pyc at line 672:
  68. args = ['E:\\Games\\EVETest\\launcher\\cache\\updater.exe', '/path="E:\\Games\\EVETest"', '/url="http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdateData/launcherupdate_1_320.dat"', '/execute=launcher.exe', '/args', '/server:Singularity']
  69. bufsize = 0
  70. c2pread = None
  71. c2pwrite = None
  72. close_fds = True
  73. creationflags = 0
  74. cwd = None
  75. env = None
  76. errread = None
  77. errwrite = None
  78. executable = None
  79. p2cread = None
  80. p2cwrite = None
  81. preexec_fn = None
  82. self = <subprocess.Popen object at 0x07210D30>
  83. shell = True
  84. startupinfo = None
  85. stderr = None
  86. stdin = None
  87. stdout = None
  88. universal_newlines = False
  89. Frame _execute_child in subprocess.pyc at line 888:
  90. args = 'C:\\Windows\\system32\\cmd.exe;C:\\Program Files (x86)\\gs\\gs9.05\\lib /c E:\\Games\\EVETest\\launcher\\cache\\updater.exe /path=\\"E:\\Games\\EVETest\\" /url=\\"http://cdn1.eveonline.com/EveOnlineLauncher/launcherUpdateData/launcherupdate_1_320.dat\\" /execute=launcher.exe /args /server:Singularity'
  91. c2pread = None
  92. c2pwrite = None
  93. close_fds = True
  94. comspec = 'C:\\Windows\\system32\\cmd.exe;C:\\Program Files (x86)\\gs\\gs9.05\\lib'
  95. creationflags = 0
  96. cwd = None
  97. env = None
  98. errread = None
  99. errwrite = None
  100. executable = None
  101. p2cread = None
  102. p2cwrite = None
  103. preexec_fn = None
  104. self = <subprocess.Popen object at 0x07210D30>
  105. self._child_created = False
  106. self.pid = None
  107. self.returncode = None
  108. self.stderr = None
  109. self.stdin = None
  110. self.stdout = None
  111. self.universal_newlines = False
  112. shell = True
  113. startupinfo = <subprocess.STARTUPINFO instance at 0x071CE7B0>
  114. universal_newlines = False
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement