Skip to content

Conversation

@JRoy
Copy link
Member

@JRoy JRoy commented Jul 22, 2023

fixes #5409

read patch notes

rebase and merge

JRoy added 2 commits July 22, 2023 16:38
More than just a SerializationException can happen I guess
Invalid material names would previously return a null value
when deserializing. This raises an exception from within
Configurate because they use an EnumSet internally during
deserialization which doesn't support null elements.
@JRoy JRoy added type: bugfix PRs that fix bugs in EssentialsX. module: main Issues or PRs for the main Essentials module labels Jul 22, 2023
@JRoy JRoy added this to the 2.20.1 milestone Jul 22, 2023
@mdcfe mdcfe merged commit f26e1b2 into EssentialsX:2.x Jul 22, 2023
@JRoy JRoy deleted the fix/unlimited branch July 22, 2023 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: main Issues or PRs for the main Essentials module type: bugfix PRs that fix bugs in EssentialsX.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NullPointerException when running /baltop

2 participants