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] Using HopperFilters, if an item has the name as the filter (Example, *cactus for cactus), and it attempts to go through, BUT the hopper is filled, it will not move and instead clump up the system, leading to an overflow affect. #1857

Open
styui opened this issue Aug 7, 2024 · 0 comments
Labels
Issue type: Bug Something isn't working

Comments

@styui
Copy link

styui commented Aug 7, 2024

Server

Aurora

Describe the bug

Using HopperFilters, if an item has the name as the filter (Example, *cactus for cactus), and it attempts to go through, BUT the hopper is filled, it will not move and instead clump up the system, leading to an overflow affect.

To Reproduce

set up a hopper chain with items going through it, then a hopper below one of them with a filter, and fill up the hopper.

Expected behavior

it will fill up and start clogging the system

Screenshots

Screenshot 2024-08-06 at 8 32 51 PM

This shows a cactus trying to go into the cactus chest, but the cactus hopper is already filled.

Additional context

No response

@styui styui added the Issue type: Bug Something isn't working label Aug 7, 2024
@styui styui changed the title Using HopperFilters, if an item has the name as the filter (Example, *cactus for cactus), and it attempts to go through, BUT the hopper is filled, it will not move and instead clump up the system, leading to an overflow affect. [Bug] Using HopperFilters, if an item has the name as the filter (Example, *cactus for cactus), and it attempts to go through, BUT the hopper is filled, it will not move and instead clump up the system, leading to an overflow affect. Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant