Sweeper Posted June 8, 2020 Posted June 8, 2020 Basically every time I launch minecraft and start up a world or join a server my memory usage just climbs. I've tried to allocate anywhere between 6 to 12 gigs of ram and each time after about 30 minutes of playing I'll check my task manager and I'll be using upwards of 20 gigs. I'm not sure if this is a PC issue or not. I've tried reinstalling minecraft entirely, I reinstalled java. It happens with and without shaders. All my drivers are up to date. It's happened on every modpack I've launched. In game on my F3 menu it'll tell me I'm only using around 3 gigs but my task manager will tell me I'm using almost all of my ram. Not sure where to go to get help with this. PC Specs : EVGA GTX 1070 AMD Ryzen 5 2600 24 GB Ram Not entirely sure if this'll help.
TerdyTheTerd Posted June 8, 2020 Posted June 8, 2020 Well that certainly sounds like a memory leak, but if this happens on every modpack you tried, and if java is up to date then that seems less likely. Is there nothing in the logs? If there's nothing to indicate a leak or something else, it may be beneficial to run a profiler on the jvm, but one step at a time
Sweeper Posted June 8, 2020 Author Posted June 8, 2020 No, there's nothing out of the ordinary in the logs. When I was running it to see if anything happened, it climbed up to 12 gigs and I decided to stop it there, I had it set to 6.
TerdyTheTerd Posted June 8, 2020 Posted June 8, 2020 Just to confirm, under the memory input, additional args can be specified. Do you have any specified here? Namely do you have -Xms set to the same as -Xmx? This may not be the issue, but it's always good to cover your bases first (I do not actually know if the Java Args will override the Memory specified) On a side note, does using this much ram cause any issues? It would seem that using 12gb out of 24, while certainly not desired, would leave plenty left for whatever else you would need to be doing while playing minecraft? Just wondering if the additional ram is actually causing any issues, performance related or otherwise. You had mentioned: Quote task manager and I'll be using upwards of 20 gigs Can I assume that's the jvm instance usage and not overall system usage?
Forum Administrators Lord Ptolemy Posted June 8, 2020 Forum Administrators Posted June 8, 2020 The java args in the launcher settings is a placebo. Anything you place in there is ignored.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now