There seems to be a work around if you are having this problem you must have angelsinfiniteores mod installed or you will not get this error.
The conflict is in the config.lua of angles mod it is tiring to make the mod
Nucular mod have infinite ore.
You have to open the config file and change the line:
--Enables ifinite Ores for Nucular mod
angelsmods.ores.enableinfinitenucular = true --(true/false)
to false
--Enables ifinite Ores for Nucular mod
angelsmods.ores.enableinfinitenucular = false --(true/false)
the error will stop not sure about the other error or if the mod will work even after getting around this error.