dmulloy2 / ProtocolLib

Provides read and write access to the Minecraft protocol with Bukkit.
GNU General Public License v2.0
1.04k stars 257 forks source link

Memory Leak #3285

Open HeeeexC0de opened 4 weeks ago

HeeeexC0de commented 4 weeks ago

ProtocolLib v5.2.0

Memory leak caused by ProtocolLib

Here are the logs. https://pastebin.com/diD6V3Y0

The server just runs out of memory after a few hours.

Version Info Dump: https://pastebin.com/wnMzZTh2 version: 5.2.0

Ingrim4 commented 3 weeks ago

Have you tried removing ProtocolLib too verify the issue is related to ProtocolLib?