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

Metadata is evil #96

Closed
wants to merge 3 commits into from
Closed

Metadata is evil #96

wants to merge 3 commits into from

Conversation

masmc05
Copy link

@masmc05 masmc05 commented Apr 30, 2023

fix #95

Metadata can easily be used to have a memory leak, because it's never unloaded from RAM, pdc is saved in entity's nbt, and unloaded with the entity, so can't have a memory leak

Needs a bit more testing before coming from draft

@masmc05
Copy link
Author

masmc05 commented May 22, 2023

seems like don't have enough time, but you can use this code if you want

the only known issue until now is that mobs don't drop anything with that version

@masmc05 masmc05 closed this May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Memory leak, stop using old API
1 participant