You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ME Chest buffers items locking automation when the internal Cell cannot accept more of that item (Equal Distribution Card)
How to reproduce the bug
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.
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
The text was updated successfully, but these errors were encountered:
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
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](https://private-user-images.githubusercontent.com/9373995/398261499-550b768a-0fca-4497-85e3-f2b7574b36dd.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MDEwMTAsIm5iZiI6MTczODkwMDcxMCwicGF0aCI6Ii85MzczOTk1LzM5ODI2MTQ5OS01NTBiNzY4YS0wZmNhLTQ0OTctODVlMy1mMmI3NTc0YjM2ZGQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDdUMDM1ODMwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YjM0OWQxNGE3MWQ4NjM4ZTU2YmIwZDA1ZTZkOGJjZWFmN2ZhNTRhM2NhYjA0ZThhYWI5NzkxMzM4ZTc1Mjc5OCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.IpelxrKFIaXoWF9B_2g_-UQT35VpK1iI0fAGBCfx9jE)
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 itemsIssue re-occursPotential 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
The text was updated successfully, but these errors were encountered: