somewhere in the code their is an issue with 'bio-farm'
*\AppData\Roaming\Factorio\mods\ScienceCostTweakerM_0.18.1.zip\ScienceCostTweakerM_0.18.1\tweaks\angelsmods\science_angels.lua by editing the line
prerequisites =
{
"gardens",
"bio-paper-1",
"bio-farm",
},
------------------------------------------------------------------------------ change to
prerequisites =
{
"gardens",
"bio-paper-1",
"bio-farm-1",
},
It allows you into the game at least, But some tec, recipes, and functions sill might be removed du to some other glitch. This is the best that can find as far as a quick fix goes.