-
Notifications
You must be signed in to change notification settings - Fork 89
use-hopper-check breaks vanilla hoppers #202
Comments
In addition to explaining what's the issue:
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. |
I'll try to take a look at removing it later today |
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. |
Is this still an issue? |
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. |
Thanks for the response :) |
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
The text was updated successfully, but these errors were encountered: