In the vehicle.meta file there is one line like this: <layout>LAYOUT_LOW_RHD</layout>
If you press F and your game crashes then do this.
The problem is the RHD in the layout, remove the RHD from the layout so it only says <layout>LAYOUT_LOW</layout>
Enjoy