Factorio HD Age: Modpack


This modpack bundles all of the Factorio HD Age mods for the Base Game and the Space Age DLC. It doesn't contain any content itself. It only references to the other Factorio HD Age mods as required dependencies. A total of at least 13 GB of VRAM is recommended.

Mod packs
20 days ago
2.0
10.9K
Factorio: Space Age Icon Space Age Mod
Transportation Logistics Trains Combat Armor Enemies Environment Mining Fluids Logistic network Circuit network Power Storage

b [Fixed] Compatibility issues with Mountain Fortress Addons

8 months ago

This MOD is not compatible with "Mountain Fortress Addons" MOD
Can you solve it? Thank you.

8 months ago

The problem seems to be that the MtnFortressAddons mod modifies the same dataset as my mod. The following happens according to my understanding, e.g. my mod replaces the array data.raw[“character”][“character”].animations[4].mining_with_tool.layers[1] with 27 frames. Then the MtnFortressAddons mod is loaded and tries to overwrite the same entry again but only with 26 frames, but the game now expects 27 frames.
See following error message:
Failed to load mods: Error while loading entity prototype "character" (character): Different frame counts (expected 27, but has 26) in animation layers of base/graphics/entity/character/level3addon_mining_tool.png in property tree at ROOT.character.character.animations[3].mining_with_tool.layers[2]
Modifications: Base mod › Mountain Fortress Addons › Space Age › Factorio HD Age: Space Age Base

Mods to be disabled:
• MtnFortressAddons (1.0.8)
• space-age (2.0.23)
• factorio_hd_age_space_age_base (1.0.0)

Since the MtnFortressAddons mod automatically comes after my mod in the loading order, there is nothing I can do about it.

8 months ago

OK thank you

8 months ago

I learned something new and was able to fix the compatibility problems on my site.

This thread has been locked.