[Help] Fivem updated, i tested my server, i think i broke it? how to fix?

so i have been reading and trying to add handling,carcols,etc to stream on my server. I dont really know what i’m doing i read and experiment and test and repeat and when i was in my “testing” stage i ran into the following error when it was on my server’s loading screen

[Window Title]
FiveM Fatal Error

[Main Instruction]
FiveM has encountered an error

[Content]
An exception occurred (c0000005 at 0x1405e0037) during loading of resources:/Vehicles/vehicles.meta in data file mounter class CVehicleMetaDataFileMounter. The game will be terminated.

If you require immediate support, please visit FiveM.net and mention the details in this window.

[^] Hide details [Close]

[Expanded Information]
Crash ID: e3d526ac-a04c-44ee-98a6-b07f23c4b151 (use Ctrl+C to copy)


here is the .meta file the error refers to. Did i break it and if so how? Can it work?
Is it as simple as poor syntax? idk coding enough. I ctrl+c & ctrl+v and tweak what i can barely recognize, but i don’t know the basics.

vehicles.meta (10.4 KB)

EDIT: i was trying to follow these instructions and i think i failed somewhere.

Only put in the entries for the cars you added (add-ons), not the entire original game file.

No shit huh did you look at the .meta i linked? it only has 2 entries for cars i added because i read that on the other page already.