Extraplanetary Production


Adds more and alternate recipes to the foundry, EM plant, and cryogenic plant, with a focus on immersive and vanilla-friendly changes. Also has full support for Age of Production, integrating EP's recipe changes with AoP's buildings.

Tweaks
10 months ago
2.0
2.52K
Manufacturing

b Age og production latest update compatibility

2 months ago

This mod become incompatible with Latest update 1.9.0 of Age of Production (https://mods.factorio.com/mod/Age-of-Production).

2 months ago

The startup error causing the problem.

Failed to load mods: Error in assignID: recipe-category with name 'petrochemistry-or-organic-or-chemistry' does not exist.

Source: solid-fuel-from-light-oil (recipe).

2 months ago
(updated 2 months ago)

Me too

Game crashed on start up with the following error and logs (The mod crash with The latest version of Age of Production Mod)

Failed to load mods: Error in assignID: recipe-category with name 'petrochemistry-or-organic-or-chemistry' does not exist.

Source: solid-fuel-from-light-oil (recipe).

https://1drv.ms/f/c/e1120e79b63ebbbb/IgAGNCGQlqrFTrrdFc8vQIxjAXj0y5c3M4_oqfDNirkgsTY?e=TOzYBp

a month ago

Managed to get this working, by updating the mod's AoP compat file:

Updated extraplanetary-production_1.3.73.zip → extraplanetary-production_1.3.73/compat/Age-of-Production.lua
Replaced invalid category:
biochemistry-or-organic-or-assembling → biochemistry-or-organic-or-quantum-assembling-or-crafting
Added missing recipe-category definitions:
electromechanics-or-crafting
electronics-or-electromechanics
hydraulics-or-chemistry-or-cryogenics

Like so:

In extraplanetary-production_1.3.73/compat/Age-of-Production.lua, the following recipe-category entries were inserted at lines 136–146:
{
type = "recipe-category",
name = "electromechanics-or-crafting",
},
{
type = "recipe-category",
name = "electronics-or-electromechanics",
},
{
type = "recipe-category",
name = "hydraulics-or-chemistry-or-cryogenics",
}

a month ago

How did you add those lines to the file?
I tried doing the same, but it just didnt react.

a month ago
(updated a month ago)

I created a version of this for AoP - Classic (Before 2.0 changes), will upload a version of this, missing the advanced science packs since there's an issue when generating recipes for those that I do not know how to fix yet, new to factorio mods

a month ago

Thank You!
Finally I can use the mod again : )

a month ago

You're gladly welcome. Mind you, the advanced recipes are available, I suffered from severe skill issues and couldn't notice the problem in front of me.

New response