Type of bug
Error in console
/ess dump all output
[11:11:41 WARN]: Unexpected exception while parsing console command "ess dump all" org.bukkit.command.CommandException: Cannot execute command 'ess' in plugin Essentials v2.22.0 - plugin is disabled. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[patched_1.16.5.jar:git-Paper-794] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.5.jar:git-Paper-794] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:826) ~[patched_1.16.5.jar:git-Paper-794] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchServerCommand(CraftServer.java:788) ~[patched_1.16.5.jar:git-Paper-794] at net.minecraft.server.v1_16_R3.DedicatedServer.handleCommandQueue(DedicatedServer.java:470) ~[patched_1.16.5.jar:git-Paper-794] at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:437) ~[patched_1.16.5.jar:git-Paper-794] at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1347) ~[patched_1.16.5.jar:git-Paper-794] at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1135) ~[patched_1.16.5.jar:git-Paper-794] at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794] at java.lang.Thread.run(Thread.java:1583) [?:?]
Error log (if applicable)
https://pastes.dev/oap6zRGVpZ
Bug description
When using any new version of essentialsx, the plugin fails to load because of a missing class (i think so), caused by net.ess3.provider.ServerStateProvider.isStopping (returns null) and net/kyori/adventure/text/minimessage/tag/resolver/TagResolver (class not found)
Steps to reproduce
Download the latest 1.16.5 paper
Run with the latest plugin
Expected behaviour
/ess help and other essentailsx commands work
Actual behaviour
plugin is disabled error
Additional Information
No response
Type of bug
Error in console
/ess dump alloutput[11:11:41 WARN]: Unexpected exception while parsing console command "ess dump all" org.bukkit.command.CommandException: Cannot execute command 'ess' in plugin Essentials v2.22.0 - plugin is disabled. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[patched_1.16.5.jar:git-Paper-794] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.5.jar:git-Paper-794] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:826) ~[patched_1.16.5.jar:git-Paper-794] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchServerCommand(CraftServer.java:788) ~[patched_1.16.5.jar:git-Paper-794] at net.minecraft.server.v1_16_R3.DedicatedServer.handleCommandQueue(DedicatedServer.java:470) ~[patched_1.16.5.jar:git-Paper-794] at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:437) ~[patched_1.16.5.jar:git-Paper-794] at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1347) ~[patched_1.16.5.jar:git-Paper-794] at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1135) ~[patched_1.16.5.jar:git-Paper-794] at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794] at java.lang.Thread.run(Thread.java:1583) [?:?]
Error log (if applicable)
https://pastes.dev/oap6zRGVpZ
Bug description
When using any new version of essentialsx, the plugin fails to load because of a missing class (i think so), caused by
net.ess3.provider.ServerStateProvider.isStopping(returnsnull) andnet/kyori/adventure/text/minimessage/tag/resolver/TagResolver(class not found)Steps to reproduce
Download the latest 1.16.5 paper
Run with the latest plugin
Expected behaviour
/ess help and other essentailsx commands work
Actual behaviour
plugin is disabled error
Additional Information
No response