
Traceback (most recent call last):
File "launcher.py", line 43, in <module>
File "lib\initialization.pyc", line 138, in StartLauncher
File "lib\initialization.pyc", line 70, in InitInfo
File "lib\update.pyc", line 997, in GetUpdateServer
File "lib\paths.pyc", line 77, in GetClientInfo
File "ConfigParser.pyc", line 297, in read
File "ConfigParser.pyc", line 505, in _read
MissingSectionHeaderError: File contains no section headers.
file: E:\Games\EVE\config.ini, line: 1
'Main_X=200\n'
Locals by frame, innermost last:
Frame <module> in launcher.py at line 55:
NoInternetError = <class 'lib.exceptions.NoInternetError'>
ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
Shutdown = <function Shutdown at 0x024636F0>
StartLauncher = <function StartLauncher at 0x027A34F0>
__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'
__name__ = '__main__'
__package__ = None
exc_plus = <function exc_plus at 0x023CCD30>
lib = <module 'lib' from 'E:\Games\EVE\launcher\library.zip\lib\__init__.pyc'>
localization = <module 'localization' from 'E:\Games\EVE\launcher\library.zip\localization\__init__.pyc'>
os = <module 'os' from 'E:\Games\EVE\launcher\library.zip\os.pyc'>
socket = <module 'socket' from 'E:\Games\EVE\launcher\library.zip\socket.pyc'>
sys = <module 'sys' (built-in)>
threading = <module 'threading' from 'E:\Games\EVE\launcher\library.zip\threading.pyc'>
urllib2 = <module 'urllib2' from 'E:\Games\EVE\launcher\library.zip\urllib2.pyc'>
wx = <module 'wx' from 'E:\Games\EVE\launcher\library.zip\wx\__init__.pyc'>
zipextimporter = <module 'zipextimporter' from 'E:\Games\EVE\launcher\library.zip\zipextimporter.pyc'>
Frame StartLauncher in lib\initialization.pyc at line 141:
app = <wx._core.App; proxy of <Swig Object of type 'wxPyApp *' at 0xcabf90> >
folder = u'E:\\Games\\EVE'
Frame InitInfo in lib\initialization.pyc at line 70:
cacheDir = u'E:\\Games\\EVE\\launcher\\cache'
folder = u'E:\\Games\\EVE'
Frame GetUpdateServer in lib\update.pyc at line 997:
folder = u'E:\\Games\\EVE'
Frame GetClientInfo in lib\paths.pyc at line 77:
config = <ConfigParser.ConfigParser instance at 0x02A25B48>
filename = u'Zalp2.exe'
folder = u'E:\\Games\\EVE'
inifiles = [u'E:\\Games\\EVE\\common.ini', u'E:\\Games\\EVE\\config.ini', u'E:\\Games\\EVE\\start.ini']
server = None
Frame read in ConfigParser.pyc at line 297:
filename = u'E:\\Games\\EVE\\config.ini'
filenames = [u'E:\\Games\\EVE\\common.ini', u'E:\\Games\\EVE\\config.ini', u'E:\\Games\\EVE\\start.ini']
fp = <open file u'E:\\Games\\EVE\\config.ini', mode 'r' at 0x0295EA70>
read_ok = [u'E:\\Games\\EVE\\common.ini']
self = <ConfigParser.ConfigParser instance at 0x02A25B48>
self._defaults = OrderedDict()
self._dict = <class 'collections.OrderedDict'>
self._optcre = <_sre.SRE_Pattern object at 0x021DAE30>
self._sections = OrderedDict([('main', OrderedDict([('__name__', 'main'), ('version', '7.40'), ('build', '365966'), ('codename', 'EVE-EVE-TRANQUILITY'), ('region', 'ccp'), ('cryptopack', 'CryptoAPI'), ('sync', '365966'), ('branch', '//depot/games/branches/release/EVE-TRANQUILITY/eve'), ('appname', 'EVE'), ('usescriptindexfiles', '1'), ('socketio', 'iocp')]))])
Frame _read in ConfigParser.pyc at line 505:
cursect = None
e = None
fp = <open file u'E:\\Games\\EVE\\config.ini', mode 'r' at 0x0295EA70>
fpname = u'E:\\Games\\EVE\\config.ini'
line = 'Main_X=200\n'
lineno = 1
mo = None
optname = None
self = <ConfigParser.ConfigParser instance at 0x02A25B48>
self._defaults = OrderedDict()
self._dict = <class 'collections.OrderedDict'>
self._optcre = <_sre.SRE_Pattern object at 0x021DAE30>
self._sections = OrderedDict([('main', OrderedDict([('__name__', 'main'), ('version', '7.40'), ('build', '365966'), ('codename', 'EVE-EVE-TRANQUILITY'), ('region', 'ccp'), ('cryptopack', 'CryptoAPI'), ('sync', '365966'), ('branch', '//depot/games/branches/release/EVE-TRANQUILITY/eve'), ('appname', 'EVE'), ('usescriptindexfiles', '1'), ('socketio', 'iocp')]))])
File "launcher.py", line 43, in <module>
File "lib\initialization.pyc", line 138, in StartLauncher
File "lib\initialization.pyc", line 70, in InitInfo
File "lib\update.pyc", line 997, in GetUpdateServer
File "lib\paths.pyc", line 77, in GetClientInfo
File "ConfigParser.pyc", line 297, in read
File "ConfigParser.pyc", line 505, in _read
MissingSectionHeaderError: File contains no section headers.
file: E:\Games\EVE\config.ini, line: 1
'Main_X=200\n'
Locals by frame, innermost last:
Frame <module> in launcher.py at line 55:
NoInternetError = <class 'lib.exceptions.NoInternetError'>
ServerUnreachableException = <class 'lib.exceptions.ServerUnreachableException'>
Shutdown = <function Shutdown at 0x024636F0>
StartLauncher = <function StartLauncher at 0x027A34F0>
__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'
__name__ = '__main__'
__package__ = None
exc_plus = <function exc_plus at 0x023CCD30>
lib = <module 'lib' from 'E:\Games\EVE\launcher\library.zip\lib\__init__.pyc'>
localization = <module 'localization' from 'E:\Games\EVE\launcher\library.zip\localization\__init__.pyc'>
os = <module 'os' from 'E:\Games\EVE\launcher\library.zip\os.pyc'>
socket = <module 'socket' from 'E:\Games\EVE\launcher\library.zip\socket.pyc'>
sys = <module 'sys' (built-in)>
threading = <module 'threading' from 'E:\Games\EVE\launcher\library.zip\threading.pyc'>
urllib2 = <module 'urllib2' from 'E:\Games\EVE\launcher\library.zip\urllib2.pyc'>
wx = <module 'wx' from 'E:\Games\EVE\launcher\library.zip\wx\__init__.pyc'>
zipextimporter = <module 'zipextimporter' from 'E:\Games\EVE\launcher\library.zip\zipextimporter.pyc'>
Frame StartLauncher in lib\initialization.pyc at line 141:
app = <wx._core.App; proxy of <Swig Object of type 'wxPyApp *' at 0xcabf90> >
folder = u'E:\\Games\\EVE'
Frame InitInfo in lib\initialization.pyc at line 70:
cacheDir = u'E:\\Games\\EVE\\launcher\\cache'
folder = u'E:\\Games\\EVE'
Frame GetUpdateServer in lib\update.pyc at line 997:
folder = u'E:\\Games\\EVE'
Frame GetClientInfo in lib\paths.pyc at line 77:
config = <ConfigParser.ConfigParser instance at 0x02A25B48>
filename = u'Zalp2.exe'
folder = u'E:\\Games\\EVE'
inifiles = [u'E:\\Games\\EVE\\common.ini', u'E:\\Games\\EVE\\config.ini', u'E:\\Games\\EVE\\start.ini']
server = None
Frame read in ConfigParser.pyc at line 297:
filename = u'E:\\Games\\EVE\\config.ini'
filenames = [u'E:\\Games\\EVE\\common.ini', u'E:\\Games\\EVE\\config.ini', u'E:\\Games\\EVE\\start.ini']
fp = <open file u'E:\\Games\\EVE\\config.ini', mode 'r' at 0x0295EA70>
read_ok = [u'E:\\Games\\EVE\\common.ini']
self = <ConfigParser.ConfigParser instance at 0x02A25B48>
self._defaults = OrderedDict()
self._dict = <class 'collections.OrderedDict'>
self._optcre = <_sre.SRE_Pattern object at 0x021DAE30>
self._sections = OrderedDict([('main', OrderedDict([('__name__', 'main'), ('version', '7.40'), ('build', '365966'), ('codename', 'EVE-EVE-TRANQUILITY'), ('region', 'ccp'), ('cryptopack', 'CryptoAPI'), ('sync', '365966'), ('branch', '//depot/games/branches/release/EVE-TRANQUILITY/eve'), ('appname', 'EVE'), ('usescriptindexfiles', '1'), ('socketio', 'iocp')]))])
Frame _read in ConfigParser.pyc at line 505:
cursect = None
e = None
fp = <open file u'E:\\Games\\EVE\\config.ini', mode 'r' at 0x0295EA70>
fpname = u'E:\\Games\\EVE\\config.ini'
line = 'Main_X=200\n'
lineno = 1
mo = None
optname = None
self = <ConfigParser.ConfigParser instance at 0x02A25B48>
self._defaults = OrderedDict()
self._dict = <class 'collections.OrderedDict'>
self._optcre = <_sre.SRE_Pattern object at 0x021DAE30>
self._sections = OrderedDict([('main', OrderedDict([('__name__', 'main'), ('version', '7.40'), ('build', '365966'), ('codename', 'EVE-EVE-TRANQUILITY'), ('region', 'ccp'), ('cryptopack', 'CryptoAPI'), ('sync', '365966'), ('branch', '//depot/games/branches/release/EVE-TRANQUILITY/eve'), ('appname', 'EVE'), ('usescriptindexfiles', '1'), ('socketio', 'iocp')]))])
Восстановление проходит нормально, и пишет что все отлично, хотя меня смущают некоторые строки:

(4/7) Расчет патча: Инициализация...
launcher\applyPatch.exe, потеряно 1 из 1 блоков
launcher\launcher.exe, потеряно 7 из 8 блоков
launcher\launcher_console.exe, потеряно 7 из 8 блоков
launcher\library.zip, потеряно 79 из 322 блоков
launcher\localization.xml, потеряно 2 из 2 блоков
(4/7) Расчет патча: 100.0%, 00m01s
launcher\ui\splash.bmp, потеряно 22 из 22 блоков
launcher\applyPatch.exe, потеряно 1 из 1 блоков
launcher\launcher.exe, потеряно 7 из 8 блоков
launcher\launcher_console.exe, потеряно 7 из 8 блоков
launcher\library.zip, потеряно 79 из 322 блоков
launcher\localization.xml, потеряно 2 из 2 блоков
(4/7) Расчет патча: 100.0%, 00m01s
launcher\ui\splash.bmp, потеряно 22 из 22 блоков
Запускается снова лаунчер, пытается обновиться и снова выдает сообщение которое было в первом cпойлере скрыто.
Запускаюсь через екзешник в папке \EVE\bin, работает через раз. Если у кого-то есть идеи относительно того, как это исправить, готов провести практически любые эксперименты с клиентом, что-бы все наладилось
