Hoppers fail to pick up items frequently #209
Labels
No labels
documentation
good first issue
help wanted
resolution: duplicate
resolution: invalid
resolution: won't fix
status: needs triage
type: bug
type: feature
type: performance
type: question
version: 1.19.4
version: 1.20
version: 1.20.1
version: 1.20.2
version: 1.20.4
version: 1.20.6
version: 1.21.11
version: 1.21.4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Minecraft/Folia#209
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Expected behavior
A hopper item filter collecting an item in a waterstream while moving at the appropriate speed, with the 8gt hopper cooldown considered.
Observed/Actual behavior
Items passing hoppers and occasionally failing to pick them up
Steps/models to reproduce
Construct or use a schematic with a waterstream that has hoppers being able to pick up items every game tick. Attached is a farm that uses hoppers to filter out non-compostable items, yet they fail to do so reliably and the composters become clogged.
Potatocraft simple NTF.litematic.gz
Plugin and Datapack List
AnvilColors, BuycraftX, ChatUtilitiesPlus, CommandAliases, CommandDefender, DiscordSRV, Essentials, EssentialsChat, Infinity-Filter, JoinDate, LiteBans, LuckPerms, Matrix, OldschoolKill, PlaceholderAPI, PremiumVanish, ProtocolLib, SuperbVote, TAB, TCPShield, Vault, ViaBackwards, ViaVersion, Votifier
Folia version
This server is running Folia version git-Folia-"399c242" (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: 399c242 on ver/1.20.2)
Unknown version
Previous version: git-Folia-"c76cca5" (MC: 1.20.4)
Other
These are the hopper configs that are being used.
Spigot Settings
hopper-amount: 1
ticks-per:
hopper-transfer: 8
hopper-check: 1
plx fix
Please try on
github.com/PaperMC/Folia@ef2c697189(should be fixed primarily bygithub.com/PaperMC/Folia@e73566fdc2)Issue still occurring with latest build
https://github.com/PaperMC/Folia/assets/164985143/0d9d512c-4de5-4a17-80c2-aa9ef1367e7a
the new/latest build in question
I will need some world data to produce locally
we cannot provide exact world data due to the nature of the server. however, i've provided a test world with a farm that does not function properly due to the hopper issues. there should be no non-compostable items entering the hoppers above the composting array after the filters.
folia test.zip
is it still happening on latest? or can you close the issue
Still can reproduce on latest version