Skip to content

1.16.5 Not at all working with latest Development or Stable release #6613

Description

@I4LYT

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug: unconfirmedPotential bugs that need replicating to verify.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions