Advertisement
Phe0n1x

Launcher Log

Apr 30th, 2013
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.83 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "launcher.py", line 74, in main
  3. File "lib\controller.pyo", line 90, 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 93, in OnInit
  8. File "lib\initialization.pyo", line 191, in InitializeLauncher
  9. File "lib\initialization.pyo", line 135, in EnableLogReporting
  10. File "lib\utils.pyo", line 122, in GetMachineOSName
  11. UnboundLocalError: local variable 'name' referenced before assignment
  12. Locals by frame, innermost last:
  13. Frame <module> in __main__.py at line 838:
  14. ESKY_APPDATA_DIR = 'appdata'
  15. ESKY_CONTROL_DIR = 'esky-files'
  16. EnsureDirectoryIsWritable = <function EnsureDirectoryIsWritable at 0x0230AFB0>
  17. IsLowerFolderPrivsRun = <function IsLowerFolderPrivsRun at 0x02315030>
  18. NoInternetError = <class 'lib.exceptions.NoInternetError'>
  19. P_WAIT = 0
  20. SEP = '\\'
  21. ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
  22. Shutdown = <function Shutdown at 0x03F2FDB0>
  23. __builtins__ = <module '__builtin__' (built-in)>
  24. __doc__ = None
  25. __esky_name__ = 'EVE_Online_Launcher'
  26. __fake = <class __main__.__fake at 0x00318D88>
  27. __name__ = '__main__'
  28. __package__ = None
  29. __rpython__ = False
  30. _chainload = <function _chainload at 0x00317CF0>
  31. _exit_code = [0]
  32. _locked_version_dirs = {'C:\\Program Files (x86)\\CCP\\SiSi\\launcher\\appdata\\EVE_Online_Launcher-2.1.528627-beta.3.win32': [3]}
  33. _orig_chainload = <function _chainload at 0x00317970>
  34. _parse_version_parts = <function _parse_version_parts at 0x00317BB0>
  35. _replace_p = <built-in method get of dict object at 0x00322ED0>
  36. _split_version_components = <function _split_version_components at 0x00317BF0>
  37. abspath = <function abspath at 0x00317570>
  38. appdir_from_executable = <function appdir_from_executable at 0x00317830>
  39. basename = <function basename at 0x00317770>
  40. bootstrap = <function bootstrap at 0x00317870>
  41. chainload = <function chainload at 0x003178B0>
  42. dirname = <function dirname at 0x003177B0>
  43. environ = {'TMP': 'C:\\Users\\Philip\\AppData\\Local\\Temp', 'COMPUTERNAME': 'MINIME', 'VS110COMNTOOLS': 'C:\\Program Files (x86)\\Microsoft Visual Studio 11.0\\Common7\\Tools\\', 'USERDOMAIN': 'MINIME', 'SystemDrive': 'C:', 'PSModulePath': 'C:\\windows\\system32\\WindowsPowerShell\\v1.0\\Modules\\', 'PROCESS
  44. errno = <module 'errno' (built-in)>
  45. esky = <module 'esky' from 'C:\Program Files (x86)\CCP\SiSi\launcher\appdata\EVE_Online_Launcher-2.1.528627-beta.3.win32\library.zip\esky\__init__.pyo'>
  46. execv = <function execv at 0x003175F0>
  47. exists = <function exists at 0x003177F0>
  48. fcntl = <__main__.fcntl instance at 0x003580A8>
  49. get_all_versions = <function get_all_versions at 0x003179F0>
  50. get_best_version = <function get_best_version at 0x003179B0>
  51. get_exe_locations = <function get_exe_locations at 0x003178F0>
  52. get_original_filename = <function get_original_filename at 0x00317C30>
  53. getcwd = <built-in function getcwd>
  54. is_installed_version_dir = <function is_installed_version_dir at 0x00317A70>
  55. is_uninstalled_version_dir = <function is_uninstalled_version_dir at 0x00317AB0>
  56. is_version_dir = <function is_version_dir at 0x00317A30>
  57. isabs = <function isabs at 0x003175B0>
  58. isalnum = <function isalnum at 0x003176F0>
  59. join_app_version = <function join_app_version at 0x00317B30>
  60. lh = <module 'lib.launcher_helper' from 'C:\Program Files (x86)\CCP\SiSi\launcher\appdata\EVE_Online_Launcher-2.1.528627-beta.3.win32\library.zip\lib\launcher_helper.pyo'>
  61. lib = <module 'lib' from 'C:\Program Files (x86)\CCP\SiSi\launcher\appdata\EVE_Online_Launcher-2.1.528627-beta.3.win32\library.zip\lib\__init__.pyo'>
  62. listdir = <built-in function listdir>
  63. lock_version_dir = <function lock_version_dir at 0x00317C70>
  64. main = <function main at 0x03F38770>
  65. nt = <module 'nt' (built-in)>
  66. os = <module 'os' from 'C:\Program Files (x86)\CCP\SiSi\launcher\appdata\EVE_Online_Launcher-2.1.528627-beta.3.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 0x00317B70>
  71. pathjoin = <function pathjoin at 0x00317730>
  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 0x00317AF0>
  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 0x00317CB0>
  80. utilities = <module 'utilities' from 'C:\Program Files (x86)\CCP\SiSi\launcher\appdata\EVE_Online_Launcher-2.1.528627-beta.3.win32\library.zip\utilities.pyo'>
  81. verify = <function verify at 0x00317930>
  82. zfill = <function zfill at 0x00317630>
  83. zipextimporter = <module 'zipextimporter' from 'C:\Program Files (x86)\CCP\SiSi\launcher\appdata\EVE_Online_Launcher-2.1.528627-beta.3.win32\library.zip\zipextimporter.pyo'>
  84. Frame bootstrap in __main__.py at line 331:
  85. appdir = 'C:\\Program Files (x86)\\CCP\\SiSi\\launcher'
  86. best_version = 'EVE_Online_Launcher-2.1.528627-beta.3.win32'
  87. vsdir = 'C:\\Program Files (x86)\\CCP\\SiSi\\launcher\\appdata'
  88. Frame chainload in __main__.py at line 358:
  89. target_dir = 'C:\\Program Files (x86)\\CCP\\SiSi\\launcher\\appdata\\EVE_Online_Launcher-2.1.528627-beta.3.win32'
  90. Frame _chainload in __main__.py at line 834:
  91. LOAD_LIBRARY_AS_DATAFILE = 2
  92. POINTER = <built-in function POINTER>
  93. _DEFAULT_RESLANG = 1033
  94. c_char = <class 'ctypes.c_char'>
  95. code = <code object <module> at 02297EC0, file "launcher.py", line 3>
  96. codeend = 5397
  97. codelist = [<code object <module> at 02297DA0, file "C:\depot\games\shared_tools\python\27\lib\site-packages\py2exe\boot_common.py", line 44>, <code object <module> at 02297530, file "<install zipextimporter>", line 1>, <code object <module> at 02297EC0, file "launcher.py", line 3>]
  98. codestart = 28
  99. codesz = 5369
  100. ctypes = <module 'ctypes' from 'C:\Program Files (x86)\CCP\SiSi\launcher\appdata\EVE_Online_Launcher-2.1.528627-beta.3.win32\library.zip\ctypes\__init__.pyo'>
  101. curdir = 'C:\\Program Files (x86)\\CCP\\SiSi'
  102. d_globals = {'rename': <built-in function rename>, 'esky': <module 'esky' from 'C:\Program Files (x86)\CCP\SiSi\launcher\appdata\EVE_Online_Launcher-2.1.528627-beta.3.win32\library.zip\esky\__init__.pyo'>, '_split_version_components': <function _split_version_components at 0x00317BF0>, '_locked_version_dirs': {
  103. d_locals = {'rename': <built-in function rename>, 'esky': <module 'esky' from 'C:\Program Files (x86)\CCP\SiSi\launcher\appdata\EVE_Online_Launcher-2.1.528627-beta.3.win32\library.zip\esky\__init__.pyo'>, '_split_version_components': <function _split_version_components at 0x00317BF0>, '_locked_version_dirs': {
  104. data = '\x124Vx\x02\x00\x00\x00\x00\x00\x00\x00\xf9\x14\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
  105. headsz = 16
  106. i = 0
  107. k32 = <WinDLL 'kernel32', handle 76b80000 at 2296ff0>
  108. libfile = 'C:\\Program Files (x86)\\CCP\\SiSi\\launcher\\appdata\\EVE_Online_Launcher-2.1.528627-beta.3.win32\\library.zip'
  109. load_resource = <function load_resource at 0x022A07B0>
  110. magic = 2018915346
  111. marker_file = 'esky-files\\f-py2exe-27.txt'
  112. marshal = <module 'marshal' (built-in)>
  113. msvcrt = <module 'msvcrt' (built-in)>
  114. mydir = 'C:\\Program Files (x86)\\CCP\\SiSi\\launcher'
  115. nm = 'avcodec-53.dll'
  116. nt = <module 'nt' (built-in)>
  117. optmz = 2
  118. pydll = 'python27.dll'
  119. struct = <module 'struct' from 'C:\Program Files (x86)\CCP\SiSi\launcher\appdata\EVE_Online_Launcher-2.1.528627-beta.3.win32\library.zip\struct.pyo'>
  120. target_dir = 'C:\\Program Files (x86)\\CCP\\SiSi\\launcher\\appdata\\EVE_Online_Launcher-2.1.528627-beta.3.win32'
  121. unbfrd = 0
  122. zipextimporter = <module 'zipextimporter' from 'C:\Program Files (x86)\CCP\SiSi\launcher\appdata\EVE_Online_Launcher-2.1.528627-beta.3.win32\library.zip\zipextimporter.pyo'>
  123. Frame <module> in launcher.py at line 101:
  124. ESKY_APPDATA_DIR = 'appdata'
  125. ESKY_CONTROL_DIR = 'esky-files'
  126. EnsureDirectoryIsWritable = <function EnsureDirectoryIsWritable at 0x0230AFB0>
  127. IsLowerFolderPrivsRun = <function IsLowerFolderPrivsRun at 0x02315030>
  128. NoInternetError = <class 'lib.exceptions.NoInternetError'>
  129. P_WAIT = 0
  130. SEP = '\\'
  131. ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
  132. Shutdown = <function Shutdown at 0x03F2FDB0>
  133. __builtins__ = <module '__builtin__' (built-in)>
  134. __doc__ = None
  135. __esky_name__ = 'EVE_Online_Launcher'
  136. __fake = <class __main__.__fake at 0x00318D88>
  137. __name__ = '__main__'
  138. __package__ = None
  139. __rpython__ = False
  140. _chainload = <function _chainload at 0x00317CF0>
  141. _exit_code = [0]
  142. _locked_version_dirs = {'C:\\Program Files (x86)\\CCP\\SiSi\\launcher\\appdata\\EVE_Online_Launcher-2.1.528627-beta.3.win32': [3]}
  143. _orig_chainload = <function _chainload at 0x00317970>
  144. _parse_version_parts = <function _parse_version_parts at 0x00317BB0>
  145. _replace_p = <built-in method get of dict object at 0x00322ED0>
  146. _split_version_components = <function _split_version_components at 0x00317BF0>
  147. abspath = <function abspath at 0x00317570>
  148. appdir_from_executable = <function appdir_from_executable at 0x00317830>
  149. basename = <function basename at 0x00317770>
  150. bootstrap = <function bootstrap at 0x00317870>
  151. chainload = <function chainload at 0x003178B0>
  152. dirname = <function dirname at 0x003177B0>
  153. environ = {'TMP': 'C:\\Users\\Philip\\AppData\\Local\\Temp', 'COMPUTERNAME': 'MINIME', 'VS110COMNTOOLS': 'C:\\Program Files (x86)\\Microsoft Visual Studio 11.0\\Common7\\Tools\\', 'USERDOMAIN': 'MINIME', 'SystemDrive': 'C:', 'PSModulePath': 'C:\\windows\\system32\\WindowsPowerShell\\v1.0\\Modules\\', 'PROCESS
  154. errno = <module 'errno' (built-in)>
  155. esky = <module 'esky' from 'C:\Program Files (x86)\CCP\SiSi\launcher\appdata\EVE_Online_Launcher-2.1.528627-beta.3.win32\library.zip\esky\__init__.pyo'>
  156. execv = <function execv at 0x003175F0>
  157. exists = <function exists at 0x003177F0>
  158. fcntl = <__main__.fcntl instance at 0x003580A8>
  159. get_all_versions = <function get_all_versions at 0x003179F0>
  160. get_best_version = <function get_best_version at 0x003179B0>
  161. get_exe_locations = <function get_exe_locations at 0x003178F0>
  162. get_original_filename = <function get_original_filename at 0x00317C30>
  163. getcwd = <built-in function getcwd>
  164. is_installed_version_dir = <function is_installed_version_dir at 0x00317A70>
  165. is_uninstalled_version_dir = <function is_uninstalled_version_dir at 0x00317AB0>
  166. is_version_dir = <function is_version_dir at 0x00317A30>
  167. isabs = <function isabs at 0x003175B0>
  168. isalnum = <function isalnum at 0x003176F0>
  169. join_app_version = <function join_app_version at 0x00317B30>
  170. lh = <module 'lib.launcher_helper' from 'C:\Program Files (x86)\CCP\SiSi\launcher\appdata\EVE_Online_Launcher-2.1.528627-beta.3.win32\library.zip\lib\launcher_helper.pyo'>
  171. lib = <module 'lib' from 'C:\Program Files (x86)\CCP\SiSi\launcher\appdata\EVE_Online_Launcher-2.1.528627-beta.3.win32\library.zip\lib\__init__.pyo'>
  172. listdir = <built-in function listdir>
  173. lock_version_dir = <function lock_version_dir at 0x00317C70>
  174. main = <function main at 0x03F38770>
  175. nt = <module 'nt' (built-in)>
  176. os = <module 'os' from 'C:\Program Files (x86)\CCP\SiSi\launcher\appdata\EVE_Online_Launcher-2.1.528627-beta.3.win32\library.zip\os.pyo'>
  177. os_close = <built-in function close>
  178. os_open = <built-in function open>
  179. os_read = <built-in function read>
  180. parse_version = <function parse_version at 0x00317B70>
  181. pathjoin = <function pathjoin at 0x00317730>
  182. rename = <built-in function rename>
  183. signal = <module 'signal' (built-in)>
  184. spawnv = <built-in function spawnv>
  185. split_app_version = <function split_app_version at 0x00317AF0>
  186. stat = <built-in function stat>
  187. sys = <module 'sys' (built-in)>
  188. unlink = <built-in function unlink>
  189. unlock_version_dir = <function unlock_version_dir at 0x00317CB0>
  190. utilities = <module 'utilities' from 'C:\Program Files (x86)\CCP\SiSi\launcher\appdata\EVE_Online_Launcher-2.1.528627-beta.3.win32\library.zip\utilities.pyo'>
  191. verify = <function verify at 0x00317930>
  192. zfill = <function zfill at 0x00317630>
  193. zipextimporter = <module 'zipextimporter' from 'C:\Program Files (x86)\CCP\SiSi\launcher\appdata\EVE_Online_Launcher-2.1.528627-beta.3.win32\library.zip\zipextimporter.pyo'>
  194. Frame main in launcher.py at line 91:
  195. app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x243ed88> >
  196. Frame __init__ in lib\controller.pyo at line 90:
  197. app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x243ed88> >
  198. publisher = <wx.lib.pubsub.pub.PublisherClass instance at 0x03E45F08>
  199. self = <lib.controller.Controller instance at 0x03F348A0>
  200. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 750:
  201. aTopic = (1,)
  202. data = None
  203. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x03F9F350>
  204. onTopicNeverCreated = None
  205. self = <wx.lib.pubsub.pub.PublisherClass instance at 0x03E45F08>
  206. self._PublisherClass__deliveryCount = 0
  207. self._PublisherClass__messageCount = 1
  208. self._PublisherClass__topicTree = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x03E45EB8>
  209. topic = 1
  210. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 423:
  211. deliveryCount = 0
  212. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x03F9F350>
  213. node = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x03F36968>
  214. onTopicNeverCreated = None
  215. self = <wx.lib.pubsub.pub._TopicTreeRoot instance at 0x03E45EB8>
  216. self._TopicTreeNode__callables = []
  217. self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 64169704>
  218. self._TopicTreeNode__subtopics = {0: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x03F36288>, 1: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x03F36968>, 2: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x03F368A0>, 3: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x03F36E90>, 4: <wx.lib.pubsub.pub._TopicTreeNode instance at 0x
  219. self._TopicTreeNode__topicPath = ('',)
  220. self._TopicTreeRoot__callbackDict = {<wx.lib.pubsub.core.weakmethod.WeakMethod at 66285120>: [<weakref at 03F30660; to 'instance' at 03F36968>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 66303360>: [<weakref at 03F309C0; to 'instance' at 03F3B378>], <wx.lib.pubsub.core.weakmethod.WeakMethod at 66303560>: [<weakref at 03F30A20; to '
  221. self._TopicTreeRoot__callbackDictCleanup = 0
  222. topic = (1,)
  223. topicItem = 1
  224. Frame sendMessage in wx\lib\pubsub\pubsub1\pub.pyo at line 261:
  225. cb = <wx.lib.pubsub.core.weakmethod.WeakMethod at 66285120>
  226. deliveryCount = 0
  227. listener = <bound method Controller.OnInit of <lib.controller.Controller instance at 0x03F348A0>>
  228. message = <wx.lib.pubsub.core.datamsg.Message instance at 0x03F9F350>
  229. self = <wx.lib.pubsub.pub._TopicTreeNode instance at 0x03F36968>
  230. self._TopicTreeNode__callables = [<wx.lib.pubsub.core.weakmethod.WeakMethod at 66285120>]
  231. self._TopicTreeNode__onDeadListenerWeakCB = <wx.lib.pubsub.core.weakmethod.WeakMethod at 64169704>
  232. self._TopicTreeNode__subtopics = {}
  233. self._TopicTreeNode__topicPath = (1,)
  234. Frame OnInit in lib\controller.pyo at line 93:
  235. evt = <wx.lib.pubsub.core.datamsg.Message instance at 0x03F9F350>
  236. self = <lib.controller.Controller instance at 0x03F348A0>
  237. self.app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x243ed88> >
  238. self.buildConfiguration = {}
  239. self.folder = None
  240. self.settings = None
  241. self.view = None
  242. Frame InitializeLauncher in lib\initialization.pyo at line 191:
  243. folder = u'C:\\Program Files (x86)\\CCP\\SiSi'
  244. launcherResourcesDir = u'C:\\Program Files (x86)\\CCP\\SiSi\\launcher'
  245. settings = <lib.userSettings.UserSettings instance at 0x06EEE648>
  246. Frame EnableLogReporting in lib\initialization.pyo at line 135:
  247. client = {'usescriptindexfiles': '1', 'appname': 'EVE', 'region': 'ccp', 'socketio': 'iocp', 'sync': '527910', 'server': 'singularity', 'edition': 'premium', 'version': '8.22', 'role': 'client', 'build': '527910', 'branch': '//depot/games/branches/staging/EVE-2013-R2-BARRY/eve', 'aid': '0', 'codename': 'EVE-
  248. folder = u'C:\\Program Files (x86)\\CCP\\SiSi'
  249. languageFromLocale = 'en-us'
  250. languageToUse = 'en'
  251. logs = ['Log sending is disabled pending Splunk integration', "Running from u'C:\\\\Program Files (x86)\\\\CCP\\\\SiSi'", "Working directory u'C:\\\\Program Files (x86)\\\\CCP\\\\SiSi'"]
  252. message = 'disabled pending Splunk integration'
  253. settings = <lib.userSettings.UserSettings instance at 0x06EEE648>
  254. Frame GetMachineOSName in lib\utils.pyo at line 122:
  255. majorVersion = 6
  256. minorVersion = 2
  257. osInfoDict = sys.getwindowsversion(major=6, minor=2, build=9200, platform=2, service_pack='')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement