Activating hard mode throws this error:
Failed to load mods: BrassTacks-Updated/techfuncs.lua:44: Trying to add tech prereq: gyro({effects = {{recipe = "gyro"}}}) to tech: skyseeker-armature (nil)but one doesn't exist!
stack traceback:
[C]: in function 'error'
BrassTacks-Updated/techfuncs.lua:44: in function 'addPrereq'
BrassTacks-Updated/data-updates.lua:305: in main chunk
It's trying to add gyro tech prereq to skyseeker tech, but I don't have AAI Signal Transmission or SE installed, so it's bugging out. Don't know why it's triggering.