You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: