AAII Science pack 0

by romtos

Adds Science pack 0 to AAII (AAI Industry) for compatibility with PyCoal (Pyanodons Coal Processing)

6 years ago
0.16
9

b Mod doesn't load without Angel's.

5 years ago

The mod doesn't load properly. It has the following error on startup:

"Failed to load mods: Error in assignID, item-subgroup with name 'angels-fluid-tanks' does not exist. Source: storage-tank0 (item). Mods to be disabled: aai-industry-sp0".

Trying to install all dependencies ended up with me installing all of Angel's mods.

A quick fix that seems to work is to edit the file prototypes/storage-tank-0.lua and remove the line subgroup = "angels-fluid-tanks".

5 years ago
(updated 5 years ago)

I tried this and it seems that the mod just does not load. I don't crash out when loading, but it seems to ignore the mod all together. I really hope that this mod gets updated.

Nevermind, I forgot to remove an extra folder it works now!

5 years ago

Slightly better fix is to actually replace that line with:

subgroup = mods["angelsaddons-pressuretanks"] and "angels-fluid-tanks" or "storage",
5 years ago

how do i edit that file, say i dont have permission lols

New response