Open wellnesscookie opened 3 years ago
In addition to explaining what's the issue:
The issue is same as: https://github.com/PaperMC/Paper/issues/299?fbclid=IwAR08cesFnaIaBvL3fx5fbL3OVUTp5fny23cDcW1UJ-ybAhkp1U9ScFvJ2rc , 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.
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 :) 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.
Reopen, #387 doesn’t fix this @Lucaskyy
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: https://github.com/PaperMC/Paper/issues/197