Mekanism

Mekanism

111M Downloads

Logistical transporter issue

SirEndii opened this issue ยท 3 comments

commented

Issue description:

Hey, i have 2 Chemical Oxidizer which produce uranium oxide. I have one enrichment chamber which produce yellow cake uranium. The ultimate logistical transporter only puts in the first machine the yellow cake uranium because it's always under 64. The second chemical oxidizer does not get yellow cake uranium(see screen).

image

image

Steps to reproduce:

  1. Split one logistical transporter into two.
  2. One target does not get enough items.

Version (make sure you are on the latest version before reporting):

Forge: 1.16.3
Mekanism: 10.0.17
Other relevant version:

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

No

commented

Are you using a logistical sorter set to round robin? If not this is intended as logistical transporters will always try to send to the "closest" destination, and because the first oxidizer's input is not full yet it doesn't attempt to send it to the second one.

commented

I will try it with a sorter

commented

It works, thanks. :D