FiveM crashes when i load into any strp server

don’t know what version
up to date
legit
steam
windows 10
no

i7-4790, 16gb ram r9 380 MSI 4GB
loaded into strp
strp

basically when i load into strp my game freezes and this time i got the message an exception occured random letters during loading of resources:/cars_fbi/data/vehicles.meta in data file mounter class CVehicleMetaDataFileMounter

simply there is something wrong with your vehicle meta files. double check that everything is correct

how do i check these files?

well u simply have to go tru ur meta files whever you placed your addon vehicles it may be missing some stuff or it isnt complete the way it should look is resource/addoncars/data[where u would place your files for addon vehicles. then from there im sure you know

i didnt get any addon vehicles i just downloaded fivem, scripthookv, dinput and native trainer but ill try and look

how do i get to these foldiers and add the missing things?

u simply do ur folder whatever its called ill do abn example resources/examplefolder/within that folder u will have a folder called stream but before you do stream make a __resource file and add this up

resource_manifest_version ‘77731fab-63ca-442c-a67b-abc70f28dfa5’

files {
‘data/vehicles.meta’,
‘data/carcols.meta’,
‘data/carvariations.meta’,
}

data_file ‘VEHICLE_METADATA_FILE’ ‘data/vehicles.meta’
data_file ‘CARCOLS_FILE’ ‘data/carcols.meta’
data_file ‘VEHICLE_VARIATION_FILE’ ‘data/carvariations.meta’

client_script ‘data/vehicle_names.lua’

assuming you have all the files in the correct place you should be good to go

ok thanks for your help but im still quite lost im sorry its probably really simple i found a resource folder in the citizen folder if this is the right one what do i do now and what is a resource file

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.