Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Traceback (most recent call last):
- File "launcher.py", line 117, in main
- File "lib\controller.pyo", line 120, in __init__
- File "wx\lib\pubsub\core\arg1\publisher.pyo", line 36, in sendMessage
- File "wx\lib\pubsub\core\arg1\publishermixin.pyo", line 23, in publish
- File "wx\lib\pubsub\core\topicobj.pyo", line 370, in _publish
- File "wx\lib\pubsub\core\topicobj.pyo", line 389, in __sendMessage
- File "wx\lib\pubsub\core\arg1\publishermixin.pyo", line 34, in _mix_callListener
- File "wx\lib\pubsub\core\arg1\listenerimpl.pyo", line 51, in __call__
- File "lib\controller.pyo", line 123, in OnInit
- File "lib\initialization.pyo", line 199, in InitializeLauncher
- File "lib\initialization.pyo", line 47, in InitInfo
- File "lib\info.pyo", line 188, in Setup
- File "lib\info.pyo", line 175, in Get
- File "lib\info.pyo", line 161, in GetLauncherInfoFunc
- File "lib\info.pyo", line 149, in GetLauncherInfo
- File "lib\decorators.pyo", line 20, in __call__
- File "lib\info.pyo", line 80, in GetInfoFromUrl
- File "lib\http.pyo", line 112, in get
- File "requests\api.pyo", line 59, in get
- File "requests\api.pyo", line 48, in request
- File "requests\sessions.pyo", line 442, in request
- File "requests\sessions.pyo", line 603, in merge_environment_settings
- File "requests\utils.pyo", line 516, in get_environ_proxies
- File "requests\utils.pyo", line 505, in should_bypass_proxies
- File "urllib.pyo", line 1575, in proxy_bypass
- File "urllib.pyo", line 1526, in proxy_bypass_registry
- UnicodeEncodeError: 'ascii' codec can't encode character u'\u203a' in position 123: ordinal not in range(128)
- Locals by frame, innermost last:
- Frame <module> in launcher.py at line 147:
- EnsureDirectoryIsWritable = <function EnsureDirectoryIsWritable at 0x02509BF0>
- Event = <class 'lib.analytics.objects.Event'>
- IsLowerFolderPrivsRun = <function IsLowerFolderPrivsRun at 0x02509C30>
- NoInternetError = <class 'lib.exceptions.NoInternetError'>
- ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
- Shutdown = <function Shutdown at 0x038501F0>
- __builtins__ = <module '__builtin__' (built-in)>
- __doc__ = None
- __name__ = '__main__'
- __package__ = None
- esky = <module 'esky' from 'D:\Louis\CCP\launcher\appdata\EVE_Online_Launcher-2.2.859950.win32\library.zip\esky\__init__.pyo'>
- launcherApp = <module 'lib.ui.launcherApp' from 'D:\Louis\CCP\launcher\appdata\EVE_Online_Launcher-2.2.859950.win32\library.zip\lib\ui\launcherApp.pyo'>
- launcher_helper = <module 'lib.launcher_helper' from 'D:\Louis\CCP\launcher\appdata\EVE_Online_Launcher-2.2.859950.win32\library.zip\lib\launcher_helper.pyo'>
- log = <module 'lib.log' from 'D:\Louis\CCP\launcher\appdata\EVE_Online_Launcher-2.2.859950.win32\library.zip\lib\log.pyo'>
- main = <function main at 0x03969FB0>
- os = <module 'os' from 'D:\Louis\CCP\launcher\appdata\EVE_Online_Launcher-2.2.859950.win32\library.zip\os.pyo'>
- signal = <module 'signal' (built-in)>
- sys = <module 'sys' (built-in)>
- utilities = <module 'utilities' from 'D:\Louis\CCP\launcher\appdata\EVE_Online_Launcher-2.2.859950.win32\library.zip\utilities.pyo'>
- utils = <module 'lib.utils' from 'D:\Louis\CCP\launcher\appdata\EVE_Online_Launcher-2.2.859950.win32\library.zip\lib\utils.pyo'>
- winapitools = <module 'lib.winapitools' from 'D:\Louis\CCP\launcher\appdata\EVE_Online_Launcher-2.2.859950.win32\library.zip\lib\winapitools.pyo'>
- zipextimporter = <module 'zipextimporter' from 'D:\Louis\CCP\launcher\appdata\EVE_Online_Launcher-2.2.859950.win32\library.zip\zipextimporter.pyo'>
- zsync = <module 'zsync' from 'D:\Louis\CCP\launcher\appdata\EVE_Online_Launcher-2.2.859950.win32\library.zip\zsync\__init__.pyo'>
- Frame main in launcher.py at line 134:
- app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x3905600> >
- controller = <module 'lib.controller' from 'D:\Louis\CCP\launcher\appdata\EVE_Online_Launcher-2.2.859950.win32\library.zip\lib\controller.pyo'>
- runtime = <lib.analytics.objects.Event object at 0x03847CD0>
- Frame __init__ in lib\controller.pyo at line 120:
- app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x3905600> >
- self = <lib.controller.Controller instance at 0x03968440>
- Frame sendMessage in wx\lib\pubsub\core\arg1\publisher.pyo at line 36:
- data = None
- self = <wx.lib.pubsub.core.publisher.Publisher instance at 0x03857B20>
- self._PublisherBase__topicMgr = <wx.lib.pubsub.core.topicmgr.TopicManager instance at 0x038BC760>
- self._PublisherBase__treeConfig = <wx.lib.pubsub.core.treeconfig.TreeConfig instance at 0x03858CD8>
- topicMgr = <wx.lib.pubsub.core.topicmgr.TopicManager instance at 0x038BC760>
- topicName = 'app_init'
- topicObj = <wx.lib.pubsub.core.topicobj.Topic instance at 0x03974828>
- Frame publish in wx\lib\pubsub\core\arg1\publishermixin.pyo at line 23:
- data = None
- self = <wx.lib.pubsub.core.topicobj.Topic instance at 0x03974828>
- self._Topic__description = 'UNDOCUMENTED: created without spec'
- self._Topic__handlingUncaughtListenerExc = False
- self._Topic__listeners = {<wx.lib.pubsub.core.listenerimpl.Listener instance at 0x03978AA8>: <wx.lib.pubsub.core.listenerimpl.Listener instance at 0x03978AA8>}
- self._Topic__msgArgs = <wx.lib.pubsub.core.topicargspecimpl.ArgsInfo instance at 0x03970288>
- self._Topic__parentTopic = <weakref at 0399A9F0; to 'instance' at 038BC878>
- self._Topic__subTopics = {}
- self._Topic__tupleName = ('app_init',)
- self._Topic__validator = <wx.lib.pubsub.core.listenerimpl.ListenerValidator instance at 0x039786E8>
- self._treeConfig = <wx.lib.pubsub.core.treeconfig.TreeConfig instance at 0x03858CD8>
- Frame _publish in wx\lib\pubsub\core\topicobj.pyo at line 370:
- data = None
- iterState = None
- self = <wx.lib.pubsub.core.topicobj.Topic instance at 0x03974828>
- self._Topic__description = 'UNDOCUMENTED: created without spec'
- self._Topic__handlingUncaughtListenerExc = False
- self._Topic__listeners = {<wx.lib.pubsub.core.listenerimpl.Listener instance at 0x03978AA8>: <wx.lib.pubsub.core.listenerimpl.Listener instance at 0x03978AA8>}
- self._Topic__msgArgs = <wx.lib.pubsub.core.topicargspecimpl.ArgsInfo instance at 0x03970288>
- self._Topic__parentTopic = <weakref at 0399A9F0; to 'instance' at 038BC878>
- self._Topic__subTopics = {}
- self._Topic__tupleName = ('app_init',)
- self._Topic__validator = <wx.lib.pubsub.core.listenerimpl.ListenerValidator instance at 0x039786E8>
- self._treeConfig = <wx.lib.pubsub.core.treeconfig.TreeConfig instance at 0x03858CD8>
- Frame __sendMessage in wx\lib\pubsub\core\topicobj.pyo at line 395:
- data = None
- handler = None
- iterState = None
- listener = <wx.lib.pubsub.core.listenerimpl.Listener instance at 0x03978AA8>
- self = <wx.lib.pubsub.core.topicobj.Topic instance at 0x03974828>
- topicObj = <wx.lib.pubsub.core.topicobj.Topic instance at 0x03974828>
- Frame _mix_callListener in wx\lib\pubsub\core\arg1\publishermixin.pyo at line 34:
- data = None
- iterState = None
- listener = <wx.lib.pubsub.core.listenerimpl.Listener instance at 0x03978AA8>
- self = <wx.lib.pubsub.core.topicobj.Topic instance at 0x03974828>
- self._Topic__description = 'UNDOCUMENTED: created without spec'
- self._Topic__handlingUncaughtListenerExc = False
- self._Topic__listeners = {<wx.lib.pubsub.core.listenerimpl.Listener instance at 0x03978AA8>: <wx.lib.pubsub.core.listenerimpl.Listener instance at 0x03978AA8>}
- self._Topic__msgArgs = <wx.lib.pubsub.core.topicargspecimpl.ArgsInfo instance at 0x03970288>
- self._Topic__parentTopic = <weakref at 0399A9F0; to 'instance' at 038BC878>
- self._Topic__subTopics = {}
- self._Topic__tupleName = ('app_init',)
- self._Topic__validator = <wx.lib.pubsub.core.listenerimpl.ListenerValidator instance at 0x039786E8>
- self._treeConfig = <wx.lib.pubsub.core.treeconfig.TreeConfig instance at 0x03858CD8>
- Frame __call__ in wx\lib\pubsub\core\arg1\listenerimpl.pyo at line 51:
- actualTopic = <wx.lib.pubsub.core.topicobj.Topic instance at 0x03974828>
- cb = <bound method ?.OnInit of <lib.controller.Controller instance at 0x03968440>>
- data = None
- kwargs = {}
- msg = <wx.lib.pubsub.core.listenerimpl.Message instance at 0x039702B0>
- self = <wx.lib.pubsub.core.listenerimpl.Listener instance at 0x03978AA8>
- Frame OnInit in lib\controller.pyo at line 123:
- event = <wx.lib.pubsub.core.listenerimpl.Message instance at 0x039702B0>
- self = <lib.controller.Controller instance at 0x03968440>
- self.app = <lib.ui.launcherApp.LauncherApp; proxy of <Swig Object of type 'wxPyApp *' at 0x3905600> >
- self.folder = None
- self.settings = None
- self.upToDate = None
- self.view = None
- Frame InitializeLauncher in lib\initialization.pyo at line 199:
- folder = u'D:\\Louis\\CCP'
- launcherResourcesDir = u'D:\\Louis\\CCP\\launcher\\appdata\\EVE_Online_Launcher-2.2.859950.win32'
- Frame InitInfo in lib\initialization.pyo at line 47:
- cacheDir = u'D:\\Louis\\CCP\\launcher\\cache'
- folder = u'D:\\Louis\\CCP'
- name = 'Tranquility'
- server = 'TQ'
- Frame Setup in lib\info.pyo at line 188:
- cachedir = u'D:\\Louis\\CCP\\launcher\\cache'
- server = 'TQ'
- Frame Get in lib\info.pyo at line 175:
- cachedir = u'D:\\Louis\\CCP\\launcher\\cache'
- default = None
- path = ''
- server = 'TQ'
- Frame GetLauncherInfoFunc in lib\info.pyo at line 161:
- cachedir = u'D:\\Louis\\CCP\\launcher\\cache'
- server = 'TQ'
- Frame GetLauncherInfo in lib\info.pyo at line 149:
- cachedir = u'D:\\Louis\\CCP\\launcher\\cache'
- infoPath = u'D:\\Louis\\CCP\\launcher\\cache\\win_launcherinfoTQ_inc.txt'
- server = 'TQ'
- url = 'https://client.eveonline.com/patches/win_launcherinfoTQ_inc.txt'
- Frame __call__ in lib\decorators.pyo at line 20:
- args = ('https://client.eveonline.com/patches/win_launcherinfoTQ_inc.txt', u'D:\\Louis\\CCP\\launcher\\cache\\win_launcherinfoTQ_inc.txt')
- self = <lib.decorators.memoize instance at 0x02C8BAF8>
- Frame GetInfoFromUrl in lib\info.pyo at line 92:
- directory = u'D:\\Louis\\CCP\\launcher\\cache'
- path = u'D:\\Louis\\CCP\\launcher\\cache\\win_launcherinfoTQ_inc.txt'
- url = 'https://client.eveonline.com/patches/win_launcherinfoTQ_inc.txt'
- Frame get in lib\http.pyo at line 112:
- a = ('https://client.eveonline.com/patches/win_launcherinfoTQ_inc.txt',)
- kw = {'headers': {'Logger': 'EVELauncher', 'pragma': 'no-cache', 'User-Agent': 'EVEOnlineLauncher/2.2.859950'}, 'hooks': {'response': <function LogHeaders at 0x0299E8F0>}, 'stream': True, 'timeout': 10, 'verify': 'D:\\Louis\\CCP\\launcher\\appdata\\EVE_Online_Launcher-2.2.859950.win32\\certs\\cacert.pem'}
- url = 'https://client.eveonline.com/patches/win_launcherinfoTQ_inc.txt'
- Frame get in requests\api.pyo at line 59:
- kwargs = {'stream': True, 'verify': 'D:\\Louis\\CCP\\launcher\\appdata\\EVE_Online_Launcher-2.2.859950.win32\\certs\\cacert.pem', 'headers': {'Logger': 'EVELauncher', 'pragma': 'no-cache', 'User-Agent': 'EVEOnlineLauncher/2.2.859950'}, 'timeout': 10, 'hooks': {'response': <function LogHeaders at 0x0299E8F0>}, 'allow_redirects': True}
- url = 'https://client.eveonline.com/patches/win_launcherinfoTQ_inc.txt'
- Frame request in requests\api.pyo at line 48:
- kwargs = {'stream': True, 'verify': 'D:\\Louis\\CCP\\launcher\\appdata\\EVE_Online_Launcher-2.2.859950.win32\\certs\\cacert.pem', 'headers': {'Logger': 'EVELauncher', 'pragma': 'no-cache', 'User-Agent': 'EVEOnlineLauncher/2.2.859950'}, 'timeout': 10, 'hooks': {'response': <function LogHeaders at 0x0299E8F0>}, 'allow_redirects': True}
- method = 'get'
- session = <requests.sessions.Session object at 0x091469F0>
- url = 'https://client.eveonline.com/patches/win_launcherinfoTQ_inc.txt'
- Frame request in requests\sessions.pyo at line 442:
- allow_redirects = True
- auth = None
- cert = None
- cookies = None
- data = None
- files = None
- headers = {'Logger': 'EVELauncher', 'pragma': 'no-cache', 'User-Agent': 'EVEOnlineLauncher/2.2.859950'}
- hooks = {'response': <function LogHeaders at 0x0299E8F0>}
- method = 'get'
- params = None
- prep = <PreparedRequest [GET]>
- proxies = {}
- req = <Request [GET]>
- self = <requests.sessions.Session object at 0x091469F0>
- self.adapters = OrderedDict([('https://', <requests.adapters.HTTPAdapter object at 0x09146A50>), ('http://', <requests.adapters.HTTPAdapter object at 0x09146AD0>)])
- self.auth = None
- self.cert = None
- self.cookies = <<class 'requests.cookies.RequestsCookieJar'>[]>
- self.headers = {'Connection': 'keep-alive', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'User-Agent': 'python-requests/2.4.1 CPython/2.7.3 Windows/7'}
- self.hooks = {'response': []}
- self.max_redirects = 30
- self.params = {}
- self.proxies = {}
- self.redirect_cache = {}
- self.stream = False
- self.trust_env = True
- self.verify = True
- stream = True
- timeout = 10
- url = 'https://client.eveonline.com/patches/win_launcherinfoTQ_inc.txt'
- verify = 'D:\\Louis\\CCP\\launcher\\appdata\\EVE_Online_Launcher-2.2.859950.win32\\certs\\cacert.pem'
- Frame merge_environment_settings in requests\sessions.pyo at line 603:
- cert = None
- proxies = {}
- self = <requests.sessions.Session object at 0x091469F0>
- self.adapters = OrderedDict([('https://', <requests.adapters.HTTPAdapter object at 0x09146A50>), ('http://', <requests.adapters.HTTPAdapter object at 0x09146AD0>)])
- self.auth = None
- self.cert = None
- self.cookies = <<class 'requests.cookies.RequestsCookieJar'>[]>
- self.headers = {'Connection': 'keep-alive', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'User-Agent': 'python-requests/2.4.1 CPython/2.7.3 Windows/7'}
- self.hooks = {'response': []}
- self.max_redirects = 30
- self.params = {}
- self.proxies = {}
- self.redirect_cache = {}
- self.stream = False
- self.trust_env = True
- self.verify = True
- stream = True
- url = 'https://client.eveonline.com/patches/win_launcherinfoTQ_inc.txt'
- verify = 'D:\\Louis\\CCP\\launcher\\appdata\\EVE_Online_Launcher-2.2.859950.win32\\certs\\cacert.pem'
- Frame get_environ_proxies in requests\utils.pyo at line 516:
- url = 'https://client.eveonline.com/patches/win_launcherinfoTQ_inc.txt'
- Frame should_bypass_proxies in requests\utils.pyo at line 507:
- get_proxy = <function <lambda> at 0x091CF8B0>
- netloc = 'client.eveonline.com'
- no_proxy = None
- url = 'https://client.eveonline.com/patches/win_launcherinfoTQ_inc.txt'
- Frame proxy_bypass in urllib.pyo at line 1575:
- host = 'client.eveonline.com'
- Frame proxy_bypass_registry in urllib.pyo at line 1529:
- _winreg = <module '_winreg' (built-in)>
- host = 'client.eveonline.com'
- internetSettings = <PyHKEY object at 0x08F68FF0>
- proxyEnable = 0
- re = <module 're' from 'D:\Louis\CCP\launcher\appdata\EVE_Online_Launcher-2.2.859950.win32\library.zip\re.pyo'>
Advertisement
Add Comment
Please, Sign In to add comment