0% found this document useful (0 votes)
151 views2 pages

Assetto Corsa Config Error Logs

The document reports errors from multiple Python scripts used in the Assetto Corsa game. The errors indicate that configuration files for the scripts are missing required section headers. This is preventing the scripts from reading configuration settings and causing them to fail.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
151 views2 pages

Assetto Corsa Config Error Logs

The document reports errors from multiple Python scripts used in the Assetto Corsa game. The errors indicate that configuration files for the scripts are missing required section headers. This is preventing the scripts from reading configuration settings and causing them to fail.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

[sol_config: error] Traceback (most recent call last):

File "apps/python/sol_config\sol_config.py", line 63, in <module>


settings_ini.read(settings_ini_path)
File "D:\Steam\steamapps\common\assettocorsa\system\x64\python33.zip\
configparser.py", line 672, in read
self._read(fp, filename)
File "D:\Steam\steamapps\common\assettocorsa\system\x64\python33.zip\
configparser.py", line 1058, in _read
raise MissingSectionHeaderError(fpname, lineno, line)
configparser.MissingSectionHeaderError: File contains no section headers.
file: 'D:\\Steam\\steamapps\\common\\assettocorsa\\apps\\python\\sol_config\\
settings\\settings.ini', line: 1
'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
x00\x00\x00\x00\x00\x00\x00\x00\x00'

[sol_custom_weather: error] Traceback (most recent call last):


File "apps/python/sol_custom_weather\sol_custom_weather.py", line 151, in acMain
settings_ini.read(settings_ini_path)
File "D:\Steam\steamapps\common\assettocorsa\system\x64\python33.zip\
configparser.py", line 672, in read
self._read(fp, filename)
File "D:\Steam\steamapps\common\assettocorsa\system\x64\python33.zip\
configparser.py", line 1058, in _read
raise MissingSectionHeaderError(fpname, lineno, line)
configparser.MissingSectionHeaderError: File contains no section headers.
file: 'D:\\Steam\\steamapps\\common\\assettocorsa\\apps\\python\\
sol_custom_weather\\settings\\settings.ini', line: 1
'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
x00\x00\x00\x00\x00\x00\x00\x00\x00'

Sol Planner| Screen resolution: 1920x1080


[sol_planner: error] Traceback (most recent call last):
File "apps/python/sol_planner\sol_planner.py", line 590, in <module>
settings_ini.read(settings_ini_path)
File "D:\Steam\steamapps\common\assettocorsa\system\x64\python33.zip\
configparser.py", line 672, in read
self._read(fp, filename)
File "D:\Steam\steamapps\common\assettocorsa\system\x64\python33.zip\
configparser.py", line 1058, in _read
raise MissingSectionHeaderError(fpname, lineno, line)
configparser.MissingSectionHeaderError: File contains no section headers.
file: 'D:\\Steam\\steamapps\\common\\assettocorsa\\apps\\python\\sol_planner\\
settings\\settings.ini', line: 1
'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'

SolWeatherApp: reading config ... C:\Users\Sergi Comellas\Documents\Assetto Corsa\


cfg\race.ini
SolWeatherApp error: Traceback (most recent call last):
File "apps/python/sol_weather\sol_weather.py", line 3013, in appReadSettings
settingsParser.read(settingsFilePath)
File "D:\Steam\steamapps\common\assettocorsa\system\x64\python33.zip\
configparser.py", line 672, in read
self._read(fp, filename)
File "D:\Steam\steamapps\common\assettocorsa\system\x64\python33.zip\
configparser.py", line 1058, in _read
raise MissingSectionHeaderError(fpname, lineno, line)
configparser.MissingSectionHeaderError: File contains no section headers.
file: 'apps/python/sol_weather/settings/settings.ini', line: 1
'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\
x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\n'

SolWeatherApp: ... found weather: ...done

You might also like