-
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
java.lang.IllegalArgumentException: The handle can not be null #42
Comments
I need a little more information about the version of LightCleaner and BKCommonLib used here. The error occurs when initializing a new LongHashSet, which is impossible, unless earlier on something else went wrong. Are there errors by BKCommonLib at startup? Could this be /reload related? |
I don't see error BKCommonLib at startup. Also, we don't use /reload command as it causes problems with many other plugins. |
Does the error happen all the time (every restart) or was this a one-time occurrence? |
the BKCommonLib version is definitely not the most recent one, I'd suggest if you test with that one again (#1000 from jenkins) |
Quite unlikely the #1000 one will fix this particular issue though, that only has some support fixes for some custom server types (which vilican isnt using) |
well, you never know if "collateral fixes" happen xD |
This particular message does not appear during start, but more like randomly - I think it's tied to some event (or more), but haven't determined which yet. Oh, and I see, I will try with the updated version and I will let you know if the issue persists. |
When the auto-clean handler of FAWE runs, this error occurs:
The text was updated successfully, but these errors were encountered: