Mekanism Additions

Mekanism Additions

24M Downloads

Uneven distribution

sumato-baka opened this issue ยท 3 comments

commented

Issue description

The extraction of purified ore solution from the chemical washer into 10 fully upgraded chemical crystallizers occurs unevenly, so the amount of solution in one of the chemical crystallizers is different. When processing a large amount of raw ore block, the amount of the resulting solution is a multiple of 2000 mb and, accordingly, distributed among 10 machines, the result is 200 mb per machine. However, the distribution is not always correct as in the example in the last picture.

2025-01-15_23 36 18

2025-01-15_23 39 16

g2

Steps to reproduce

  1. Place 10 fully upgraded chemical crystallizers;
  2. Place chemical washer and provide a large amount of any dirty slurry (tested on 63 blocks of raw ore as slurry [63 * 2000 mb]);
  3. Connect the chemical washer to the chemical crystallizers using pressurized tubes;
  4. Process entire amount of slurry.

Minecraft version

1.20.x or earlier (No longer being developed)

NeoForge version

Forge 47.3.22

Mekanism version

Older

Other relevant versions

No response

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

No response

commented

You need to disable auto eject and use pull mode on the tube. It does not eject the full amount with auto eject

commented

Disabling auto eject and using pull mode has no effect.

Image

Changing the arrangement of machines so that the number of machines in the rows is equal changes the distribution of the solution so that now one machine has a larger amount of solution received, instead of the smallest amount as in the previous scheme.

Image

commented

Ah, i see the problem. Assuming you fully upgraded the Washer, it will produce 256mb, which you would makes it difficult to evenly distribute (you must have a multiple of 256)