My AddOn car always spawn with green matte color

Hi everyone,

GTA V version? latest
Up to date? Yes
Legit or Pirate copy? Legit
Steam/CD/Social Club? Social Club
Windows version? Windows 10 last update
Did you try to delete caches.xml and try again? No
Error screenshot (if any) Not an error
System specifications i7 6700HQ GTX 1060 1Go
What did you do to get this issue?
What server did you get this issue on? – My own server

Problem :
when I spawn an addon car, the car always spawn with same color Green Matte. I tried to edit the carvariation but always spawn with same color. I already try this in solo GTA V and i don’t have the green color. I have this on differents cars : Audi-RS7, Porsche-Panamera, BMW-X6M

I’ve been looking for a solution for some time but without solutions …

Pictures of car :

I thank you in advance for the people who could help me.
PS: sorry for my english I’m french.

EDIT : I finally found a solution and it’s very simple and I think it’s important to modify to help people who would have this potential problem in the future.
You have to pay attention to the order of Start in the folder “__ressource.lua” and follow this order :

__ressource.lua

‘vehicle.meta’
‘carvariations.meta’
‘carcols.meta’
‘handling.meta’
‘contentunlocks.meta’
‘vehiclelayouts.meta’
‘shop_vehicle.meta’

and same “data_file” before :

data_file ‘vehicle.meta’
data_file ‘carvariations.meta’
data_file ‘carcols.meta’
data_file ‘handling.meta’
data_file ‘contentunlocks.meta’
data_file ‘vehiclelayouts.meta’
data_file ‘shop_vehicle.meta’

If you need help with it you can send me a private message :wink: