Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uneven distribution #8307

Open
SumatoBaka opened this issue Jan 15, 2025 · 2 comments
Open

Uneven distribution #8307

SumatoBaka opened this issue Jan 15, 2025 · 2 comments

Comments

@SumatoBaka
Copy link

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

@thiakil
Copy link
Member

thiakil commented Jan 15, 2025

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

@SumatoBaka
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants