There we go, I think I fixed it.
I changed the "vehicle-equipment" entries for Bobs in the data-final-fixes.lua. I removed the "-equipment" so now the lines read:
if mods["bobvehicleequipment"] then
table.insert(eq1.categories, "vehicle")
table.insert(eq2.categories, "vehicle")
end