House Fire Overhaul Mod


Overhauls the quality and recycling systems, introduces new technologies, and makes various other gameplay tweaks.

Tweaks
23 hours ago
2.1
16
Fluids Manufacturing

b Issue with Planet Hoppers

5 days ago

Hello again! sorry for the continued bug reporting but tried running the mod after the latest fix and ran into this issue with the mod planet hoppers:
Failed to load mods: Error while running setup for entity prototype "planet-hopper-launcher" (rocket-silo): next_upgrade target (hfom-uncommon-rocket-silo) must have the same fast_replaceable_group (rocket-silo != planet-hopper-launcher).

I know that this mod is causing the issue as, disabling this mod does allow the game to load.
However another point I wanted to add is that the game wants to disable multiple mods because of this error specifically:
Planet Hopper: https://mods.factorio.com/mod/Planet-Hopper?from=search
Factorissimo 3: https://mods.factorio.com/mod/factorissimo-2-notnotmelon?from=search
Squeak Through 2: https://mods.factorio.com/mod/squeak-through-2?from=search
Module Category defaults: https://mods.factorio.com/mod/module-category-defaults?from=search
Bottleneck Lite: https://mods.factorio.com/mod/BottleneckLite?from=search
Maraxis: https://mods.factorio.com/mod/maraxsis?from=search
Cerys: https://mods.factorio.com/mod/Cerys-Moon-of-Fulgora?from=search
Age of Production: https://mods.factorio.com/mod/Age-of-Production?from=search
Pangalia: https://mods.factorio.com/mod/panglia_planet?from=search
I am just mentioning these as i am not sure if they may or may not cause issues in the future

5 days ago
(updated 5 days ago)

The issue with Planet Hopper is on their end actually, they aren't setting the next_upgrade target for their planet hopper silo, so it inherits the base rocket silo value - by default it's nothing but my mod has to set it to something to make the quality rocket silos work. If they update their mod to set next_upgrade to nil on their planet hopper, it should fix it. I was able to make it work by adding next_upgrade = "nil", to line 148 of data.lua of that mod.

I installed all the other mods on your list and the game loaded.

5 days ago

Ah thank you for the response! I will forward the information to the developer of Planet hopper! and thank you for checking as well it is much appreciated!

This thread has been locked.