See below, copy/pasted/edited from: https://mods.factorio.com/mod/integratedCircuitryFixed/discussion/67d48341448577430e7f4809
Conflict: Packing Tape mod
Pwnographic
2 hours ago
Edit
This mod causes a startup error related to the Packing Tape mod.
"
4.149 Error ModManager.cpp:1758: Error while loading item prototype "packing-tape-steel-chest" (item-with-inventory): Value (163837) outside of range. The data type allows values from 0 to 65535 in property tree at ROOT.item-with-inventory.packing-tape-steel-chest.inventory_size
Modifications: Packing Tape
"
nihilistzsche
an hour ago
Error report says the only mod affecting that is packing tape, but what I suspect is happening is that this mod is setting the chest to a large number and then packing tape is trying to increase that number, except the number this mod sets is the maximum you could have. I think this should be fixed on Packing Tapes side.
That said, Im aware this mod has a lot of errors at the moment, and I'm thinking about how best I want to tackle it. I'm not giving on it but it may take a complete rewrite to get working again, but look for it in the next few days.
Pwnographic
2 minutes ago
Edit
Interesting, personally I haven't run into any other issues with your mod yet. Fair enough, thank you for looking into it, much appreciated. I will post it over there.