Pyanodons Industry


Control the means of production with new logistic and storage structures. Works either as a standalone mod or alongside the rest of the pY modpack.

Content
3 days ago
1.1
53.0K
Logistics Trains Logistic network Storage

b error loading mods

5 years ago

Got only py industry, but refers to pycoalprocessing wich i do not have activated

5 years ago

Having the same problem :/

5 years ago

1.1.5 still has the same problem

5 years ago

1.1.6 still has the problem

4 years ago
(updated 4 years ago)

This is the workaround:

1) Go to your mod folder
2) Unzip pyindustry_1.1.6.zip in a subfolder with the same name of your zip file (in this case pyindustry_1.1.6, I personally use 7Zip but there are many programs that can zip/unzip)
3) Using a text editor (not Word, Libreoffice or any of these kind of programs, you need to use notepad or any other text editor) open:
3a) info.json and remove pycoal and pyfusionenergy from your "dependencies" line, it should look like this:
"dependencies": ["base >= 0.15.37", "stdlib >= 1.0.0", "(?) boblibrary"]

(The two spaces at the beginning are important) Save and close
3b) Open data-updates.lua and add "--" before "local FUN ...", your first line pshould now look like this:
--local FUN = require("pycoalprocessing/prototypes/functions/functions")
the only difference should be the underscores before and after "pycoalprocessing"
now go to the last line and add "--" there as well, your last line should now look like this:
--FUN.productivity(recipes_list)
Save and close
3c) Zip all the files again and be sure to name your zip file the same way your original was (in this case pyindustry_1.1.6.zip)

4 years ago

Seems to be solved in 1.1.7. Thnx.

New response