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] [Major] Hopper Input voiding out items if Max Types is full #55

Open
SoraHjort opened this issue Mar 8, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@SoraHjort
Copy link

Describe the bug
If the first storage cell has the max type of items, if you feed an item that is not among those types into it, it will void it.

To Reproduce
Steps to reproduce the behavior:

  1. Drive Slot 1's drive has max types filled, but item space to spare
  2. (Optional) Have any additional drives that spare room for types and items
  3. Hook a hopper up to the side of the Terminal
  4. Feed a new item that doesn't appear in the first drive's storage.
  5. Item is permanently gone.

Expected behavior
Hoppers shouldn't feed items into the terminal if it detects if Max Types nor Max Items is met by what they contain.

Errors
No errors in the console

Versions
MC: 1.19.3
PaperMC: 445
Java: Unknown, host (Bisect) doesn't provide any info.

Additional context

  1. This was discovered with a 64k drive.

  2. Unable to test it since this is on an active server, but we have modified the hopper settings to be more friendly to the server from the antics of our crazed builders. I do not know if this modification to the spigot.yml config is related to it. But even if it is, this kind of change should be accounted for by plugin makers.

Those settings: image

@SoraHjort SoraHjort added the bug Something isn't working label Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant