Incinerator


Allows you to void any item or fluid, at the cost of a lot of power and pollution.

Utilities
9 months ago
1.1 - 2.0
4.09K
Logistics Fluids

b Move recipe registration from data-updates to data-final-fixes?

2 months ago

I am currently testing K2SE for Factorio 2.0 and I have run into a problem using this mod.

Space Exploration removes some Krastorio2 items which causes Incinerator to crash when the game is loading due to it trying to reference a removed item because K2 loads before Incinerator and Space Exploration loads after it.

I have fixed this in my local copy of Incinerator by renaming data-updates.lua to data-final-fixes.lua, I noticed the Flare Stack mod uses the final-fixes part of the lifecycle for registering it's recipes so might be worth this mod doing the same so then your incinerator recipes are registered late and will be much less sensitive to mods removing items.

New response