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

[1.16.5][0.2.7] Possible memory leakage #136

Open
Subthy opened this issue Jun 12, 2022 · 0 comments
Open

[1.16.5][0.2.7] Possible memory leakage #136

Subthy opened this issue Jun 12, 2022 · 0 comments

Comments

@Subthy
Copy link

Subthy commented Jun 12, 2022

Describe the bug
I have a suspicion that your mod has a memory leakage. I am building my own modpack and going trough mods in stages to do configs and detect possible memory leakages.

To Reproduce
Add the mod to the game and generate new chunks.
-Check the starting memory/ram usage at the start of a world
-Generate new chunks for like 5-10 mins

  • Check the memory/ ram usage
    You will notice that the minimum and maximum memory/ram usage has gone up and is not properly releasing it
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

No branches or pull requests

1 participant