Guest User

Eve Error

a guest
May 26th, 2013
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.55 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "launcher.py", line 84, in main
  3. File "lib\controller.pyo", line 124, 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 127, in OnInit
  8. File "lib\initialization.pyo", line 165, in InitializeLauncher
  9. File "localization\__init__.pyo", line 52, in LoadLocalizationData
  10. File "localization\localization.pyo", line 43, in __init__
  11. File "localization\localization.pyo", line 68, in _LoadLanguageData
  12. File "xml\dom\minidom.pyo", line 1911, in parse
  13. File "xml\dom\expatbuilder.pyo", line 922, in parse
  14. IOError: [Errno 2] No such file or directory: u'D:\\EVE\\launcher\\localization.xml'
  15. Locals by frame, innermost last:
  16. Frame <module> in __main__.py at line 838:
  17. ESKY_APPDATA_DIR = 'appdata'
  18. ESKY_CONTROL_DIR = 'esky-files'
  19. EnsureDirectoryIsWritable = <function EnsureDirectoryIsWritable at 0x025F07F0>
  20. IsLowerFolderPrivsRun = <function IsLowerFolderPrivsRun at 0x025F0830>
  21. NoInternetError = <class 'lib.exceptions.NoInternetError'>
  22. P_WAIT = 0
  23. SEP = '\\'
  24. ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
  25. Shutdown = <function Shutdown at 0x047A5A70>
  26. __builtins__ = <module '__builtin__' (built-in)>
  27. __doc__ = None
  28. __esky_name__ = 'EVE_Online_Launcher'
  29. __fake = <class __main__.__fake at 0x00B76E68>
  30. __name__ = '__main__'
  31. __package__ = None
  32. __rpython__ = False
  33. _chainload = <function _chainload at 0x00B7CC70>
  34. _exit_code = [0]
  35. _locked_version_dirs = {'D:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.537789-beta.3.win32': [3]}
  36. _orig_chainload = <function _chainload at 0x00B7C8F0>
  37. _parse_version_parts = <function _parse_version_parts at 0x00B7CB30>
  38. _replace_p = <built-in method get of dict object at 0x00B82ED0>
  39. _split_version_components = <function _split_version_components at 0x00B7CB70>
  40. abspath = <function abspath at 0x00B7C4F0>
  41. appdir_from_executable = <function appdir_from_executable at 0x00B7C7B0>
  42. basename = <function basename at 0x00B7C6F0>
  43. bootstrap = <function bootstrap at 0x00B7C7F0>
  44. chainload = <function chainload at 0x00B7C830>
  45. dirname = <function dirname at 0x00B7C730>
  46. environ = {'TMP': 'C:\\Users\\san\\AppData\\Local\\Temp', 'COMPUTERNAME': 'DREAMPC', 'USERDOMAIN': 'dreampc', 'SystemDrive': 'C:', 'PSModulePath': 'C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules\\', 'PROCESSOR_IDENTIFIER': 'Intel64 Family 6 Model 26 Stepping 4, GenuineIntel', 'PROCESSOR_REVISION': '1
  47. errno = <module 'errno' (built-in)>
  48. esky = <module 'esky' from 'D:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.537789-beta.3.win32\library.zip\esky\__init__.pyo'>
  49. execv = <function execv at 0x00B7C570>
  50. exists = <function exists at 0x00B7C770>
  51. fcntl = <__main__.fcntl instance at 0x00BEB058>
  52. get_all_versions = <function get_all_versions at 0x00B7C970>
  53. get_best_version = <function get_best_version at 0x00B7C930>
  54. get_exe_locations = <function get_exe_locations at 0x00B7C870>
  55. get_original_filename = <function get_original_filename at 0x00B7CBB0>
  56. getcwd = <built-in function getcwd>
  57. is_installed_version_dir = <function is_installed_version_dir at 0x00B7C9F0>
  58. is_uninstalled_version_dir = <function is_uninstalled_version_dir at 0x00B7CA30>
  59. is_version_dir = <function is_version_dir at 0x00B7C9B0>
  60. isabs = <function isabs at 0x00B7C530>
  61. isalnum = <function isalnum at 0x00B7C670>
  62. join_app_version = <function join_app_version at 0x00B7CAB0>
  63. lh = <module 'lib.launcher_helper' from 'D:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.537789-beta.3.win32\library.zip\lib\launcher_helper.pyo'>
  64. lib = <module 'lib' from 'D:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.537789-beta.3.win32\library.zip\lib\__init__.pyo'>
  65. listdir = <built-in function listdir>
  66. lock_version_dir = <function lock_version_dir at 0x00B7CBF0>
  67. main = <function main at 0x047A6230>
  68. nt = <module 'nt' (built-in)>
  69. os = <module 'os' from 'D:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.537789-beta.3.win32\library.zip\os.pyo'>
  70. os_close = <built-in function close>
  71. os_open = <built-in function open>
  72. os_read = <built-in function read>
  73. parse_version = <function parse_version at 0x00B7CAF0>
  74. pathjoin = <function pathjoin at 0x00B7C6B0>
  75. rename = <built-in function rename>
  76. signal = <module 'signal' (built-in)>
  77. spawnv = <built-in function spawnv>
  78. split_app_version = <function split_app_version at 0x00B7CA70>
  79. stat = <built-in function stat>
  80. sys = <module 'sys' (built-in)>
  81. unlink = <built-in function unlink>
  82. unlock_version_dir = <function unlock_version_dir at 0x00B7CC30>
  83. utilities = <module 'utilities' from 'D:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.537789-beta.3.win32\library.zip\utilities.pyo'>
  84. verify = <function verify at 0x00B7C8B0>
  85. zfill = <function zfill at 0x00B7C5B0>
  86. zipextimporter = <module 'zipextimporter' from 'D:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.537789-beta.3.win32\library.zip\zipextimporter.pyo'>
  87. Frame bootstrap in __main__.py at line 331:
  88. appdir = 'D:\\EVE\\launcher'
  89. best_version = 'EVE_Online_Launcher-2.1.537789-beta.3.win32'
  90. vsdir = 'D:\\EVE\\launcher\\appdata'
  91. Frame chainload in __main__.py at line 358:
  92. target_dir = 'D:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.537789-beta.3.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 0255DE78, file "launcher.py", line 3>
  99. codeend = 5595
  100. codelist = [<code object <module> at 0255DD58, file "C:\depot\games\shared_tools\python\27\lib\site-packages\py2exe\boot_common.py", line 44>, <code object <module> at 0255D4E8, file "<install zipextimporter>", line 1>, <code object <module> at 0255DE78, file "launcher.py", line 3>]
  101. codestart = 28
  102. codesz = 5567
  103. ctypes = <module 'ctypes' from 'D:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.537789-beta.3.win32\library.zip\ctypes\__init__.pyo'>
  104. curdir = 'D:\\EVE'
  105. d_globals = {'rename': <built-in function rename>, 'esky': <module 'esky' from 'D:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.537789-beta.3.win32\library.zip\esky\__init__.pyo'>, '_split_version_components': <function _split_version_components at 0x00B7CB70>, '_locked_version_dirs': {'D:\\EVE\\launcher\\appda
  106. d_locals = {'rename': <built-in function rename>, 'esky': <module 'esky' from 'D:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.537789-beta.3.win32\library.zip\esky\__init__.pyo'>, '_split_version_components': <function _split_version_components at 0x00B7CB70>, '_locked_version_dirs': {'D:\\EVE\\launcher\\appda
  107. data = '\x124Vx\x02\x00\x00\x00\x00\x00\x00\x00\xbf\x15\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\x0
  108. headsz = 16
  109. i = 0
  110. k32 = <WinDLL 'kernel32', handle 75520000 at 256c0f0>
  111. libfile = 'D:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.537789-beta.3.win32\\library.zip'
  112. load_resource = <function load_resource at 0x02565F70>
  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:\\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:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.537789-beta.3.win32\library.zip\struct.pyo'>
  123. target_dir = 'D:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.537789-beta.3.win32'
  124. unbfrd = 0
  125. zipextimporter = <module 'zipextimporter' from 'D:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.537789-beta.3.win32\library.zip\zipextimporter.pyo'>
  126. Frame <module> in launcher.py at line 111:
  127. ESKY_APPDATA_DIR = 'appdata'
  128. ESKY_CONTROL_DIR = 'esky-files'
  129. EnsureDirectoryIsWritable = <function EnsureDirectoryIsWritable at 0x025F07F0>
  130. IsLowerFolderPrivsRun = <function IsLowerFolderPrivsRun at 0x025F0830>
  131. NoInternetError = <class 'lib.exceptions.NoInternetError'>
  132. P_WAIT = 0
  133. SEP = '\\'
  134. ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
  135. Shutdown = <function Shutdown at 0x047A5A70>
  136. __builtins__ = <module '__builtin__' (built-in)>
  137. __doc__ = None
  138. __esky_name__ = 'EVE_Online_Launcher'
  139. __fake = <class __main__.__fake at 0x00B76E68>
  140. __name__ = '__main__'
  141. __package__ = None
  142. __rpython__ = False
  143. _chainload = <function _chainload at 0x00B7CC70>
  144. _exit_code = [0]
  145. _locked_version_dirs = {'D:\\EVE\\launcher\\appdata\\EVE_Online_Launcher-2.1.537789-beta.3.win32': [3]}
  146. _orig_chainload = <function _chainload at 0x00B7C8F0>
  147. _parse_version_parts = <function _parse_version_parts at 0x00B7CB30>
  148. _replace_p = <built-in method get of dict object at 0x00B82ED0>
  149. _split_version_components = <function _split_version_components at 0x00B7CB70>
  150. abspath = <function abspath at 0x00B7C4F0>
  151. appdir_from_executable = <function appdir_from_executable at 0x00B7C7B0>
  152. basename = <function basename at 0x00B7C6F0>
  153. bootstrap = <function bootstrap at 0x00B7C7F0>
  154. chainload = <function chainload at 0x00B7C830>
  155. dirname = <function dirname at 0x00B7C730>
  156. environ = {'TMP': 'C:\\Users\\san\\AppData\\Local\\Temp', 'COMPUTERNAME': 'DREAMPC', 'USERDOMAIN': 'dreampc', 'SystemDrive': 'C:', 'PSModulePath': 'C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules\\', 'PROCESSOR_IDENTIFIER': 'Intel64 Family 6 Model 26 Stepping 4, GenuineIntel', 'PROCESSOR_REVISION': '1
  157. errno = <module 'errno' (built-in)>
  158. esky = <module 'esky' from 'D:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.537789-beta.3.win32\library.zip\esky\__init__.pyo'>
  159. execv = <function execv at 0x00B7C570>
  160. exists = <function exists at 0x00B7C770>
  161. fcntl = <__main__.fcntl instance at 0x00BEB058>
  162. get_all_versions = <function get_all_versions at 0x00B7C970>
  163. get_best_version = <function get_best_version at 0x00B7C930>
  164. get_exe_locations = <function get_exe_locations at 0x00B7C870>
  165. get_original_filename = <function get_original_filename at 0x00B7CBB0>
  166. getcwd = <built-in function getcwd>
  167. is_installed_version_dir = <function is_installed_version_dir at 0x00B7C9F0>
  168. is_uninstalled_version_dir = <function is_uninstalled_version_dir at 0x00B7CA30>
  169. is_version_dir = <function is_version_dir at 0x00B7C9B0>
  170. isabs = <function isabs at 0x00B7C530>
  171. isalnum = <function isalnum at 0x00B7C670>
  172. join_app_version = <function join_app_version at 0x00B7CAB0>
  173. lh = <module 'lib.launcher_helper' from 'D:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.537789-beta.3.win32\library.zip\lib\launcher_helper.pyo'>
  174. lib = <module 'lib' from 'D:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.537789-beta.3.win32\library.zip\lib\__init__.pyo'>
  175. listdir = <built-in function listdir>
  176. lock_version_dir = <function lock_version_dir at 0x00B7CBF0>
  177. main = <function main at 0x047A6230>
  178. nt = <module 'nt' (built-in)>
  179. os = <module 'os' from 'D:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.537789-beta.3.win32\library.zip\os.pyo'>
  180. os_close = <built-in function close>
  181. os_open = <built-in function open>
  182. os_read = <built-in function read>
  183. parse_version = <function parse_version at 0x00B7CAF0>
  184. pathjoin = <function pathjoin at 0x00B7C6B0>
  185. rename = <built-in function rename>
  186. signal = <module 'signal' (built-in)>
  187. spawnv = <built-in function spawnv>
  188. split_app_version = <function split_app_version at 0x00B7CA70>
  189. stat = <built-in function stat>
  190. sys = <module 'sys' (built-in)>
  191. unlink = <built-in function unlink>
  192. unlock_version_dir = <function unlock_version_dir at 0x00B7CC30>
  193. utilities = <module 'utilities' from 'D:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.537789-beta.3.win32\library.zip\utilities.pyo'>
  194. verify = <function verify at 0x00B7C8B0>
  195. zfill = <function zfill at 0x00B7C5B0>
  196. zipextimporter = <module 'zipextimporter' from 'D:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.537789-beta.3.win32\library.zip\zipextimporter.pyo'>
  197. Frame main in launcher.py at line 101:
  198. app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x2c4e9e8> >
  199. Frame __init__ in lib\controller.pyo at line 124:
  200. app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x2c4e9e8> >
  201. publisher = <wx.lib.pubsub.pub.PublisherClass instance at 0x0466FE18>
  202. self = <lib.controller.Controller instance at 0x047A4490>
  203. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 750:
  204. aTopic = (1,)
  205. data = None
  206. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x047AF0A8>
  207. onTopicNeverCreated = None
  208. self = <wx.lib.pubsub.pub.PublisherClass instance at 0x0466FE18>
  209. self._PublisherClass__deliveryCount = 0
  210. self._PublisherClass__messageCount = 1
  211. self._PublisherClass__topicTree = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x0466FA58>
  212. topic = 1
  213. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 423:
  214. deliveryCount = 0
  215. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x047AF0A8>
  216. node = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x047A4620>
  217. onTopicNeverCreated = None
  218. self = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x0466FA58>
  219. self._TopicTreeNode__callables = []
  220. self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 73858344>
  221. self._TopicTreeNode__subtopics = {0: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x047A4648>, 1: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x047A4620>, 2: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x047A46C0>, 3: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x047A4788>, 4: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x
  222. self._TopicTreeNode__topicPath = ('',)
  223. self._TopicTreeRoot__callbackDict = {<wx.lib.pubsub.core.weakmethod.WeakMethod at 75148824>: [<weakref at 0479FF30; to 'instance' at 047AABC0>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 75147464>: [<weakref at 0479FCF0; to 'instance' at 047AA670>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 75166264>: [<weakref at 047AE0F0; to '
  224. self._TopicTreeRoot__callbackDictCleanup = 0
  225. topic = (1,)
  226. topicItem = 1
  227. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 261:
  228. cb = <wx.lib.pubsub.core.weakmethod.WeakMethod at 75122488>
  229. deliveryCount = 0
  230. listener = <bound method Controller.OnInit of <lib.controller.Controller instance at 0x047A4490>>
  231. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x047AF0A8>
  232. self = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x047A4620>
  233. self._TopicTreeNode__callables = [<wx.lib.pubsub.core.weakmethod.WeakMethod at 75122488>]
  234. self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 73858344>
  235. self._TopicTreeNode__subtopics = {}
  236. self._TopicTreeNode__topicPath = (1,)
  237. Frame OnInit in lib\controller.pyo at line 127:
  238. evt = <wx.lib.pubsub.core.datamsg.Message instance at 0x047AF0A8>
  239. self = <lib.controller.Controller instance at 0x047A4490>
  240. self.app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x2c4e9e8> >
  241. self.buildConfiguration = {}
  242. self.folder = None
  243. self.settings = None
  244. self.upToDate = None
  245. self.view = None
  246. Frame InitializeLauncher in lib\initialization.pyo at line 165:
  247. launcherResourcesDir = u'D:\\EVE\\launcher'
  248. Frame LoadLocalizationData in localization\__init__.pyo at line 52:
  249. path = u'D:\\EVE\\launcher\\localization.xml'
  250. Frame __init__ in localization\localization.pyo at line 43:
  251. autoLoadLanguageData = True
  252. loadFromFile = u'D:\\EVE\\launcher\\localization.xml'
  253. loadFromString = False
  254. self = <localization.localization.Localization object at 0x047A1C30>
  255. Frame _LoadLanguageData in localization\localization.pyo at line 68:
  256. loadFromFile = u'D:\\EVE\\launcher\\localization.xml'
  257. loadFromString = False
  258. self = <localization.localization.Localization object at 0x047A1C30>
  259. self.languageTexts = {}
  260. self.languagesDefined = {}
  261. Frame parse in xml\dom\minidom.pyo at line 1911:
  262. bufsize = None
  263. expatbuilder = <module 'xml.dom.expatbuilder' from 'D:\EVE\launcher\appdata\EVE_Online_Launcher-2.1.537789-beta.3.win32\library.zip\xml\dom\expatbuilder.pyo'>
  264. file = u'D:\\EVE\\launcher\\localization.xml'
  265. parser = None
  266. Frame parse in xml\dom\expatbuilder.pyo at line 922:
  267. builder = <xml.dom.expatbuilder.ExpatBuilderNS instance at 0x047B6300>
  268. file = u'D:\\EVE\\launcher\\localization.xml'
  269. namespaces = True
Advertisement
Add Comment
Please, Sign In to add comment