Advertisement
Guest User

Eve Error

a guest
Feb 11th, 2014
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.78 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 0x029EB0F0>
  15. Event = <class 'lib.analytics.objects.Event'>
  16. IsLowerFolderPrivsRun = <function IsLowerFolderPrivsRun at 0x029EB130>
  17. NoInternetError = <class 'lib.exceptions.NoInternetError'>
  18. P_WAIT = 0
  19. SEP = '\\'
  20. ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
  21. Shutdown = <function Shutdown at 0x0332E7F0>
  22. __builtins__ = <module '__builtin__' (built-in)>
  23. __doc__ = None
  24. __esky_name__ = 'EVE_Online_Launcher'
  25. __fake = <class __main__.__fake at 0x006D8D50>
  26. __name__ = '__main__'
  27. __package__ = None
  28. __rpython__ = False
  29. _chainload = <function _chainload at 0x006D7CF0>
  30. _exit_code = [0]
  31. _locked_version_dirs = {'D:\\Program Files (x86)\\CCP\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.655130.win32': [3]}
  32. _orig_chainload = <function _chainload at 0x006D7970>
  33. _parse_version_parts = <function _parse_version_parts at 0x006D7BB0>
  34. _replace_p = <built-in method get of dict object at 0x006E2ED0>
  35. _split_version_components = <function _split_version_components at 0x006D7BF0>
  36. abspath = <function abspath at 0x006D7570>
  37. appdir_from_executable = <function appdir_from_executable at 0x006D7830>
  38. basename = <function basename at 0x006D7770>
  39. bootstrap = <function bootstrap at 0x006D7870>
  40. chainload = <function chainload at 0x006D78B0>
  41. dirname = <function dirname at 0x006D77B0>
  42. environ = {'TMP': 'C:\\Users\\Jack\\AppData\\Local\\Temp', 'COMPUTERNAME': 'BEARDYSPYDER-PC', 'USERDOMAIN': 'BEARDYSPYDER-PC', 'SystemDrive': 'C:', 'PSModulePath': 'C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules\\', 'PROCESSOR_IDENTIFIER': 'Intel64 Family 6 Model 60 Stepping 3, GenuineIntel', 'PROCES
  43. errno = <module 'errno' (built-in)>
  44. esky = <module 'esky' from 'D:\Program Files (x86)\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\esky\__init__.pyo'>
  45. execv = <function execv at 0x006D75F0>
  46. exists = <function exists at 0x006D77F0>
  47. fcntl = <__main__.fcntl instance at 0x00718080>
  48. get_all_versions = <function get_all_versions at 0x006D79F0>
  49. get_best_version = <function get_best_version at 0x006D79B0>
  50. get_exe_locations = <function get_exe_locations at 0x006D78F0>
  51. get_original_filename = <function get_original_filename at 0x006D7C30>
  52. getcwd = <built-in function getcwd>
  53. is_installed_version_dir = <function is_installed_version_dir at 0x006D7A70>
  54. is_uninstalled_version_dir = <function is_uninstalled_version_dir at 0x006D7AB0>
  55. is_version_dir = <function is_version_dir at 0x006D7A30>
  56. isabs = <function isabs at 0x006D75B0>
  57. isalnum = <function isalnum at 0x006D76F0>
  58. join_app_version = <function join_app_version at 0x006D7B30>
  59. launcherApp = <module 'lib.ui.launcherApp' from 'D:\Program Files (x86)\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 'D:\Program Files (x86)\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 0x006D7C70>
  63. log = <module 'lib.log' from 'D:\Program Files (x86)\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\log.pyo'>
  64. main = <function main at 0x03436070>
  65. nt = <module 'nt' (built-in)>
  66. os = <module 'os' from 'D:\Program Files (x86)\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 0x006D7B70>
  71. pathjoin = <function pathjoin at 0x006D7730>
  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 0x006D7AF0>
  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 0x006D7CB0>
  80. utilities = <module 'utilities' from 'D:\Program Files (x86)\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\utilities.pyo'>
  81. utils = <module 'lib.utils' from 'D:\Program Files (x86)\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\utils.pyo'>
  82. verify = <function verify at 0x006D7930>
  83. winapitools = <module 'lib.winapitools' from 'D:\Program Files (x86)\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\winapitools.pyo'>
  84. zfill = <function zfill at 0x006D7630>
  85. zipextimporter = <module 'zipextimporter' from 'D:\Program Files (x86)\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\zipextimporter.pyo'>
  86. zsync = <module 'zsync' from 'D:\Program Files (x86)\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 = 'D:\\Program Files (x86)\\CCP\\EVE\\launcher'
  89. best_version = 'EVE_Online_Launcher-2.1.655130.win32'
  90. vsdir = 'D:\\Program Files (x86)\\CCP\\EVE\\launcher\\appdata'
  91. Frame chainload in __main__.py at line 358:
  92. target_dir = 'D:\\Program Files (x86)\\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 023CE020, file "launcher.py", line 3>
  99. codeend = 6464
  100. codelist = [<code object <module> at 023BCE78, file "C:\depot\games\shared_tools\python\27\lib\site-packages\py2exe\boot_common.py", line 44>, <code object <module> at 023BC608, file "<install zipextimporter>", line 1>, <code object <module> at 023CE020, file "launcher.py", line 3>]
  101. codestart = 28
  102. codesz = 6436
  103. ctypes = <module 'ctypes' from 'D:\Program Files (x86)\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\ctypes\__init__.pyo'>
  104. curdir = 'D:\\Program Files (x86)\\CCP\\EVE'
  105. d_globals = {'rename': <built-in function rename>, 'esky': <module 'esky' from 'D:\Program Files (x86)\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\esky\__init__.pyo'>, '_split_version_components': <function _split_version_components at 0x006D7BF0>, '_locked_version_dirs': {'D:\\Pro
  106. d_locals = {'rename': <built-in function rename>, 'esky': <module 'esky' from 'D:\Program Files (x86)\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\esky\__init__.pyo'>, '_split_version_components': <function _split_version_components at 0x006D7BF0>, '_locked_version_dirs': {'D:\\Pro
  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 75680000 at 23cb070>
  111. libfile = 'D:\\Program Files (x86)\\CCP\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.655130.win32\\library.zip'
  112. load_resource = <function load_resource at 0x023C49F0>
  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 = 'D:\\Program Files (x86)\\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 'D:\Program Files (x86)\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\struct.pyo'>
  123. target_dir = 'D:\\Program Files (x86)\\CCP\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.655130.win32'
  124. unbfrd = 0
  125. zipextimporter = <module 'zipextimporter' from 'D:\Program Files (x86)\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 0x029EB0F0>
  130. Event = <class 'lib.analytics.objects.Event'>
  131. IsLowerFolderPrivsRun = <function IsLowerFolderPrivsRun at 0x029EB130>
  132. NoInternetError = <class 'lib.exceptions.NoInternetError'>
  133. P_WAIT = 0
  134. SEP = '\\'
  135. ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
  136. Shutdown = <function Shutdown at 0x0332E7F0>
  137. __builtins__ = <module '__builtin__' (built-in)>
  138. __doc__ = None
  139. __esky_name__ = 'EVE_Online_Launcher'
  140. __fake = <class __main__.__fake at 0x006D8D50>
  141. __name__ = '__main__'
  142. __package__ = None
  143. __rpython__ = False
  144. _chainload = <function _chainload at 0x006D7CF0>
  145. _exit_code = [0]
  146. _locked_version_dirs = {'D:\\Program Files (x86)\\CCP\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.655130.win32': [3]}
  147. _orig_chainload = <function _chainload at 0x006D7970>
  148. _parse_version_parts = <function _parse_version_parts at 0x006D7BB0>
  149. _replace_p = <built-in method get of dict object at 0x006E2ED0>
  150. _split_version_components = <function _split_version_components at 0x006D7BF0>
  151. abspath = <function abspath at 0x006D7570>
  152. appdir_from_executable = <function appdir_from_executable at 0x006D7830>
  153. basename = <function basename at 0x006D7770>
  154. bootstrap = <function bootstrap at 0x006D7870>
  155. chainload = <function chainload at 0x006D78B0>
  156. dirname = <function dirname at 0x006D77B0>
  157. environ = {'TMP': 'C:\\Users\\Jack\\AppData\\Local\\Temp', 'COMPUTERNAME': 'BEARDYSPYDER-PC', 'USERDOMAIN': 'BEARDYSPYDER-PC', 'SystemDrive': 'C:', 'PSModulePath': 'C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules\\', 'PROCESSOR_IDENTIFIER': 'Intel64 Family 6 Model 60 Stepping 3, GenuineIntel', 'PROCES
  158. errno = <module 'errno' (built-in)>
  159. esky = <module 'esky' from 'D:\Program Files (x86)\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\esky\__init__.pyo'>
  160. execv = <function execv at 0x006D75F0>
  161. exists = <function exists at 0x006D77F0>
  162. fcntl = <__main__.fcntl instance at 0x00718080>
  163. get_all_versions = <function get_all_versions at 0x006D79F0>
  164. get_best_version = <function get_best_version at 0x006D79B0>
  165. get_exe_locations = <function get_exe_locations at 0x006D78F0>
  166. get_original_filename = <function get_original_filename at 0x006D7C30>
  167. getcwd = <built-in function getcwd>
  168. is_installed_version_dir = <function is_installed_version_dir at 0x006D7A70>
  169. is_uninstalled_version_dir = <function is_uninstalled_version_dir at 0x006D7AB0>
  170. is_version_dir = <function is_version_dir at 0x006D7A30>
  171. isabs = <function isabs at 0x006D75B0>
  172. isalnum = <function isalnum at 0x006D76F0>
  173. join_app_version = <function join_app_version at 0x006D7B30>
  174. launcherApp = <module 'lib.ui.launcherApp' from 'D:\Program Files (x86)\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 'D:\Program Files (x86)\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 0x006D7C70>
  178. log = <module 'lib.log' from 'D:\Program Files (x86)\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\log.pyo'>
  179. main = <function main at 0x03436070>
  180. nt = <module 'nt' (built-in)>
  181. os = <module 'os' from 'D:\Program Files (x86)\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 0x006D7B70>
  186. pathjoin = <function pathjoin at 0x006D7730>
  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 0x006D7AF0>
  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 0x006D7CB0>
  195. utilities = <module 'utilities' from 'D:\Program Files (x86)\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\utilities.pyo'>
  196. utils = <module 'lib.utils' from 'D:\Program Files (x86)\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\utils.pyo'>
  197. verify = <function verify at 0x006D7930>
  198. winapitools = <module 'lib.winapitools' from 'D:\Program Files (x86)\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\winapitools.pyo'>
  199. zfill = <function zfill at 0x006D7630>
  200. zipextimporter = <module 'zipextimporter' from 'D:\Program Files (x86)\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\zipextimporter.pyo'>
  201. zsync = <module 'zsync' from 'D:\Program Files (x86)\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 0x2c6acb8> >
  204. controller = <module 'lib.controller' from 'D:\Program Files (x86)\CCP\EVE\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\controller.pyo'>
  205. runtime = <lib.analytics.objects.Event object at 0x0330DF70>
  206. Frame __init__ in lib\controller.pyo at line 121:
  207. app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x2c6acb8> >
  208. publisher = <wx.lib.pubsub.pub.PublisherClass instance at 0x0334E968>
  209. self = <lib.controller.Controller instance at 0x03432580>
  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 0x03470D50>
  214. onTopicNeverCreated = None
  215. self = <wx.lib.pubsub.pub.PublisherClass instance at 0x0334E968>
  216. self._PublisherClass__deliveryCount = 0
  217. self._PublisherClass__messageCount = 1
  218. self._PublisherClass__topicTree = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x0334E850>
  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 0x03470D50>
  223. node = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x0344B0A8>
  224. onTopicNeverCreated = None
  225. self = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x0334E850>
  226. self._TopicTreeNode__callables = []
  227. self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 53798912>
  228. self._TopicTreeNode__subtopics = {4096: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x03470580>, 1: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x0344B0A8>, 2: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x0344B260>, 3: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x0344B508>, 4: <wx.lib.pubsub.pub._TopicTreeNode instance at
  229. self._TopicTreeNode__topicPath = ('',)
  230. self._TopicTreeRoot__callbackDict = {<wx.lib.pubsub.core.weakmethod.WeakMethod at 54836440>: [<weakref at 0344A150; to 'instance' at 0344B260>, <weakref at 0344A870; to 'instance' at 03470648>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 54987032>: [<weakref at 0344A8D0; to 'instance' at 03470710>], <wx.lib.pubsub.core.weakmethod.We
  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 54834920>
  236. deliveryCount = 0
  237. listener = <bound method Controller.OnInit of <lib.controller.Controller instance at 0x03432580>>
  238. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x03470D50>
  239. self = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x0344B0A8>
  240. self._TopicTreeNode__callables = [<wx.lib.pubsub.core.weakmethod.WeakMethod at 54834920>]
  241. self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 53798912>
  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 0x03470D50>
  246. folder = u'D:\\Program Files (x86)'
  247. self = <lib.controller.Controller instance at 0x03432580>
  248. self.app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x2c6acb8> >
  249. self.folder = None
  250. self.settings = None
  251. self.upToDate = None
  252. self.view = None
  253. settings = <lib.userSettings.UserSettings instance at 0x06CCE4B8>
  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 'D:\\Program Files (x86)\\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
Advertisement