Momo +(30)Science Mod deprecated


Add more complex crafting for science. An overhaul mod make for 30 new Science Pack(MSP) Bob's, Angel's. Reintroduce Bob'sExtended Item. >> Include MOD PACK <<

4 years ago
0.16 - 0.17
16

b hello

4 years ago
(updated 4 years ago)

i dont know why im getting this error

https://imgur.com/6N8SeeA

but i have all the require mods to make it work. i just dont understand why its not working. i have different playthrough and it works just fine. i was hoping to make it work here. i really enjoy your complexity mod.

edit: 53.052 Script @MomoTweak/data-final-fixes.lua:45: MTKL => no standalone category for angels chem.
353.053 Error ModManager.cpp:1323: Failed to load mod "MomoTweak": MomoTweak/data-final-fixes.lua:73: MomoTweak/function.lua:135: attempt to index field '?' (a nil value)
stack traceback:

this is what i get in the log

4 years ago

i think there are some mod that remove logistic sciences

Ah i see. How do I fix it?

4 years ago

Try extracting the mod in "%appdata%/factorio/mods/MomoTweak" and then open data-final-fixes.lua line 73 and change it to
if "prototypes.sci.vial-recipe" then
require("prototypes.sci.vial-recipe")
end

4 years ago

or simply remove require("prototypes.sci.vial-recipe")

New response