-
Notifications
You must be signed in to change notification settings - Fork 2
Possible Memory leak? #26
Comments
Hi artisticmathematician, |
Which version of Crystallogy do you use and what version of Forge you are using? |
I was using an older version of forge, I was using forge-1.10.2-12.18.3.2221 with the latest version of the mod as well. I will update and mess around with it today and let you know. I will try to get more details on how to reproduce the problem. I will run forge for a few hours first. I think the problem occurs specifically during chunk generation. I will run minecraft, generate a map, and see what happens to the memory vs just sitting at spawn with a very small world map. |
Just a quick update: |
That's the current state of for this issue:
So, to sum up how you can "fix" the leak:
If you have any suggestions or tips how I can fix it, feel free to post them here. |
Hello,
first off, by far one of the most creative mods from the custom A.I.'s and the grow-able monster crystals to the excellent utility items like your crystal dust torches and the crystal pickaxes. I really look forward to your future updates, especially when things slide back more to a magical aesthetic.
Unfortunately, just for now, I had to remove this mod from my family's modpack because of a possible memory leak. At first, my server was acting up, the allocated memory was being consumed completely without any new world gen or increase in entities.
I moved all my mods to a single player server to try and find out the issue. I removed mods one by one until I got to this one. So, I ran a fresh server with just crystallogy loaded up and generated a 1500x1500 map. I left my game to idle for a few hours and when I came back, the memory had creeped up from when I left, around 50% memory used, to 93%. Again, this mod was running on a fresh save with only a chunk gen mod along side it.
I don't know if I set something up wrong, but here is my JVM arguments just in case:
-Xmx7G -XX:+UseConcMarkSweepGC -XX:-UseAdaptiveSizePolicy -Xmn896M
Thank you so much for your time and work on this amazing mod, it really stood out among other mods in my eyes.
The text was updated successfully, but these errors were encountered: