CobbleSword / NachoSpigot

NachoSpigot is a fork of TacoSpigot 1.8.9 that offers several enhancements to performance as well as bug fixes.
GNU General Public License v3.0
238 stars 89 forks source link

use-hopper-check breaks vanilla hoppers #202

Open wellnesscookie opened 3 years ago

wellnesscookie commented 3 years ago

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

wellnesscookie commented 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. unknown

CyberFlameGO commented 3 years ago

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

wellnesscookie commented 3 years ago

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.

ghost commented 2 years ago

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 commented 2 years ago

Is this still an issue?

wellnesscookie commented 2 years ago

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 commented 2 years ago

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 commented 2 years ago

Reopen, #387 doesn’t fix this @Lucaskyy