
Proxy accepts items like an inventory when attached to existing item interface or filtered item interface on a network with item importers/exporters in 1.16
Icoza opened this issue ยท 4 comments
Sorry for another report, but this issue seems to be 1.16 exclusive. Placing on existing interfaces seems to no longer cause crashes. However, in 1.16 it makes the proxy able to accept any item from an item importer when attached to an existing item interface/filtered item interface. Variables and items are also able to be pulled out of the proxy when connected to a chest with an item exporter. This only occurs when placing it on pre-existing interfaces, importers and exporters. This also occurs with world item importers and exporters. The same issue doesn't appear to occur the energy or fluid counterparts.
Workaround is to place proxy first then attach item interface, importer or exporter. There is not a workaround for world item importers or exporters though. They will always pull from or push to proxy inventory. There isn't a crash log and no info about it is in the regular logs.
Luckily once the proxy is full it works as intended, so I don't think the issue from 1.12 will be present but it's hard to say.