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

ME Chest will buffer items preventing automation with Cell configured with Equal Distribution Card #8301

Open
PiggyWhiskey opened this issue Dec 23, 2024 · 0 comments
Labels
bug Self explanatory?

Comments

@PiggyWhiskey
Copy link

PiggyWhiskey commented Dec 23, 2024

Describe the bug

ME Chest buffers items locking automation when the internal Cell cannot accept more of that item (Equal Distribution Card)

How to reproduce the bug

image
Example setup.
ME Chest contains Color Applicator with Equal Distribution Card.

Export bus is attempting to export every colour paint ball (and Snow)

The ME Chest has buffered 4x Orange paint balls (which currently cannot fit) preventing any other item from being inserted.
image

image
image

To prevent infinite loop of items, ME Chest is only connected by Quartz Fiber.

Expected behavior

The Export Bus (or ME Chest) should reject the item and allow the export bus (or other forms of automation/piping) to transfer the next item

Additional details

Potential Workarounds:
Set up auto-stocking for all 17 items, and then using the ME IO Port to suck those items out of the system.
Set the Export bus to only craft items Issue re-occurs

Potential Solutions:
Allow Crafting Card in ME IO Port set to "Transfer Data to Storage Cell"
Allow ME Chest to report insufficient space for single item to allow automation to proceed to next item

Which minecraft version are you using?

1.21

On which mod loaders does it happen?

NeoForge

@PiggyWhiskey PiggyWhiskey added the bug Self explanatory? label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Self explanatory?
Projects
None yet
Development

No branches or pull requests

1 participant