Krastorio 2 Spaced Out


Overhaul merging Krastorio 2 with Space Age.

Overhaul
8 days ago
2.0 - 2.1
51.7K
Factorio: Space Age Icon Space Age Mod
Transportation Logistics Trains Combat Mining Fluids Logistic network Manufacturing Power Storage

g Moshine

10 months ago
(updated 10 months ago)

recent update to mod Moshine thrown error:
Failed to load mods: Error while running setup for technology prototype "kr-alpha-core" (technology): Invalid research unit (model-stable). Research unit(s) can only be tool type items at the moment.
Mods to be disabled:
Krastorio2-spaced-out(1.4.19)

while i was playing this morning everything was fine, until i came back home from city trip and updated Moshine mod. i got that error

10 months ago
(updated 10 months ago)

The fix for this is - the technology ingredient "model-stable" needs to be replaced with "datacell-ai-model-data" (or something else) in moshine.lua compat script.

Another important Moshine compat bug is that the final loop that sets the allowed_module_categories for all entities in the game (presumably copied from Moshine mod) must be moved to the end of the lifecycle => instead of being loaded by data-updates.lua, it needs to be loaded by data-final-fixes.lua (same way Moshine did this - for the module category loop only, not the definitions). Otherwise this has impacts on other mods like Quality Condenser, where it disables the (optionally configured) basic quality of the building.

10 months ago
(updated 10 months ago)

(woops duplicated message please ignore)

10 months ago

yeah, the mod author said he changed an items type. but its already fixed by this mod :)