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

Opening recipes in NEI endlessly balloons up memory #19175

Open
3 tasks done
MrKorner opened this issue Feb 26, 2025 · 1 comment
Open
3 tasks done

Opening recipes in NEI endlessly balloons up memory #19175

MrKorner opened this issue Feb 26, 2025 · 1 comment
Labels
Bug: Minor Mod: NEI Status: Needs More Info Issue requires more clarification from the author

Comments

@MrKorner
Copy link

Your GTNH Discord Username

majesticbuffer

Your Pack Version

2.7.2

Your Server

SP

Java Version

Java 21

Type of Server

Single Player

Your Expectation

Do not eat all the ram while browsing NEI recipes.

The Reality

When opening up recipes in NEI (just click on random items for a while) the main game process will fairly quickly grow in memory size infinitely.

Image

Checking with jconsole on the process i noticed it balloons up in heap space which while it gets garbage collected it almost instantly grows back to the original ballooned up size (and since it reserves system ram the main process will stay being big).

In the attached screenshot you can see at the spikes when i started clicking around NEI recipes. (clicking those that do not share same resources makes it easy to get to)

Your Proposal

Do not eat all the ram.

Final Checklist

  • I have searched this issue tracker and there is nothing similar already. Posting on a closed issue saying the bug still exists will prompt us to investigate and reopen it once we confirm your report.
  • I can reproduce this problem consistently by follow the exact steps I described above, or this does not need reproducing, e.g. recipe loophole.
  • I have asked other people and they confirm they also have this problem by follow the exact steps I described above, or this does not need reproducing, e.g. recipe loophole.
@MrKorner MrKorner added Bug: Minor Status: Triage Issue awaiting triage. Remove once this issue is processed labels Feb 26, 2025
@Ruling-0 Ruling-0 added Status: Needs More Info Issue requires more clarification from the author and removed Status: Triage Issue awaiting triage. Remove once this issue is processed labels Mar 1, 2025
@Ruling-0
Copy link
Contributor

Ruling-0 commented Mar 1, 2025

Could you share more detail, it possible, about what object(s) all that ram is being allocated for?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Minor Mod: NEI Status: Needs More Info Issue requires more clarification from the author
Projects
None yet
Development

No branches or pull requests

2 participants