-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Chunk generate crash #75
Comments
It looks like an incompatibility with pufferfish-1.18.1.jar. Do you see the same error with Paper? |
I've only had this problem once. I thought maybe it was a rare bug that triggered an issue. If there is no problem on the plugin side, the issue can be closed. |
NoClassDefFoundError error should be thrown only if there already exists some error before. At least that is how I understand that exception. |
I had a similar problem: Failed to schedule load callback for chunk [-5, 18] Remove callback for map threw exception |
Expected behavior
The server was not supposed to shut down.
Observed/Actual behavior
Steps/models to reproduce
I typed
/cave go
and the server crashed. It's not always the case.BentoBox version
Plugin list
No response
Other
No response
The text was updated successfully, but these errors were encountered: