Issue with McLaren 720s GT3 ACC by whistleblower39

Hi, really enjoyed driving this car however one thing I see it looks weird is the interior. There seems to be purple lights in the interior that remains on throughout, no way to turn it off.

This is the only car I have that has this problem. Others look fine.

Version of the car is v1.6.3. Unsure myself if there is a latest one of if I'm the only one who has this issue?

Link to screenshot that was taken just yesterday:
Otherwise this car works perfectly so thumbs up to whistleblower39.

Thanks.
 
Das Problem hab ich auch. Das Netz geht quer durch den Innenraum und hängt zum Teil aus dem Fenster. Hat jemand ne Lösung?
I did some research, and it is related to CSP version. CSP1.78 or older is OK, newer versions create the bug. It made a bug report in CSP github. Let's see whether it can be tackled soon.

 
Last edited:
Ich habe einige Nachforschungen angestellt und es hängt mit der CSP-Version zusammen. CSP1.78 oder älter ist OK, neuere Versionen erzeugen den Fehler. Es hat einen Fehlerbericht in CSP github erstellt. Mal sehen, ob es bald in Angriff genommen werden kann.

Ah ok, vielen Dank
 
Here's a better solution from Reddit. The quoted fix from Pfalzdriver works by hiding the net completely. The fix from Reddit rotates the net back to its proper setting:
Open ext_config.ini
Find these 3 lines:
[WOBBLY_BIT_0]
NAME = Object-002 ; name of the node to move
CONNECTED_TO = 0.0, 0.830, -0.13 ; point to which node is attached to, and around which it will rotate"

Change "CONNECTED_TO" to be like this = -40.0, 0.830, -0.13


Was answered in another thread, but add this to the ext_config.ini:
Code:
[MODEL_REPLACEMENT_...]
FILE=mclaren_720s_gt3.kn5, mclaren_720s_gt3_lodb.kn5, mclaren_720s_gt3_lodc.kn5, mclaren_720s_gt3_lodd.kn5, mclaren_720s_gt3_lod_b.kn5, mclaren_720s_gt3_lod_c.kn5, mclaren_720s_gt3_lod_d.kn5
HIDE=Object-002
 
Back
Top