Factory is working but doesnt produce.
Henrick866 opened this issue ยท 5 comments
I have built the factory a few days ago but it wont produce anything since then.
i play on the "Forever Stranded" modpack on minecraft 1.10.2, i built the factory (Tier 3, Endermen) as the layout block told me to, the factory formed, the learning process is completed but it wont produce anything at all, it doesnt even consume RF. i made sure it was on one chunk (maybe that wont affect anything), there was nothing blocking at y=251 to y=255. i built it at y=68. i used an extension and a proxy to input RF and output items. everything is supposed to be working but it doesnt.
As a quick test try putting a vanilla chest directly in front of the faced, main factory block.
The reason I say this is that you can only input/output from blocks that implement a specific Java interface, which things like the transfer node may not do. So a vanilla chest is the easy way to confirm that.
It's working, its slow (slower than i expected but its because i dont know how much long 420 ticks were), but its working! now ill hook the item conduits to the chest, but how about possible fluids? does EnderIO fluid conducts works?
Normally it has to be some sort of tank so it provides the correct interface in the code, do I would go with an ender IO tank or something similar.
20 ticks = 1 second