EssentialsX / Essentials

The modern Essentials suite for Spigot and Paper.
https://essentialsx.net
GNU General Public License v3.0
1.94k stars 975 forks source link

Error after enabling EssentialsX plugin (java.lang.NoSuchMethodException) #5818

Closed clopolc closed 4 months ago

clopolc commented 4 months ago

Type of bug

Error in console

/ess dump all output

504 error when sending

Error log (if applicable)

https://pastebin.com/7nTCFwRs

Bug description

After install EssentialsX plugins for Spigot server 1.20.6, an error is logged in console before the end of start.

The EssentialsX plugins seem to be working (although I'm not sure).

Plugins installed :

Spigot : CraftBukkit version 4178-Spigot-342f493-d6607c7 (MC: 1.20.6) (Implementing API version 1.20.6-R0.1-SNAPSHOT) (updated at the same time as the plugins are installed).

Steps to reproduce

Just launch the server.

Expected behaviour

No error in console.

Actual behaviour

Error "java.lang.NoSuchMethodException" in console

Additional Information

No response