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

12.1.0-beta-8.2 Item Loaders always emit redstone when set to "All" and "Complete" regardless of whether or not cart is full #2105

Open
MichaelPate opened this issue May 7, 2023 · 0 comments

Comments

@MichaelPate
Copy link

Description of the Bug
Item loader over chest cart on normal track. Trying to load the cart until it is full and then use a redstone output from the item loader to unlock a holding track. The item loader will always emit redstone when a cart is present and it is set to All - Complete. The cart can be full, empty, or inbetween. The item loader has nothing in its filter slots or in its cart slots.

To Reproduce

  1. Put chest cart under item loader
  2. Configure item loader to "all" and "complete"
  3. Feed item loader with items from BC pipes
  4. Observe redstone output from item loader

Expected behavior
The item loader should not emit redstone when the cart is being filled, as there is still space for incoming items. Once the cart is full, the loader should see this and emit redstone, as its redstone setting is "complete."

Screenshots & Video
See video. Cart has space in it, not full, and item loader is still emitting redstone

Logs & Environment
https://pastebin.com/gsY2WWXw

The.1.12.2.Pack.2023-05-06.22-05-14.mp4
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

1 participant