-
-
Notifications
You must be signed in to change notification settings - Fork 152
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
Potential memory leak? #964
Comments
@thesquidghost Can you send one that shows more information, like the full reference map, like to see what in WrappedBlockState is taking up so much memory |
It's normal for the blockstate class to take up 80 MB, it's a lot, but not the cause of your memory leak |
I'd rather PM on discord a link to the heaphero report- only because I'm not exactly sure what could or could not be extrapolated from it. hit me on discord at same username. |
join the PE discord @ https://discord.gg/wkahnUjb |
Describe the bug
class com.github.retrooper.packetevents.protocol.world.states.WrappedBlockState @ 0x4cca67818 - 81,321,736 (6.82%) bytes.
Software brand
purpur 1.21-2880
linux debian 11
16GB ram, 13500 allocated for server.
Plugins
Screenshots
Additional context
Keep in mind that this is just me going through heaphero after I noticed that the server RAM had ran away to >10GB this morning.
The text was updated successfully, but these errors were encountered: