Could not pass event BlurredBlockBreakEvent to EnchantsPlus
SmallSansSerif opened this issue ยท 8 comments
Could not pass event BlurredBlockBreakEvent to EnchantsPlus.
Any way you can look at this error and possible fix?
I can't get a hold of this author unfortunately. It's a well-used paid Spigot plugin too which is too bad.
Any other ideas? Still got error on alternative global claim check.
Decompiled that ListenerApplyEnchantEffects.java if that gives you any insight:
On the alternative one? You disabled the other one correct?
Anyways thanks for the code snippet, that helps a lot, will push out an update soon.
It's a well-used paid Spigot plugin too which is too bad.
Yea, there generally almost always are better alternatives that are open source. Being a "premium" plugin is hardly an excuse to not be open source...
I received that error on both modes if that makes sense. Thanks will try the update.
Well you generally want one or the other enabled. The issue should be different. Either way, the error isn't an issue and won't affect anything - there's just no (proper) way for me to suppress those stacktraces.
So basically ignore the error in log? You can't suppress it with your plugin is what you are saying?
Yes.
I'm not even sure why it's executing code since it's supposed to ignore if canceled.
But yes, ignore stacktrace. Still working on other things for update.