ProjectsForAll / Pacifism

Toggle PVP like never before!
0 stars 0 forks source link

Memory leak #5

Closed jbax1899 closed 4 months ago

jbax1899 commented 4 months ago

After adding this plugin, memory usage continued to climb until it ran out. A Spark profile also revealed an abnormally high CPU usage, about 5%. Removing it fixed the issue.

Game version: 1.20.6 (Paper) Java: 21

MrDrakify commented 4 months ago

Looking into this now.

MrDrakify commented 4 months ago

This has been fixed.

jbax1899 commented 4 months ago

Can confirm this fix worked. Thank you!