Error after enabling EssentialsX plugin (java.lang.NoSuchMethodException)
clopolc opened this issue ยท 0 comments
Type of bug
Error in console
/ess dump all
output
504 error when sending
Error log (if applicable)
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 :
- EssentialsX-2.21.0-dev+91-e7a4167
- EssentialsXAntiBuild-2.21.0-dev+91-e7a4167
- EssentialsXChat-2.21.0-dev+91-e7a4167
- EssentialsXProtect-2.21.0-dev+91-e7a4167
- EssentialsXSpawn-2.21.0-dev+91-e7a4167
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