PaperMC / Folia

Fork of Paper which adds regionised multithreading to the dedicated server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hoppers fail to pick up items frequently

Stroganovbeef opened this issue · comments

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

commented

plx fix

Please try on ef2c697 (should be fixed primarily by e73566f)

Issue still occurring with latest build

Screen.Recording.2024-04-01.at.8.43.19.PM.mov
commented

the new/latest build in question

Checking version, please wait...
This server is running Folia version git-Folia-"939f17b" (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: 939f17b on ver/1.20.4)
Unknown version
Previous version: git-Folia-"399c242" (MC: 1.20.4)

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