Guest User

EVE Launcher Error

a guest
Feb 6th, 2014
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.30 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "launcher.py", line 117, in main
  3. File "lib\controller.pyo", line 121, in __init__
  4. File "wx\lib\pubsub\pubsub1\pub.pyo", line 750, in sendMessage
  5. File "wx\lib\pubsub\pubsub1\pub.pyo", line 423, in sendMessage
  6. File "wx\lib\pubsub\pubsub1\pub.pyo", line 261, in sendMessage
  7. File "lib\controller.pyo", line 126, in OnInit
  8. File "zipextimporter.pyo", line 98, in load_module
  9. ImportError: MemoryLoadLibrary failed loading steamapi.pyd
  10. Locals by frame, innermost last:
  11. Frame <module> in __main__.py at line 838:
  12. ESKY_APPDATA_DIR = 'appdata'
  13. ESKY_CONTROL_DIR = 'esky-files'
  14. EnsureDirectoryIsWritable = <function EnsureDirectoryIsWritable at 0x0293B070>
  15. Event = <class 'lib.analytics.objects.Event'>
  16. IsLowerFolderPrivsRun = <function IsLowerFolderPrivsRun at 0x0293B0B0>
  17. NoInternetError = <class 'lib.exceptions.NoInternetError'>
  18. P_WAIT = 0
  19. SEP = '\\'
  20. ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
  21. Shutdown = <function Shutdown at 0x03278770>
  22. __builtins__ = <module '__builtin__' (built-in)>
  23. __doc__ = None
  24. __esky_name__ = 'EVE_Online_Launcher'
  25. __fake = <class __main__.__fake at 0x02227D50>
  26. __name__ = '__main__'
  27. __package__ = None
  28. __rpython__ = False
  29. _chainload = <function _chainload at 0x02226D30>
  30. _exit_code = [0]
  31. _locked_version_dirs = {'C:\\Games\\CCP\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.655130.win32': [3]}
  32. _orig_chainload = <function _chainload at 0x022269B0>
  33. _parse_version_parts = <function _parse_version_parts at 0x02226BF0>
  34. _replace_p = <built-in method get of dict object at 0x02232ED0>
  35. _split_version_components = <function _split_version_components at 0x02226C30>
  36. abspath = <function abspath at 0x022265B0>
  37. appdir_from_executable = <function appdir_from_executable at 0x02226870>
  38. basename = <function basename at 0x022267B0>
  39. bootstrap = <function bootstrap at 0x022268B0>
  40. chainload = <function chainload at 0x022268F0>
  41. dirname = <function dirname at 0x022267F0>
  42. environ = {'TMP': 'C:\\Users\\Mike\\AppData\\Local\\Temp', 'COMPUTERNAME': 'MIKE', 'USERDOMAIN': 'MIKE', 'SystemDrive': 'C:', 'PSModulePath': 'C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules\\', 'PROCESSOR_IDENTIFIER': 'Intel64 Family 6 Model 58 Stepping 9, GenuineIntel', 'PROCESSOR_REVISION': '3a09',
  43. errno = <module 'errno' (built-in)>
  44. esky = <module 'esky' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\esky\__init__.pyo'>
  45. execv = <function execv at 0x02226630>
  46. exists = <function exists at 0x02226830>
  47. fcntl = <__main__.fcntl instance at 0x02266FD0>
  48. get_all_versions = <function get_all_versions at 0x02226A30>
  49. get_best_version = <function get_best_version at 0x022269F0>
  50. get_exe_locations = <function get_exe_locations at 0x02226930>
  51. get_original_filename = <function get_original_filename at 0x02226C70>
  52. getcwd = <built-in function getcwd>
  53. is_installed_version_dir = <function is_installed_version_dir at 0x02226AB0>
  54. is_uninstalled_version_dir = <function is_uninstalled_version_dir at 0x02226AF0>
  55. is_version_dir = <function is_version_dir at 0x02226A70>
  56. isabs = <function isabs at 0x022265F0>
  57. isalnum = <function isalnum at 0x02226730>
  58. join_app_version = <function join_app_version at 0x02226B70>
  59. launcherApp = <module 'lib.ui.launcherApp' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\ui\launcherApp.pyo'>
  60. launcher_helper = <module 'lib.launcher_helper' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\launcher_helper.pyo'>
  61. listdir = <built-in function listdir>
  62. lock_version_dir = <function lock_version_dir at 0x02226CB0>
  63. log = <module 'lib.log' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\log.pyo'>
  64. main = <function main at 0x03384030>
  65. nt = <module 'nt' (built-in)>
  66. os = <module 'os' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\os.pyo'>
  67. os_close = <built-in function close>
  68. os_open = <built-in function open>
  69. os_read = <built-in function read>
  70. parse_version = <function parse_version at 0x02226BB0>
  71. pathjoin = <function pathjoin at 0x02226770>
  72. rename = <built-in function rename>
  73. signal = <module 'signal' (built-in)>
  74. spawnv = <built-in function spawnv>
  75. split_app_version = <function split_app_version at 0x02226B30>
  76. stat = <built-in function stat>
  77. sys = <module 'sys' (built-in)>
  78. unlink = <built-in function unlink>
  79. unlock_version_dir = <function unlock_version_dir at 0x02226CF0>
  80. utilities = <module 'utilities' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\utilities.pyo'>
  81. utils = <module 'lib.utils' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\utils.pyo'>
  82. verify = <function verify at 0x02226970>
  83. winapitools = <module 'lib.winapitools' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\winapitools.pyo'>
  84. zfill = <function zfill at 0x02226670>
  85. zipextimporter = <module 'zipextimporter' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\zipextimporter.pyo'>
  86. zsync = <module 'zsync' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\zsync\__init__.pyo'>
  87. Frame bootstrap in __main__.py at line 331:
  88. appdir = 'C:\\Games\\CCP\\EVE\\launcher'
  89. best_version = 'EVE_Online_Launcher-2.1.655130.win32'
  90. vsdir = 'C:\\Games\\CCP\\EVE\\launcher\\appdata'
  91. Frame chainload in __main__.py at line 358:
  92. target_dir = 'C:\\Games\\CCP\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.655130.win32'
  93. Frame _chainload in __main__.py at line 834:
  94. LOAD_LIBRARY_AS_DATAFILE = 2
  95. POINTER = <built-in function POINTER>
  96. _DEFAULT_RESLANG = 1033
  97. c_char = <class 'ctypes.c_char'>
  98. code = <code object <module> at 02307F50, file "launcher.py", line 3>
  99. codeend = 6464
  100. codelist = [<code object <module> at 02307DE8, file "C:\depot\games\shared_tools\python\27\lib\site-packages\py2exe\boot_common.py", line 44>, <code object <module> at 02307578, file "<install zipextimporter>", line 1>, <code object <module> at 02307F50, file "launcher.py", line 3>]
  101. codestart = 28
  102. codesz = 6436
  103. ctypes = <module 'ctypes' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\ctypes\__init__.pyo'>
  104. curdir = 'C:\\Games\\CCP\\EVE'
  105. d_globals = {'rename': <built-in function rename>, 'esky': <module 'esky' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\esky\__init__.pyo'>, '_split_version_components': <function _split_version_components at 0x02226C30>, '_locked_version_dirs': {'C:\\Games\\CCP\\EVE\\
  106. d_locals = {'rename': <built-in function rename>, 'esky': <module 'esky' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\esky\__init__.pyo'>, '_split_version_components': <function _split_version_components at 0x02226C30>, '_locked_version_dirs': {'C:\\Games\\CCP\\EVE\\
  107. data = '\x124Vx\x02\x00\x00\x00\x00\x00\x00\x00$\x19\x00\x00library.zip\x00[\x03\x00\x00\x00c\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00@\x00\x00\x00s\xa8\x00\x00\x00d\x00\x00d\x01\x00l\x00\x00Z\x00\x00e\x00\x00j\x01\x00d\x02\x00k\x02\x00rn\x00d\x03\x00e\x02\x00f\x01\x00d\x04\x00\x84\x00\x00\x83\x00\x
  108. headsz = 16
  109. i = 0
  110. k32 = <WinDLL 'kernel32', handle 74bd0000 at 23160f0>
  111. libfile = 'C:\\Games\\CCP\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.655130.win32\\library.zip'
  112. load_resource = <function load_resource at 0x02310970>
  113. magic = 2018915346
  114. marker_file = 'esky-files\\f-py2exe-27.txt'
  115. marshal = <module 'marshal' (built-in)>
  116. msvcrt = <module 'msvcrt' (built-in)>
  117. mydir = 'C:\\Games\\CCP\\EVE\\launcher'
  118. nm = 'avcodec-53.dll'
  119. nt = <module 'nt' (built-in)>
  120. optmz = 2
  121. pydll = 'python27.dll'
  122. struct = <module 'struct' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\struct.pyo'>
  123. target_dir = 'C:\\Games\\CCP\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.655130.win32'
  124. unbfrd = 0
  125. zipextimporter = <module 'zipextimporter' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\zipextimporter.pyo'>
  126. Frame <module> in launcher.py at line 147:
  127. ESKY_APPDATA_DIR = 'appdata'
  128. ESKY_CONTROL_DIR = 'esky-files'
  129. EnsureDirectoryIsWritable = <function EnsureDirectoryIsWritable at 0x0293B070>
  130. Event = <class 'lib.analytics.objects.Event'>
  131. IsLowerFolderPrivsRun = <function IsLowerFolderPrivsRun at 0x0293B0B0>
  132. NoInternetError = <class 'lib.exceptions.NoInternetError'>
  133. P_WAIT = 0
  134. SEP = '\\'
  135. ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
  136. Shutdown = <function Shutdown at 0x03278770>
  137. __builtins__ = <module '__builtin__' (built-in)>
  138. __doc__ = None
  139. __esky_name__ = 'EVE_Online_Launcher'
  140. __fake = <class __main__.__fake at 0x02227D50>
  141. __name__ = '__main__'
  142. __package__ = None
  143. __rpython__ = False
  144. _chainload = <function _chainload at 0x02226D30>
  145. _exit_code = [0]
  146. _locked_version_dirs = {'C:\\Games\\CCP\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.655130.win32': [3]}
  147. _orig_chainload = <function _chainload at 0x022269B0>
  148. _parse_version_parts = <function _parse_version_parts at 0x02226BF0>
  149. _replace_p = <built-in method get of dict object at 0x02232ED0>
  150. _split_version_components = <function _split_version_components at 0x02226C30>
  151. abspath = <function abspath at 0x022265B0>
  152. appdir_from_executable = <function appdir_from_executable at 0x02226870>
  153. basename = <function basename at 0x022267B0>
  154. bootstrap = <function bootstrap at 0x022268B0>
  155. chainload = <function chainload at 0x022268F0>
  156. dirname = <function dirname at 0x022267F0>
  157. environ = {'TMP': 'C:\\Users\\Mike\\AppData\\Local\\Temp', 'COMPUTERNAME': 'MIKE', 'USERDOMAIN': 'MIKE', 'SystemDrive': 'C:', 'PSModulePath': 'C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules\\', 'PROCESSOR_IDENTIFIER': 'Intel64 Family 6 Model 58 Stepping 9, GenuineIntel', 'PROCESSOR_REVISION': '3a09',
  158. errno = <module 'errno' (built-in)>
  159. esky = <module 'esky' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\esky\__init__.pyo'>
  160. execv = <function execv at 0x02226630>
  161. exists = <function exists at 0x02226830>
  162. fcntl = <__main__.fcntl instance at 0x02266FD0>
  163. get_all_versions = <function get_all_versions at 0x02226A30>
  164. get_best_version = <function get_best_version at 0x022269F0>
  165. get_exe_locations = <function get_exe_locations at 0x02226930>
  166. get_original_filename = <function get_original_filename at 0x02226C70>
  167. getcwd = <built-in function getcwd>
  168. is_installed_version_dir = <function is_installed_version_dir at 0x02226AB0>
  169. is_uninstalled_version_dir = <function is_uninstalled_version_dir at 0x02226AF0>
  170. is_version_dir = <function is_version_dir at 0x02226A70>
  171. isabs = <function isabs at 0x022265F0>
  172. isalnum = <function isalnum at 0x02226730>
  173. join_app_version = <function join_app_version at 0x02226B70>
  174. launcherApp = <module 'lib.ui.launcherApp' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\ui\launcherApp.pyo'>
  175. launcher_helper = <module 'lib.launcher_helper' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\launcher_helper.pyo'>
  176. listdir = <built-in function listdir>
  177. lock_version_dir = <function lock_version_dir at 0x02226CB0>
  178. log = <module 'lib.log' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\log.pyo'>
  179. main = <function main at 0x03384030>
  180. nt = <module 'nt' (built-in)>
  181. os = <module 'os' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\os.pyo'>
  182. os_close = <built-in function close>
  183. os_open = <built-in function open>
  184. os_read = <built-in function read>
  185. parse_version = <function parse_version at 0x02226BB0>
  186. pathjoin = <function pathjoin at 0x02226770>
  187. rename = <built-in function rename>
  188. signal = <module 'signal' (built-in)>
  189. spawnv = <built-in function spawnv>
  190. split_app_version = <function split_app_version at 0x02226B30>
  191. stat = <built-in function stat>
  192. sys = <module 'sys' (built-in)>
  193. unlink = <built-in function unlink>
  194. unlock_version_dir = <function unlock_version_dir at 0x02226CF0>
  195. utilities = <module 'utilities' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\utilities.pyo'>
  196. utils = <module 'lib.utils' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\utils.pyo'>
  197. verify = <function verify at 0x02226970>
  198. winapitools = <module 'lib.winapitools' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\winapitools.pyo'>
  199. zfill = <function zfill at 0x02226670>
  200. zipextimporter = <module 'zipextimporter' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\zipextimporter.pyo'>
  201. zsync = <module 'zsync' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\zsync\__init__.pyo'>
  202. Frame main in launcher.py at line 134:
  203. app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x3088300> >
  204. controller = <module 'lib.controller' from 'C:\Games\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\controller.pyo'>
  205. runtime = <lib.analytics.objects.Event object at 0x03296050>
  206. Frame __init__ in lib\controller.pyo at line 121:
  207. app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x3088300> >
  208. publisher = <wx.lib.pubsub.pub.PublisherClass instance at 0x032A9878>
  209. self = <lib.controller.Controller instance at 0x033814B8>
  210. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 750:
  211. aTopic = (1,)
  212. data = None
  213. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x033BFC88>
  214. onTopicNeverCreated = None
  215. self = <wx.lib.pubsub.pub.PublisherClass instance at 0x032A9878>
  216. self._PublisherClass__deliveryCount = 0
  217. self._PublisherClass__messageCount = 1
  218. self._PublisherClass__topicTree = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x032A97B0>
  219. topic = 1
  220. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 423:
  221. deliveryCount = 0
  222. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x033BFC88>
  223. node = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x03390EB8>
  224. onTopicNeverCreated = None
  225. self = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x032A97B0>
  226. self._TopicTreeNode__callables = []
  227. self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 53122952>
  228. self._TopicTreeNode__subtopics = {4096: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x033BF4B8>, 1: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x03390EB8>, 2: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x03399198>, 3: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x03399440>, 4: <wx.lib.pubsub.pub._TopicTreeNode instance at
  229. self._TopicTreeNode__topicPath = ('',)
  230. self._TopicTreeRoot__callbackDict = {<wx.lib.pubsub.core.weakmethod.WeakMethod at 54261840>: [<weakref at 033959F0; to 'instance' at 033BF648>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 54262040>: [<weakref at 03395A50; to 'instance' at 033BF710>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 54262440>: [<weakref at 03395B10; to '
  231. self._TopicTreeRoot__callbackDictCleanup = 0
  232. topic = (1,)
  233. topicItem = 1
  234. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 261:
  235. cb = <wx.lib.pubsub.core.weakmethod.WeakMethod at 54105632>
  236. deliveryCount = 0
  237. listener = <bound method Controller.OnInit of <lib.controller.Controller instance at 0x033814B8>>
  238. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x033BFC88>
  239. self = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x03390EB8>
  240. self._TopicTreeNode__callables = [<wx.lib.pubsub.core.weakmethod.WeakMethod at 54105632>]
  241. self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 53122952>
  242. self._TopicTreeNode__subtopics = {}
  243. self._TopicTreeNode__topicPath = (1,)
  244. Frame OnInit in lib\controller.pyo at line 126:
  245. event = <wx.lib.pubsub.core.datamsg.Message instance at 0x033BFC88>
  246. folder = u'C:\\Games'
  247. self = <lib.controller.Controller instance at 0x033814B8>
  248. self.app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x3088300> >
  249. self.folder = None
  250. self.settings = None
  251. self.upToDate = None
  252. self.view = None
  253. settings = <lib.userSettings.UserSettings instance at 0x06D4E3F0>
  254. Frame load_module in zipextimporter.pyo at line 98:
  255. code = 'MZ\x90\x00\x03\x00\x00\x00\x04\x00\x00\x00\xff\xff\x00\x00\xb8\x00\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x0e\x1f\xba\x0e\x00\xb4\t\xcd!\xb8\x01L\xcd!This pr
  256. filename = 'steamapi'
  257. fullname = 'steamapi'
  258. initname = 'initsteamapi'
  259. path = 'steamapi.pyd'
  260. s = '.pyd'
  261. self = <ZipExtensionImporter object 'C:\\Games\\CCP\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.655130.win32\\library.zip'>
  262. suffixes = ['.pyd']
Advertisement
Add Comment
Please, Sign In to add comment