Advertisement
Guest User

SiSI exeption prompt

a guest
Mar 4th, 2014
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.04 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 0x02B6D070>
  15. Event = <class 'lib.analytics.objects.Event'>
  16. IsLowerFolderPrivsRun = <function IsLowerFolderPrivsRun at 0x02B6D0B0>
  17. NoInternetError = <class 'lib.exceptions.NoInternetError'>
  18. P_WAIT = 0
  19. SEP = '\\'
  20. ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
  21. Shutdown = <function Shutdown at 0x03819770>
  22. __builtins__ = <module '__builtin__' (built-in)>
  23. __doc__ = None
  24. __esky_name__ = 'EVE_Online_Launcher'
  25. __fake = <class __main__.__fake at 0x006D7D88>
  26. __name__ = '__main__'
  27. __package__ = None
  28. __rpython__ = False
  29. _chainload = <function _chainload at 0x006DCC70>
  30. _exit_code = [0]
  31. _locked_version_dirs = {'C:\\Program Files (x86)\\CCP\\Singularity\\launcher\\appdata\\EVE_Online_Launcher-2.1.655130.win32': [3]}
  32. _orig_chainload = <function _chainload at 0x006DC8F0>
  33. _parse_version_parts = <function _parse_version_parts at 0x006DCB30>
  34. _replace_p = <built-in method get of dict object at 0x006E2ED0>
  35. _split_version_components = <function _split_version_components at 0x006DCB70>
  36. abspath = <function abspath at 0x006DC4F0>
  37. appdir_from_executable = <function appdir_from_executable at 0x006DC7B0>
  38. basename = <function basename at 0x006DC6F0>
  39. bootstrap = <function bootstrap at 0x006DC7F0>
  40. chainload = <function chainload at 0x006DC830>
  41. dirname = <function dirname at 0x006DC730>
  42. environ = {'TMP': 'C:\\Users\\Petri\\AppData\\Local\\Temp', 'COMPUTERNAME': 'PETRIN-PC', 'USERDOMAIN': 'Petrin-PC', 'SystemDrive': 'C:', 'PSModulePath': 'C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules\\', 'PROCESSOR_IDENTIFIER': 'AMD64 Family 15 Model 67 Stepping 3, AuthenticAMD', 'PROCESSOR_REVISION
  43. errno = <module 'errno' (built-in)>
  44. esky = <module 'esky' from 'C:\Program Files (x86)\CCP\Singularity\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\esky\__init__.pyo'>
  45. execv = <function execv at 0x006DC570>
  46. exists = <function exists at 0x006DC770>
  47. fcntl = <__main__.fcntl instance at 0x00722FD0>
  48. get_all_versions = <function get_all_versions at 0x006DC970>
  49. get_best_version = <function get_best_version at 0x006DC930>
  50. get_exe_locations = <function get_exe_locations at 0x006DC870>
  51. get_original_filename = <function get_original_filename at 0x006DCBB0>
  52. getcwd = <built-in function getcwd>
  53. is_installed_version_dir = <function is_installed_version_dir at 0x006DC9F0>
  54. is_uninstalled_version_dir = <function is_uninstalled_version_dir at 0x006DCA30>
  55. is_version_dir = <function is_version_dir at 0x006DC9B0>
  56. isabs = <function isabs at 0x006DC530>
  57. isalnum = <function isalnum at 0x006DC670>
  58. join_app_version = <function join_app_version at 0x006DCAB0>
  59. launcherApp = <module 'lib.ui.launcherApp' from 'C:\Program Files (x86)\CCP\Singularity\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\ui\launcherApp.pyo'>
  60. launcher_helper = <module 'lib.launcher_helper' from 'C:\Program Files (x86)\CCP\Singularity\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 0x006DCBF0>
  63. log = <module 'lib.log' from 'C:\Program Files (x86)\CCP\Singularity\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\log.pyo'>
  64. main = <function main at 0x03915FB0>
  65. nt = <module 'nt' (built-in)>
  66. os = <module 'os' from 'C:\Program Files (x86)\CCP\Singularity\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 0x006DCAF0>
  71. pathjoin = <function pathjoin at 0x006DC6B0>
  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 0x006DCA70>
  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 0x006DCC30>
  80. utilities = <module 'utilities' from 'C:\Program Files (x86)\CCP\Singularity\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\utilities.pyo'>
  81. utils = <module 'lib.utils' from 'C:\Program Files (x86)\CCP\Singularity\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\utils.pyo'>
  82. verify = <function verify at 0x006DC8B0>
  83. winapitools = <module 'lib.winapitools' from 'C:\Program Files (x86)\CCP\Singularity\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\winapitools.pyo'>
  84. zfill = <function zfill at 0x006DC5B0>
  85. zipextimporter = <module 'zipextimporter' from 'C:\Program Files (x86)\CCP\Singularity\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\zipextimporter.pyo'>
  86. zsync = <module 'zsync' from 'C:\Program Files (x86)\CCP\Singularity\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:\\Program Files (x86)\\CCP\\Singularity\\launcher'
  89. best_version = 'EVE_Online_Launcher-2.1.655130.win32'
  90. vsdir = 'C:\\Program Files (x86)\\CCP\\Singularity\\launcher\\appdata'
  91. Frame chainload in __main__.py at line 358:
  92. target_dir = 'C:\\Program Files (x86)\\CCP\\Singularity\\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 00C7C140, file "launcher.py", line 3>
  99. codeend = 6464
  100. codelist = [<code object <module> at 00C5CF98, file "C:\depot\games\shared_tools\python\27\lib\site-packages\py2exe\boot_common.py", line 44>, <code object <module> at 00C5C728, file "<install zipextimporter>", line 1>, <code object <module> at 00C7C140, file "launcher.py", line 3>]
  101. codestart = 28
  102. codesz = 6436
  103. ctypes = <module 'ctypes' from 'C:\Program Files (x86)\CCP\Singularity\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\ctypes\__init__.pyo'>
  104. curdir = 'C:\\Program Files (x86)\\CCP\\Singularity'
  105. d_globals = {'rename': <built-in function rename>, 'esky': <module 'esky' from 'C:\Program Files (x86)\CCP\Singularity\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\esky\__init__.pyo'>, '_split_version_components': <function _split_version_components at 0x006DCB70>, '_locked_version_dirs': {
  106. d_locals = {'rename': <built-in function rename>, 'esky': <module 'esky' from 'C:\Program Files (x86)\CCP\Singularity\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\esky\__init__.pyo'>, '_split_version_components': <function _split_version_components at 0x006DCB70>, '_locked_version_dirs': {
  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 75730000 at c6b110>
  111. libfile = 'C:\\Program Files (x86)\\CCP\\Singularity\\launcher\\appdata\\EVE_Online_Launcher-2.1.655130.win32\\library.zip'
  112. load_resource = <function load_resource at 0x00C64930>
  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:\\Program Files (x86)\\CCP\\Singularity\\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:\Program Files (x86)\CCP\Singularity\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\struct.pyo'>
  123. target_dir = 'C:\\Program Files (x86)\\CCP\\Singularity\\launcher\\appdata\\EVE_Online_Launcher-2.1.655130.win32'
  124. unbfrd = 0
  125. zipextimporter = <module 'zipextimporter' from 'C:\Program Files (x86)\CCP\Singularity\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 0x02B6D070>
  130. Event = <class 'lib.analytics.objects.Event'>
  131. IsLowerFolderPrivsRun = <function IsLowerFolderPrivsRun at 0x02B6D0B0>
  132. NoInternetError = <class 'lib.exceptions.NoInternetError'>
  133. P_WAIT = 0
  134. SEP = '\\'
  135. ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
  136. Shutdown = <function Shutdown at 0x03819770>
  137. __builtins__ = <module '__builtin__' (built-in)>
  138. __doc__ = None
  139. __esky_name__ = 'EVE_Online_Launcher'
  140. __fake = <class __main__.__fake at 0x006D7D88>
  141. __name__ = '__main__'
  142. __package__ = None
  143. __rpython__ = False
  144. _chainload = <function _chainload at 0x006DCC70>
  145. _exit_code = [0]
  146. _locked_version_dirs = {'C:\\Program Files (x86)\\CCP\\Singularity\\launcher\\appdata\\EVE_Online_Launcher-2.1.655130.win32': [3]}
  147. _orig_chainload = <function _chainload at 0x006DC8F0>
  148. _parse_version_parts = <function _parse_version_parts at 0x006DCB30>
  149. _replace_p = <built-in method get of dict object at 0x006E2ED0>
  150. _split_version_components = <function _split_version_components at 0x006DCB70>
  151. abspath = <function abspath at 0x006DC4F0>
  152. appdir_from_executable = <function appdir_from_executable at 0x006DC7B0>
  153. basename = <function basename at 0x006DC6F0>
  154. bootstrap = <function bootstrap at 0x006DC7F0>
  155. chainload = <function chainload at 0x006DC830>
  156. dirname = <function dirname at 0x006DC730>
  157. environ = {'TMP': 'C:\\Users\\Petri\\AppData\\Local\\Temp', 'COMPUTERNAME': 'PETRIN-PC', 'USERDOMAIN': 'Petrin-PC', 'SystemDrive': 'C:', 'PSModulePath': 'C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules\\', 'PROCESSOR_IDENTIFIER': 'AMD64 Family 15 Model 67 Stepping 3, AuthenticAMD', 'PROCESSOR_REVISION
  158. errno = <module 'errno' (built-in)>
  159. esky = <module 'esky' from 'C:\Program Files (x86)\CCP\Singularity\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\esky\__init__.pyo'>
  160. execv = <function execv at 0x006DC570>
  161. exists = <function exists at 0x006DC770>
  162. fcntl = <__main__.fcntl instance at 0x00722FD0>
  163. get_all_versions = <function get_all_versions at 0x006DC970>
  164. get_best_version = <function get_best_version at 0x006DC930>
  165. get_exe_locations = <function get_exe_locations at 0x006DC870>
  166. get_original_filename = <function get_original_filename at 0x006DCBB0>
  167. getcwd = <built-in function getcwd>
  168. is_installed_version_dir = <function is_installed_version_dir at 0x006DC9F0>
  169. is_uninstalled_version_dir = <function is_uninstalled_version_dir at 0x006DCA30>
  170. is_version_dir = <function is_version_dir at 0x006DC9B0>
  171. isabs = <function isabs at 0x006DC530>
  172. isalnum = <function isalnum at 0x006DC670>
  173. join_app_version = <function join_app_version at 0x006DCAB0>
  174. launcherApp = <module 'lib.ui.launcherApp' from 'C:\Program Files (x86)\CCP\Singularity\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\ui\launcherApp.pyo'>
  175. launcher_helper = <module 'lib.launcher_helper' from 'C:\Program Files (x86)\CCP\Singularity\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 0x006DCBF0>
  178. log = <module 'lib.log' from 'C:\Program Files (x86)\CCP\Singularity\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\log.pyo'>
  179. main = <function main at 0x03915FB0>
  180. nt = <module 'nt' (built-in)>
  181. os = <module 'os' from 'C:\Program Files (x86)\CCP\Singularity\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 0x006DCAF0>
  186. pathjoin = <function pathjoin at 0x006DC6B0>
  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 0x006DCA70>
  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 0x006DCC30>
  195. utilities = <module 'utilities' from 'C:\Program Files (x86)\CCP\Singularity\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\utilities.pyo'>
  196. utils = <module 'lib.utils' from 'C:\Program Files (x86)\CCP\Singularity\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\utils.pyo'>
  197. verify = <function verify at 0x006DC8B0>
  198. winapitools = <module 'lib.winapitools' from 'C:\Program Files (x86)\CCP\Singularity\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\winapitools.pyo'>
  199. zfill = <function zfill at 0x006DC5B0>
  200. zipextimporter = <module 'zipextimporter' from 'C:\Program Files (x86)\CCP\Singularity\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\zipextimporter.pyo'>
  201. zsync = <module 'zsync' from 'C:\Program Files (x86)\CCP\Singularity\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 0xd17de0> >
  204. controller = <module 'lib.controller' from 'C:\Program Files (x86)\CCP\Singularity\launcher\appdata\EVE_Online_Launcher-2.1.655130.win32\library.zip\lib\controller.pyo'>
  205. runtime = <lib.analytics.objects.Event object at 0x03825070>
  206. Frame __init__ in lib\controller.pyo at line 121:
  207. app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0xd17de0> >
  208. publisher = <wx.lib.pubsub.pub.PublisherClass instance at 0x0383A878>
  209. self = <lib.controller.Controller instance at 0x039144B8>
  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 0x03955C88>
  214. onTopicNeverCreated = None
  215. self = <wx.lib.pubsub.pub.PublisherClass instance at 0x0383A878>
  216. self._PublisherClass__deliveryCount = 0
  217. self._PublisherClass__messageCount = 1
  218. self._PublisherClass__topicTree = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x0383A7B0>
  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 0x03955C88>
  223. node = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x03924EB8>
  224. onTopicNeverCreated = None
  225. self = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x0383A7B0>
  226. self._TopicTreeNode__callables = []
  227. self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 58959752>
  228. self._TopicTreeNode__subtopics = {4096: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x039554B8>, 1: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x03924EB8>, 2: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x0392B198>, 3: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x0392B440>, 4: <wx.lib.pubsub.pub._TopicTreeNode instance at
  229. self._TopicTreeNode__topicPath = ('',)
  230. self._TopicTreeRoot__callbackDict = {<wx.lib.pubsub.core.weakmethod.WeakMethod at 60119320>: [<weakref at 03928990; to 'instance' at 03955710>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 60119720>: [<weakref at 03928A50; to 'instance' at 039558A0>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 60118520>: [<weakref at 03928810; 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 59946528>
  236. deliveryCount = 0
  237. listener = <bound method Controller.OnInit of <lib.controller.Controller instance at 0x039144B8>>
  238. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x03955C88>
  239. self = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x03924EB8>
  240. self._TopicTreeNode__callables = [<wx.lib.pubsub.core.weakmethod.WeakMethod at 59946528>]
  241. self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 58959752>
  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 0x03955C88>
  246. folder = u'C:\\Program Files (x86)'
  247. self = <lib.controller.Controller instance at 0x039144B8>
  248. self.app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0xd17de0> >
  249. self.folder = None
  250. self.settings = None
  251. self.upToDate = None
  252. self.view = None
  253. settings = <lib.userSettings.UserSettings instance at 0x073AD3F0>
  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:\\Program Files (x86)\\CCP\\Singularity\\launcher\\appdata\\EVE_Online_Launcher-2.1.655130.win32\\library.zip'>
  262. suffixes = ['.pyd']
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement