EssentialsX

EssentialsX

2M Downloads

Essentials Slowing Down Server

darealblack opened this issue ยท 2 comments

commented

Type of bug

Performance issue or memory leak

/ess dump all output

https://essentialsx.net/dump.html?id=353ac6e303a742f3bf8f4e69788c4fdc

Error log (if applicable)

https://paste.gg/p/anonymous/1c5f7ec4b1184fffb6af425a809b0202

Bug description

This error usually happens when a player joins a server, I have no clue what this means.
Also stuff in the error log is also seen in spark server thread as seen here:
https://spark.lucko.me/cZGntjdeLM

Steps to reproduce

  1. Open Server
  2. Join Server
  3. There is a chance the error will pop up

Expected behaviour

The server shouldn't lag and there should be normal behaviour

Actual behaviour

Server lags, and a memory leak happens and it crashes because the memory ran out.

commented

Your server is experiencing lag due to being unable to load chunks in a reasonable amount of time. This is not caused by EssentialsX. There are other unrelated, but still very important warnings in your log to consider, such as

[16:35:56] [Server thread/WARN]: ****************************
[16:35:56] [Server thread/WARN]: YOU ARE RUNNING THIS SERVER AS AN ADMINISTRATIVE OR ROOT USER. THIS IS NOT ADVISED.
[16:35:56] [Server thread/WARN]: YOU ARE OPENING YOURSELF UP TO POTENTIAL RISKS WHEN DOING THIS.
[16:35:56] [Server thread/WARN]: FOR MORE INFORMATION, SEE https://madelinemiller.dev/blog/root-minecraft-server/
[16:35:56] [Server thread/WARN]: ****************************
commented

This is an I/O issue, not EssX.