Timings link https://timings.pl3x.net/?id=dca17cebf71d42849eec3549852f13b8 Description of issue RAM clogging When server is running, the RAM is periodically clearing ( ), but over time, more and more memory is used with each cleanup by a small amount. Because of this, server can't running all day! While I had all the RAM clogged, I made a heapdump, and here are the results of a memory leak: more than 90% is occupied by this class. Purpur version [08:46:31 INFO]: Checking version, please wait... [08:46:32 INFO]: This server is running Purpur version git-Purpur-1400 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: 144a08e on ver/1.17.1) [08:46:32 INFO]: You are running the latest version [08:46:32 INFO]: Previous version: git-Paper-"81d89f6" (MC: 1.17.1) What plugin is clog my RAM? help me please. It's not caused by purpur.
Yes, without plugins it works fine (ram clogging very low, but still +1% per 3 hours). I need to know what plugin is clogging and what can I do to solve this problem (I can rewrite original plugins, but I want to know where to "mine" if you can help me to find)