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

Chip priorities are ignored for certain storages e.g. TE caches #1597

Open
teenangst opened this issue Oct 2, 2020 · 1 comment
Open

Chip priorities are ignored for certain storages e.g. TE caches #1597

teenangst opened this issue Oct 2, 2020 · 1 comment

Comments

@teenangst
Copy link

Describe the bug
Chip priority settings are ignored when the storage it is connected to is a Thermal Expansion cache, or I guess if it doesn't have an inventory

To Reproduce

  1. Chest with extractor leads to a cache with responder set to priority 1 and a chest with priority 0
  2. Insert items into the input chest
    Even though the cache has priority 1 items will be distributed between the cache and chest evenly

Expected behavior
All items should go to the cache first until it fills up

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

@teenangst teenangst added the bug label Oct 2, 2020
@teenangst
Copy link
Author

The same issue occurs if the cache has a responder chip and the other chest has an overflow chip, half of the input ignore the responder chip.

None of these issues occur if the cache is replaced with a chest, and it is a massive shame that it's not possible to use the cache with PR

@MrTJP MrTJP added the outdated label Nov 21, 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