Hello, I've built a nice stacker module which takes advantage of three way splitters, but was running into throughput issues.
Upon closer inspection it looks like the three way splitter can often get stuck and not push through it's cargo to the empty space.
I've attached a gif of what I'm seeing, if you need any more info please let me know
#[0.0.7] Belt 3-way splitter gets stuck
10 messages · Page 1 of 1 (latest)
Looks like everything is running as expected to me
You're getting half output on each side, which matches what you should be getting
Hey sorry, didn't explain myself very well.
Looking at the centre splitter, you can see one of the shapes get stuck, instead of moving to the right, it seems to be waiting for the up/down to become free.
I'll try to get a better screenshot because I can see the throughput isn't 100% on the way in (it's down a chain)
afaik it's how splitters work, you should get 100% efficiency of the module itself so efficiency losses should come from somewhere else
Also for future reference, you may want to check the top pin in #💬shapez-2 😅
Okay yeah I guess it's something higher up the chain, can't reproduce it with direct input from miners 😅
Thanks for the tip about the pinned message, It'll probably eliminate 90% of the issue 
Swappers MVP