- 120

- Cook Islands
in errors.txt :Hi all, since the new CSP version (581) I cannot start a race.
I have this message :
d:\dev\csp\csp.cpp (1): [pCQJGO83f3k]
AC\car.cpp (1671): Car:ollControls
d:\dev\csp\csp.cpp (1):
AC\car.cpp (414): Car::step
d:\dev\csp\csp.cpp (1): [CerwmkbZaB4]
d:\dev\csp\csp.cpp (1): [YMdqm+tdn5w]
d:\dev\csp\csp.cpp (1): [FmswK9TwGBs]
d:\dev\csp\csp.cpp (1): [l++KgzLT+EM]
d:\dev\csp\csp.cpp (1): [UqKKuO2BNfs]
00007FFB7FA1CCB7 (kernel32): (filename not available): BaseThreadInitThunk
00007FFB7FF6AD6C (ntdll): (filename not available): RtlUserThreadStart
Any ideas ? I attached the LOG file in case of.
No problem with practice mod.
Thank you for anyone take time for help m
INIReader: content/cars/ferrari_f40_jgtc_1994/data/aero.ini > KEY_NOT_FOUND: [WING_3] CD_GAIN
This usually happens with modified cars (like this 1994 Ferrari F40 JGTC) when the physics engine expects a certain number of winglets or data keys, but the aero.ini file doesn't define them correctly. How to fix it Locate the file: Go to your Assetto Corsa installation folder and find the car data directory: assettocorsa\content\cars\ferrari_f40_jgtc_1994\data\ (Note: If you only see a data.acd file instead of a data folder, you'll need to extract it first using Content Manager's developer tools). Open the file: Open the aero.ini file using any standard text editor like Notepad. Find the section: Scroll down or use the Ctrl+F function to look for the [WING_3] Add the missing key: Look under that heading for CD_GAIN. If it's missing entirely, paste it. It should look something like this: ini[WING_3]
...
CD_GAIN=0.0
Use the code with caution. (Setting it to 0.0—a very low value, such as 0.05—is generally a safe placeholder that prevents the game from crashing without drastically altering the car physics.) Save and verify: Save the file and launch the game to see if the error is resolved.
Last edited:















