data.lua:9: attempt to index field 'tankwerkz-light-tank' (a nil value)
In your "-- Mod Vehicles" section, your code is assuming that some other mod is installed. You either need to check for the mod through some global they expose or check that each index is non-nil before assigning it.