[.NET/CitizenFX] Could not load type CitizenFX.Core.VehicleModCollection

Happened when adding a reference to VehicleModCollection even if it is not called. I had LocalPlayer.Character.CurrentVehicle.Mods.InstallModKit(); in part of my code that was never reached and got this error.

2 Likes

See class Bug_VehicleModCollection

1 Like

Seems like the vehicle classes have other issues as well.

1 Like