Skip to content
This repository has been archived by the owner on May 29, 2022. It is now read-only.

use-hopper-check breaks vanilla hoppers #202

Open
wellnesscookie opened this issue Oct 20, 2021 · 8 comments · Fixed by #387
Open

use-hopper-check breaks vanilla hoppers #202

wellnesscookie opened this issue Oct 20, 2021 · 8 comments · Fixed by #387
Labels
bug Something isn't working

Comments

@wellnesscookie
Copy link

wellnesscookie commented Oct 20, 2021

NachoSpigot did implement paper's patch for hopper optimisation, but didn't remove the 'use-hopper-check' feature in paper's config, nor code, as it was removed for knowing to cause issues with hopper behaviour.

There is no more reason to have it anymore, after the hopper optimisation patch was applied.
Check out: PaperMC/Paper#197

@wellnesscookie
Copy link
Author

wellnesscookie commented Oct 20, 2021

In addition to explaining what's the issue:

  • Place hoppers as on picture below, hoppers are one on top of eachother, but every single one of them is poining in the chest aside. The expected behaviour is that they would first fill the bottom chest, then the chest above it, etc. And it works like so, until all of the chests get filled. Then, it starts acting weird. After emptying the chests, only the first chest on the top will start filling (the yellow one), even though the others below are empty. The direction and flow of itemstacks through hoppers is not respected and it really irritates our players.

The issue is same as: PaperMC/Paper#299 , but Paper already referenced it to the hash197 (issue ID) as linked above. This one explains our problem better, but they kept the 197 open.
unknown

@CyberFlameGO
Copy link
Contributor

I'll try to take a look at removing it later today

@wellnesscookie
Copy link
Author

The problem, wherever it's coming from, is Nacho related. After switching to the latest version of Paper for 1.8.8 and turning off the use-hopper-check feature, this was not the case anymore. Even though we did disable that option on Nacho too, the bug was still there.

@Sculas Sculas added the bug Something isn't working label Nov 17, 2021
@ghost
Copy link

ghost commented Nov 20, 2021

The problem, wherever it's coming from, is Nacho related. After switching to the latest version of Paper for 1.8.8 and turning off the use-hopper-check feature, this was not the case anymore. Even though we did disable that option on Nacho too, the bug was still there.

Try testing it on TacoSpigot.

@Sculas
Copy link
Collaborator

Sculas commented Dec 17, 2021

Is this still an issue?

@wellnesscookie
Copy link
Author

wellnesscookie commented Dec 17, 2021

Yes, at least on Nacho, but not on Paper. We would really love to test it with TacoSpigot, but our players would really hate to see the bug again, and since it does not occurs instantly and it's not possible for it to be tested whenever we want, we would have to make them test it. I am sorry, even though we would love to use Nacho/Burrito, we would not like to test it on production again.

We can try on our test server, but I am not sure if we will be able to reproduce it ourselves.

@Sculas
Copy link
Collaborator

Sculas commented Dec 17, 2021

Thanks for the response :)
Since this was removed from Paper anyway, it makes sense for NachoSpigot to remove it too.
So that's what we'll be doing soon, so hopefully, that will solve your issue.

@ghost
Copy link

ghost commented Mar 29, 2022

Reopen, #387 doesn’t fix this @Lucaskyy

@Sculas Sculas reopened this Mar 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants