hi ! since few days now i try to stream a “vehiclemodelsets.meta” file (it’s the file who define the custom npc cars) and i run into an issue
i got this in my resource.lua
i got no error in the consol, so the file load. but in game, the npc car are not fine.
for exemple :
without the file, all good the vanilla cars are correctly spawned
with the file then, the cars dont have the tuning parts, the colors
it’s only an exemple. on other location for custom the game dont even spawn the right cars
(the two sentinel (purple and yellow) near eclipse tower dont spawn and unstead i got a golf kart spawning…)
last point, i do my test with a vanilla file, straight from my unmoded gta5 solo game, so it’s not the file the probleme (unless fivem got a special one with a different layout)
the game seem to understand there is a custom file, but dont seem to “read” it correctly. is it something we can fix (i do something wrong ?) or a knowed probleme or something ?