Voidcraft appears to be incompatible with Bob's Metals, Chemicals, and Intermediates.
The error stems from "bobsplates/prototypes/entity/nuclear.lua" "defining data.raw["assembling-machine"]["centrifuge"].graphics_set.animation = nil" which conflicts with centrifuge-update-common.lua, which expects a value other than nil.
adding bobsplates to the exclusion list in data-final-fixes.lua appeared to fix the incompatibility.