only stopp aai industries BEFORE crushing stitarite fixes the problem ; perhaps you can take a look about this
I was able to patch the following file in order to craft basic-circuit-board again.
file: aai-industry_0.4.21\prototypes\technology\technology-update.lua
comment out this section
--[[
if data.raw.recipe["basic-circuit-board"] then -- bobs
util.tech_lock_recipes(
"electronics", {
"wooden-board",
"basic-circuit-board"})
else
util.tech_lock_recipes(
"electronics", {
"electronic-circuit",
"electronic-circuit-stone"})
end
--]]
worked for me, hopefully this will help someone else too
*update, for seablock add 200 motors to player inventory on start because you cannot craft lab without motors and motors require lab research.