Вот что пишет при запуске лаунчера:
Traceback (most recent call last):
File "/Applications/EVE Online.app/Contents/Resources/launcher.py", line 44, in <module>
File "lib/initialization.pyc", line 138, in StartLauncher
File "lib/initialization.pyc", line 74, in InitInfo
File "lib/info.pyc", line 146, in Setup
File "lib/info.pyc", line 138, in Get
File "lib/info.pyc", line 125, in GetLauncherInfoFunc
File "lib/info.pyc", line 113, in GetLauncherInfo
File "lib/info.pyc", line 98, in GetInfoFromUrl
File "lib/info.pyc", line 30, in ParseInfo
File "yaml/__init__.pyc", line 59, in load
File "yaml/loader.pyc", line 34, in __init__
File "yaml/reader.pyc", line 114, in __init__
File "yaml/reader.pyc", line 167, in determine_encoding
File "yaml/reader.pyc", line 201, in update
File "yaml/reader.pyc", line 176, in check_printable
ReaderError: unacceptable character #x0000: special characters are not allowed
in "<string>", position 442
Locals by frame, innermost last:
Frame <module> in /Applications/EVE Online.app/Contents/Resources/__boot__.py at line 212:
AE = <module 'Carbon.AE' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/Carbon/AE.pyc'>
B = <function B at 0x714c30>
Evt = <module 'Carbon.Evt' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/Carbon/Evt.pyc'>
File = <module 'Carbon.File' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/Carbon/File.pyc'>
NoInternetError = <class 'lib.exceptions.NoInternetError'>
ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
Shutdown = <function Shutdown at 0x142bfeb0>
StartLauncher = <function StartLauncher at 0x145eaef0>
__builtins__ = <module '__builtin__' (built-in)>
__doc__ = '\n This is the entry point into the launcher, it handles setting up the working\n directory, logging and finally importing and starting the laucher within a\n log-proof try/exeception clause so we can catch almost any exception and display\n an error message.\n'
__file__ = '/Applications/EVE Online.app/Contents/Resources/launcher.py'
__name__ = '__main__'
__package__ = None
__warningregistry__ = {("Not importing directory '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/lib-dynload/PIL': missing __init__.py", <type 'exceptions.ImportWarning'>, 191): True, ("Not importing directory '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/lib-dynload/wx': missing __init__.py", <type 'exceptions.ImportWarning'>, 13): True, ("Not importing directory '/Applications/EVE Online.app/Contents/Resources/lib': missing __init__.py", <type 'exceptions.ImportWarning'>, 20): True}
_argv_emulation = <function _argv_emulation at 0x737870>
_chdir_resource = <function _chdir_resource at 0x737930>
_disable_linecache = <function _disable_linecache at 0x737bb0>
_get_argvemulator = <function _get_argvemulator at 0x72d370>
_recipes_pil_prescript = <function _recipes_pil_prescript at 0x737c70>
_run = <function _run at 0x737c30>
carbon = <CDLL '/System/Library/Carbon.framework/Carbon', handle 513b70 at 743690>
ctypes = <module 'ctypes' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/ctypes/__init__.pyc'>
exc_plus = <function exc_plus at 0x1420c330>
highLevelEventMask = 1024
kAEISGetURL = 'gurl'
kAEInternetSuite = 'gurl'
kAEOpenApplication = 'oapp'
kAEOpenDocuments = 'odoc'
kCoreEventClass = 'aevt'
kHighLevelEvent = 23
keyDirectObject = '----'
lib = <module 'lib' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/lib/__init__.pyc'>
localization = <module 'localization' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/localization/__init__.pyc'>
os = <module 'os' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/os.pyc'>
socket = <module 'socket' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/socket.pyc'>
sys = <module 'sys' (built-in)>
threading = <module 'threading' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/threading.pyc'>
traceback = <module 'traceback' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/traceback.pyc'>
typeAEList = 'list'
typeAlias = 'alis'
typeChar = 'TEXT'
urllib2 = <module 'urllib2' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/urllib2.pyc'>
wx = <module 'wx' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/wx/__init__.pyc'>
Frame _run in /Applications/EVE Online.app/Contents/Resources/__boot__.py at line 184:
base = '/Applications/EVE Online.app/Contents/Resources'
os = <module 'os' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/os.pyc'>
path = '/Applications/EVE Online.app/Contents/Resources/launcher.py'
script = 'launcher.py'
scripts = ('launcher.py',)
site = <module 'site' from '/Applications/EVE Online.app/Contents/Resources/site.pyc'>
sys = <module 'sys' (built-in)>
Frame <module> in /Applications/EVE Online.app/Contents/Resources/launcher.py at line 56:
AE = <module 'Carbon.AE' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/Carbon/AE.pyc'>
B = <function B at 0x714c30>
Evt = <module 'Carbon.Evt' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/Carbon/Evt.pyc'>
File = <module 'Carbon.File' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/Carbon/File.pyc'>
NoInternetError = <class 'lib.exceptions.NoInternetError'>
ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
Shutdown = <function Shutdown at 0x142bfeb0>
StartLauncher = <function StartLauncher at 0x145eaef0>
__builtins__ = <module '__builtin__' (built-in)>
__doc__ = '\n This is the entry point into the launcher, it handles setting up the working\n directory, logging and finally importing and starting the laucher within a\n log-proof try/exeception clause so we can catch almost any exception and display\n an error message.\n'
__file__ = '/Applications/EVE Online.app/Contents/Resources/launcher.py'
__name__ = '__main__'
__package__ = None
__warningregistry__ = {("Not importing directory '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/lib-dynload/PIL': missing __init__.py", <type 'exceptions.ImportWarning'>, 191): True, ("Not importing directory '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/lib-dynload/wx': missing __init__.py", <type 'exceptions.ImportWarning'>, 13): True, ("Not importing directory '/Applications/EVE Online.app/Contents/Resources/lib': missing __init__.py", <type 'exceptions.ImportWarning'>, 20): True}
_argv_emulation = <function _argv_emulation at 0x737870>
_chdir_resource = <function _chdir_resource at 0x737930>
_disable_linecache = <function _disable_linecache at 0x737bb0>
_get_argvemulator = <function _get_argvemulator at 0x72d370>
_recipes_pil_prescript = <function _recipes_pil_prescript at 0x737c70>
_run = <function _run at 0x737c30>
carbon = <CDLL '/System/Library/Carbon.framework/Carbon', handle 513b70 at 743690>
ctypes = <module 'ctypes' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/ctypes/__init__.pyc'>
exc_plus = <function exc_plus at 0x1420c330>
highLevelEventMask = 1024
kAEISGetURL = 'gurl'
kAEInternetSuite = 'gurl'
kAEOpenApplication = 'oapp'
kAEOpenDocuments = 'odoc'
kCoreEventClass = 'aevt'
kHighLevelEvent = 23
keyDirectObject = '----'
lib = <module 'lib' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/lib/__init__.pyc'>
localization = <module 'localization' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/localization/__init__.pyc'>
os = <module 'os' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/os.pyc'>
socket = <module 'socket' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/socket.pyc'>
sys = <module 'sys' (built-in)>
threading = <module 'threading' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/threading.pyc'>
traceback = <module 'traceback' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/traceback.pyc'>
typeAEList = 'list'
typeAlias = 'alis'
typeChar = 'TEXT'
urllib2 = <module 'urllib2' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/urllib2.pyc'>
wx = <module 'wx' from '/Applications/EVE Online.app/Contents/Resources/lib/python2.7/site-packages.zip/wx/__init__.pyc'>
Frame StartLauncher in lib/initialization.pyc at line 141:
app = <wx._core.App; proxy of <Swig Object of type 'wxPyApp *' at 0x1cf600> >
folder = u'/Applications/EVE Online.app/Contents/Resources/EVE Online.app'
Frame InitInfo in lib/initialization.pyc at line 74:
cacheDir = u'/Applications/EVE Online.app/Contents/Resources/cache'
folder = u'/Applications/EVE Online.app/Contents/Resources/EVE Online.app'
server = 'TQ'
Frame Setup in lib/info.pyc at line 146:
cachedir = u'/Applications/EVE Online.app/Contents/Resources/cache'
server = 'TQ'
Frame Get in lib/info.pyc at line 138:
cachedir = u'/Applications/EVE Online.app/Contents/Resources/cache'
path = ''
server = 'TQ'
Frame GetLauncherInfoFunc in lib/info.pyc at line 125:
cachedir = u'/Applications/EVE Online.app/Contents/Resources/cache'
server = 'TQ'
Frame GetLauncherInfo in lib/info.pyc at line 113:
cachedir = u'/Applications/EVE Online.app/Contents/Resources/cache'
infoPath = u'/Applications/EVE Online.app/Contents/Resources/cache/mac_launcherinfoTQ_inc.txt'
server = 'TQ'
url = 'http://client.eveonl...rinfoTQ_inc.txt'
Frame GetInfoFromUrl in lib/info.pyc at line 98:
fp = <closed file u'/Applications/EVE Online.app/Contents/Resources/cache/mac_launcherinfoTQ_inc.txt', mode 'rb' at 0x17c14128>
http_socket = <addinfourl at 398493776 whose fp = None>
infoDir = u'/Applications/EVE Online.app/Contents/Resources/cache'
infoPath = u'/Applications/EVE Online.app/Contents/Resources/cache/mac_launcherinfoTQ_inc.txt'
infoRaw = '<html>\r\n<head>\r\n<style type="text/css">\r\n.noscript_text{\r\nwidth: 100%;\r\nheight: 100%;\r\nfont-size: 24px;\r\ntext-align: center;\r\npadding-top: 24px;\r\n}\r\n</style>\r\n<script language = "javascript"> \r\nfunction replace_index()\r\n{\r\nlocation.replace("http://192.168.1.1/h...tml/index.html");\r\n}\r\nreplace_index();\r\n</script>\r\n</head>\r\n<body>\r\n<noscript><div class="noscript_text">Your browser does not support JavaScript.</div></noscript>\r\n</body>\r\n</html>\x00\x00'
lastModHeader = 'Tue, 04 Dec 2012 11:09:23 GMT'
localmtime = 1364043558.0
remotemtime = 1354608563.0
request = <urllib2.Request instance at 0x17c01f30>
url = 'http://client.eveonl...rinfoTQ_inc.txt'
Frame ParseInfo in lib/info.pyc at line 30:
data = '<html>\r\n<head>\r\n<style type="text/css">\r\n.noscript_text{\r\nwidth: 100%;\r\nheight: 100%;\r\nfont-size: 24px;\r\ntext-align: center;\r\npadding-top: 24px;\r\n}\r\n</style>\r\n<script language = "javascript"> \r\nfunction replace_index()\r\n{\r\nlocation.replace("http://192.168.1.1/h...tml/index.html");\r\n}\r\nreplace_index();\r\n</script>\r\n</head>\r\n<body>\r\n<noscript><div class="noscript_text">Your browser does not support JavaScript.</div></noscript>\r\n</body>\r\n</html>\x00\x00'
Frame load in yaml/__init__.pyc at line 59:
Loader = <class yaml.loader.Loader at 0x12d25ed8>
stream = '<html>\r\n<head>\r\n<style type="text/css">\r\n.noscript_text{\r\nwidth: 100%;\r\nheight: 100%;\r\nfont-size: 24px;\r\ntext-align: center;\r\npadding-top: 24px;\r\n}\r\n</style>\r\n<script language = "javascript"> \r\nfunction replace_index()\r\n{\r\nlocation.replace("http://192.168.1.1/h...tml/index.html");\r\n}\r\nreplace_index();\r\n</script>\r\n</head>\r\n<body>\r\n<noscript><div class="noscript_text">Your browser does not support JavaScript.</div></noscript>\r\n</body>\r\n</html>\x00\x00'
Frame __init__ in yaml/loader.pyc at line 34:
self = <yaml.loader.Loader instance at 0x17c0b490>
stream = '<html>\r\n<head>\r\n<style type="text/css">\r\n.noscript_text{\r\nwidth: 100%;\r\nheight: 100%;\r\nfont-size: 24px;\r\ntext-align: center;\r\npadding-top: 24px;\r\n}\r\n</style>\r\n<script language = "javascript"> \r\nfunction replace_index()\r\n{\r\nlocation.replace("http://192.168.1.1/h...tml/index.html");\r\n}\r\nreplace_index();\r\n</script>\r\n</head>\r\n<body>\r\n<noscript><div class="noscript_text">Your browser does not support JavaScript.</div></noscript>\r\n</body>\r\n</html>\x00\x00'
Frame __init__ in yaml/reader.pyc at line 114:
self = <yaml.loader.Loader instance at 0x17c0b490>
stream = '<html>\r\n<head>\r\n<style type="text/css">\r\n.noscript_text{\r\nwidth: 100%;\r\nheight: 100%;\r\nfont-size: 24px;\r\ntext-align: center;\r\npadding-top: 24px;\r\n}\r\n</style>\r\n<script language = "javascript"> \r\nfunction replace_index()\r\n{\r\nlocation.replace("http://192.168.1.1/h...tml/index.html");\r\n}\r\nreplace_index();\r\n</script>\r\n</head>\r\n<body>\r\n<noscript><div class="noscript_text">Your browser does not support JavaScript.</div></noscript>\r\n</body>\r\n</html>\x00\x00'
Frame determine_encoding in yaml/reader.pyc at line 167:
self = <yaml.loader.Loader instance at 0x17c0b490>
self.buffer = u''
self.column = 0
self.encoding = 'utf-8'
self.eof = True
self.index = 0
self.line = 0
self.name = '<string>'
self.pointer = 0
self.raw_buffer = '<html>\r\n<head>\r\n<style type="text/css">\r\n.noscript_text{\r\nwidth: 100%;\r\nheight: 100%;\r\nfont-size: 24px;\r\ntext-align: center;\r\npadding-top: 24px;\r\n}\r\n</style>\r\n<script language = "javascript"> \r\nfunction replace_index()\r\n{\r\nlocation.replace("http://192.168.1.1/h...tml/index.html");\r\n}\r\nreplace_index();\r\n</script>\r\n</head>\r\n<body>\r\n<noscript><div class="noscript_text">Your browser does not support JavaScript.</div></noscript>\r\n</body>\r\n</html>\x00\x00'
self.raw_decode = <built-in function utf_8_decode>
self.stream = None
self.stream_pointer = 0
Frame update in yaml/reader.pyc at line 201:
converted = 444
data = u'<html>\r\n<head>\r\n<style type="text/css">\r\n.noscript_text{\r\nwidth: 100%;\r\nheight: 100%;\r\nfont-size: 24px;\r\ntext-align: center;\r\npadding-top: 24px;\r\n}\r\n</style>\r\n<script language = "javascript"> \r\nfunction replace_index()\r\n{\r\nlocation.replace("http://192.168.1.1/h...tml/index.html");\r\n}\r\nreplace_index();\r\n</script>\r\n</head>\r\n<body>\r\n<noscript><div class="noscript_text">Your browser does not support JavaScript.</div></noscript>\r\n</body>\r\n</html>\x00\x00'
length = 1
self = <yaml.loader.Loader instance at 0x17c0b490>
self.buffer = u''
self.column = 0
self.encoding = 'utf-8'
self.eof = True
self.index = 0
self.line = 0
self.name = '<string>'
self.pointer = 0
self.raw_buffer = '<html>\r\n<head>\r\n<style type="text/css">\r\n.noscript_text{\r\nwidth: 100%;\r\nheight: 100%;\r\nfont-size: 24px;\r\ntext-align: center;\r\npadding-top: 24px;\r\n}\r\n</style>\r\n<script language = "javascript"> \r\nfunction replace_index()\r\n{\r\nlocation.replace("http://192.168.1.1/h...tml/index.html");\r\n}\r\nreplace_index();\r\n</script>\r\n</head>\r\n<body>\r\n<noscript><div class="noscript_text">Your browser does not support JavaScript.</div></noscript>\r\n</body>\r\n</html>\x00\x00'
self.raw_decode = <built-in function utf_8_decode>
self.stream = None
self.stream_pointer = 0
Frame check_printable in yaml/reader.pyc at line 176:
character = u'\x00'
data = u'<html>\r\n<head>\r\n<style type="text/css">\r\n.noscript_text{\r\nwidth: 100%;\r\nheight: 100%;\r\nfont-size: 24px;\r\ntext-align: center;\r\npadding-top: 24px;\r\n}\r\n</style>\r\n<script language = "javascript"> \r\nfunction replace_index()\r\n{\r\nlocation.replace("http://192.168.1.1/h...tml/index.html");\r\n}\r\nreplace_index();\r\n</script>\r\n</head>\r\n<body>\r\n<noscript><div class="noscript_text">Your browser does not support JavaScript.</div></noscript>\r\n</body>\r\n</html>\x00\x00'
match = <_sre.SRE_Match object at 0x17c0ca30>
position = 442
self = <yaml.loader.Loader instance at 0x17c0b490>
self.buffer = u''
self.column = 0
self.encoding = 'utf-8'
self.eof = True
self.index = 0
self.line = 0
self.name = '<string>'
self.pointer = 0
self.raw_buffer = '<html>\r\n<head>\r\n<style type="text/css">\r\n.noscript_text{\r\nwidth: 100%;\r\nheight: 100%;\r\nfont-size: 24px;\r\ntext-align: center;\r\npadding-top: 24px;\r\n}\r\n</style>\r\n<script language = "javascript"> \r\nfunction replace_index()\r\n{\r\nlocation.replace("http://192.168.1.1/h...tml/index.html");\r\n}\r\nreplace_index();\r\n</script>\r\n</head>\r\n<body>\r\n<noscript><div class="noscript_text">Your browser does not support JavaScript.</div></noscript>\r\n</body>\r\n</html>\x00\x00'
self.raw_decode = <built-in function utf_8_decode>
self.stream = None
self.stream_pointer = 0
Кто сталкивался подскажите как решили проблему.
Сообщение отредактировал Jony02: 23 March 2013 - 16:49