Auto Resource Redux


Automatic resource distribution between machines - for RTS like/combat focused gameplay

Overhaul
21 days ago
1.1
298
Logistics Cheats

b [Fixed] Crash when copying settings

2 months ago

Oh dear... I barely finished the other text and the game crashed.

In this case I just wanted to copy the settings from one of my furnaces. The furnace is a +3 furnace from the Schall Machine Scaling Mod (https://mods.factorio.com/mod/SchallMachineScaling)

Here's the crash: https://prnt.sc/5KKBuQowafw2

2 months ago
(updated 2 months ago)

Ah, similar to the one I fixed with Space Exploration. You can still copy the recipe via a blueprint/Ctrl+C while I fix this.


Schall is setting the crafting category on the furnace recipe after my mod has finished creating its paste tools. Which results in it missing the tool for the category.

I feel like this is going to be an issue with lots of mods - I think I can move the tool creation to a new mod that starts with a "z" so I don't have to keep adding dependencies to fix the load order. Auto Resource is such an unfortunate name because it starts with an "A" and so loads quite early. Give me a moment to see if that idea works out.

2 months ago

No problem. Take the time you need.

2 months ago
(updated 2 months ago)

Should be fixed in 0.0.6

I added an optional dependency on Schall Recipe Scaling, additionally I have added a fallback that should fix all instances of this issue.

Only downside of the fallback is that it'll select all furnaces, but it's fine because it'll only apply the recipe (and conditions) to the furnaces that can actually craft the recipe.

2 months ago

nice

This thread has been locked.