Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory leak, stop using old API #95

Open
masmc05 opened this issue Apr 30, 2023 · 0 comments
Open

Memory leak, stop using old API #95

masmc05 opened this issue Apr 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@masmc05
Copy link

masmc05 commented Apr 30, 2023

Please report bugs on the discord!

Join by clicking here link isn't working, maybe expired invitation?

image

As you can see here, your plugin (well, not plugin, but it's loaded as a plugin) don't clean entity meta so it starts to use too much ram

Since you support only version above 17, you of course will support the api added in spigot 1.14, the PDC, where you can store the data, and it will be unloaded with the entity, and loaded again when loading the entity, not filling up the RAM

@masmc05 masmc05 added the bug Something isn't working label Apr 30, 2023
@masmc05 masmc05 changed the title Memory leak, stop using old API!!! Memory leak, stop using old API Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant