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

[bug] Stock keeper chip pulls from chest items are going to due to reading own broadcast chip #1596

Open
teenangst opened this issue Sep 25, 2020 · 0 comments

Comments

@teenangst
Copy link

Describe the bug
Items are pulled out of a container when it has a broadcast and stock keeper chip when the stock keeper filter overlaps the broadcast chip (any filter where broadcast chip is empty blacklist)

To Reproduce

  1. Create a container connected to a routed interface pipe
  2. Insert a broadcast chip set to any filter which will overlap, empty blacklist will work
  3. Create a stock keeper chip set to whitelist of an item
  4. Give the container at least 1 item
  5. Every few seconds a stack of items from the container is pulled out, reaches the junction pipe and goes back in

Expected behavior
Stock keeper chips should ignore broadcaster chips in the same routed interface pipe and should not pull from a container which it will insert back into.

Versions
Include versions of the dependencies. And since you're looking at it, make sure ProjectRed is up to date. Don't submit bugs for old versions, as they could have been fixed.

  • CCL Version: 3.2.3.357
  • FMP Version: 2.6.1.81
  • MrTJPCore Version: 2.1.4.43
  • ProjectRed Version: 4.9.4.120

Screenshots/Videos
https://cdn.discordapp.com/attachments/209790204322512896/759126698976346186/2020-09-25_19-54-43.mp4

@teenangst teenangst added the bug label Sep 25, 2020
@MrTJP MrTJP added the outdated label Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants