-
-
Notifications
You must be signed in to change notification settings - Fork 796
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Async catcher prevents plot clear #3667
Comments
Fixed by #3657 |
Nice to see, though I'm not able to launch that (on 1.19):
|
Are you merging the PR locally and testing or using the PR branch directly? |
I checkout out the PR via |
Either we remove the deprecated create method, or we implement two custom classes specifically to handle instances such as this, based on google/guice#1347 |
Should be good to remove it I guess, it's sunset anyway. Maintaining two classes for the time being is a bit overkill I guess. |
I can confirm this resolves the issue 👍🏻 |
Server Implementation
Paper
Server Version
1.19
Describe the bug
Async catcher prevents plot clearing on 1.19
To Reproduce
/plot clear
Expected behaviour
Proceed fine
Screenshots / Videos
No response
Error log (if applicable)
https://gist.github.com/NotMyFault/e78359794d04f904e38a7af8cb3cb768
Plot Debugpaste
https://athion.net/ISPaster/paste/view/355edd9b906d4cc9bba7d87ed6b562e0
PlotSquared Version
6.8.1
Checklist
Anything else?
No response
The text was updated successfully, but these errors were encountered: