-
-
Notifications
You must be signed in to change notification settings - Fork 141
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
Java 11 - ConcurrentModificationException with 1.2.0 update #494
Comments
This bug only happens when using Java 10 & 11. BentoBox works fine when using Java 8. (I didn't try using Java 9 and it's a Non-LTS version so I guessed it was not worth trying [despite the fact that I tried Java 10 also being Non-LTS :V]). |
That's nice. But I am using Java 11. Please adjust appropriately, and many thanks. |
I'll have a look at it and see if it's something easy to fix. |
Fixing this is fine, but I definitely plan to move to Java 11 soon. The more time passes, the more I regret to not be able to use some of the features that were brought in Java 9, 10 and 11. |
Maybe, but when you look at the stats of what the servers use, you'll see it's 95% Java 8 still. |
Yep, but they won't move to Java 11 if not a single plugin incites them to. |
I'm all in favor, but please be aware that -- similar to servers still running Spigot 1.8.x and etc. -- that many plugins -- the entire Citizens/Denizen/Depenizen/Sentinel cluster, for example -- claim to still rely on Java 8. And many server operators do not have a choice, since they are beholden to service providers for their stacks. So, it's tricky. Despite the fact that Java 11 and Spigot 1.13.x have been available since ... never mind. :) |
Among the minor issues here, the addons were not successfully enabled, as claimed in the log. |
This should be fixed for now. |
Confirmed fixed in BentoBox 1.2.1 |
BentoBox/BSkyBlock is not running, despite "successfully enabled" above. Similar to (perhaps same as) #488, which was closed.
Steps to reproduce the behavior:
Server Information:
The text was updated successfully, but these errors were encountered: