In the automatically created library files, justarandomgeek.factoriomod-debug\sumneko-3rd\factorio\library\prototype-api\concepts\IconSequencePositioning.lua, the field inventory_index has its data type set to data.defines.inventory. The data.defines type doesn't exist. Either data.defines needs to be defined, or the type of this field needs to be changed to defines.inventory.