Skip to content

still fixing the configurate pr - #5438

Merged
mdcfe merged 2 commits into
EssentialsX:2.xfrom
JRoy:fix/unlimited
Jul 22, 2023
Merged

still fixing the configurate pr#5438
mdcfe merged 2 commits into
EssentialsX:2.xfrom
JRoy:fix/unlimited

Conversation

@JRoy

@JRoyJRoy commented Jul 22, 2023

Copy link
Copy Markdown
Member

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.
@JRoyJRoy added type: bugfix PRs that fix bugs in EssentialsX. module: main Issues or PRs for the main Essentials module labels Jul 22, 2023
@JRoyJRoy added this to the 2.20.1 milestone Jul 22, 2023
@mdcfe
mdcfe merged commit f26e1b2 into EssentialsX:2.xJul 22, 2023
@JRoy
JRoy deleted the fix/unlimited branch July 22, 2023 21:55
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: mainIssues or PRs for the main Essentials moduletype: bugfixPRs that fix bugs in EssentialsX.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NullPointerException when running /baltop

2 participants

@JRoy@mdcfe