AutoOutput from Iron Furnaces furnace into ID interface voids items
Hiranus opened this issue ยท 5 comments
Issue type:
- ๐ Bug
Short description:
Seems like automatic pushing if items into ID cables can cause items deletion.
For some reason this setup voids outputs from unobtanium furnaces. It seems that automatic pushing of items into ID cables is the problem (cables delete some/most of the items).
Similar setup but with ender chests instead of cables has no issues.
Steps to reproduce the problem:
- Either build setup shown above or download world with it already built by me (its in ATM6)
https://www.file.io/QTRc/download/eiZDqVWIlcEh - Order large amount of items to be crafted (those furnaces can do stack/tick so go with something like 100k at least)
- Check RS crafting monitor and you will see that everything went ok.
- Change output ender chests to ID cables as its on the screenshot above and repeat step 2.
- Checking crafting monitor will show you that system is waiting for large amount of sand, but crafting will be already finished.
Expected behaviour:
Items are not deleted when auto pushed into ID cables.
Versions:
- This mod: 1.10.10
- Minecraft: 1.16.5
- Forge: 36.2.34
But I recommend that you try to recreate it with ATM6 modpack in version 1.8.24. Save I prepared above also uses this exact version. It is simpler to setup than bunch of mods.
Log file:
There is nothing interesting in the log.
Update - It seems that raising priority on the item interface that is connected toender chest to be highest in the network fixes this problem.
Placing the interfaces like that without priorities can cause items to be inserted into any of the other interfaces. So in this case, an item that is ejected from a furnace may be pushed into another furnace.
If items are voided, then it seems like these furnaces accept items as input (on the right-hand side), but they are voided.
(You may be able to test this by placing item exporters directly on the right-hand side of the furnaces, and seeing if they are indeed voided, in which case it's a bug in the furnaces mod you're using)
ID/IT should not be able to void items on their own.