Logistic Pipes - Multi-autocrafting system problems

P

pitris90

Guest
Hi, i need a help with my Logistic system in my Custom Modpack - PitrisPack 2 ( modlist here). I tried to create not simple but not complicated autocrafting system for Mekanism alloys, steal casing etc. My problem is, that when i request for e.g. Atomic Alloy it will craft Reinforced Alloy and that it will send to the default route and it stays there, even if a QuickSort module is there.... Here are some images, tell me if you need more images and which.. And before that i had to move my Smelting Factory to differet place, because when i wanted gold dust, so instead of delivering me, it was put into smelter and it was smelted back to gold ingot....

Infusing is also here little bit buggy or idk how to configure it, because i want to have resource efficency, so i craft at first Compressed Redstone or Diamond, because from it I can infuse 8 times, but ingots and dusts stay there...
Maybe i can record some short video what happens when I request something...
2018-04-01_18.41.49.png
2018-04-01_18.41.54.png
2018-04-01_18.42.07.png
2018-04-01_18.42.16.png
2018-04-01_18.42.21.png
2018-04-01_18.42.07.png
2018-04-01_18.42.16.png
2018-04-01_18.42.21.png
 

rouge_bare

Well-Known Member
Oct 4, 2014
969
324
79
My hunch here is the extractor modules. Try taking them out, LP waits for the item to appear in the inventory attached to the crafting pipe/module, if you are extracting it, it doesn't get the chance to see it.
 
P

pitris90

Guest
My hunch here is the extractor modules. Try taking them out, LP waits for the item to appear in the inventory attached to the crafting pipe/module, if you are extracting it, it doesn't get the chance to see it.

Yea, it helped, but im solving now problem with (probably) priorities. Because when i request for some complicated item for crafting, sometimes happen that it wont deliver me and it will stuck at machine (infuser).