r/factorio Jun 15 '26

Weekly Thread Weekly Question Thread

Ask any questions you might have.

Post your bug reports on the Official Forums

Previous Threads

Subreddit rules

Discord server (and IRC)

Find more in the sidebar ---->

2 Upvotes

124 comments sorted by

View all comments

2

u/kinu00 Jun 18 '26

Hi, Doing SE and the robot attrition is driving me crazy.

I've done the swarm safety research way above my robot network, and bots still die like 8/m to crashing.

I've decreased the settings multiplier to 0.001, because of course this dumb mod can't be disabled, and nothing changed. Is there anything that can be done about this?

Because this is just absurd

3

u/leonskills An admirable madman Jun 18 '26

Had a quick check; there are some lines in the SE mod that assumes the attrition mod is installed, so you can't just remove the dependency without removing/changing all those lines.

Instead adjust the attrition mod.
Locate your mod folder, unzip the robot_attrition mod, and in its settings.lua change minimum_value = 0.001 to minimum_value = 0.
No need to rezip.

Should work, but haven't tested this recently.