Most of the mods are latest for 1.5.2, it is hexxit with some mods added and removed.
After few hours of playing, minecraft spends more than 5 GB of memory.
Most of the mods are latest for 1.5.2, it is hexxit with some mods added and removed.
After few hours of playing, minecraft spends more than 5 GB of memory.
Thank you for your time
Martin P.
usually its the mods that add the more things to the game that will take up most of your ram. for example universal electricity thaumcraft and twilight forest all will use alot of ram. along with you having that many mods that could also be the the thing as well the more mods you use in general the more ram your game is going to need
Rollback Post to RevisionRollBack
the earth first! we can strip mine the rest of the universe after. click the up arrow if i helped.
I can't remove mods one by one and try. I need to be sure which mod is doing this. Is there some way to do this with java debugger (jVisualVM or another)?
And minecraft is using 1 or 1.5 GB RAM when I load it and start playing. It is increasing over time, so there must be memory leak somewhere.
I can't remove mods one by one and try. I need to be sure which mod is doing this. Is there some way to do this with java debugger (jVisualVM or another)?
And minecraft is using 1 or 1.5 GB RAM when I load it and start playing. It is increasing over time, so there must be memory leak somewhere.
its not about just removing one mod at a time or something its just that because you have like 53 mods your ram will take a hit just because youre runnning a massive amount of mods. like for instance running FTB versions or a hardcore modpack just to start them youll need 2-3 GB of ram just to get the game started and play. maybe 5 GB of ram is just what your game needs to run. to stop it from taking up all the ram it want what you need to do is create a start script for it or in the launcher put a cap on the ram it can take up. put in your java argument for the start script something like this.
-Xmx3G -Xms3G
that tells java the game will start up and use 3 GB of ram and it will only allow the game to use and max out at 3GB of ram.
Rollback Post to RevisionRollBack
the earth first! we can strip mine the rest of the universe after. click the up arrow if i helped.
I already tried this, but it won't help. That is not solution. I need to know WHICH mod uses the RAM. There will be one bugged mod and this mod is doing it. I have another modpack with similar amount of mods and that is working fine.
ram it want what you need to do is create a start script for it or in the launcher put a cap on the ram it can take up. put in your java argument for the start script something like this.
-Xmx3G -Xms3G
that tells java the game will start up and use 3 GB of ram and it will only allow the game to use and max out at 3GB of ram.
mods:
coremods:
Most of the mods are latest for 1.5.2, it is hexxit with some mods added and removed.
After few hours of playing, minecraft spends more than 5 GB of memory.
Thank you for your time
Martin P.
usually its the mods that add the more things to the game that will take up most of your ram. for example universal electricity thaumcraft and twilight forest all will use alot of ram. along with you having that many mods that could also be the the thing as well the more mods you use in general the more ram your game is going to need
the earth first! we can strip mine the rest of the universe after. click the up arrow if i helped.
And minecraft is using 1 or 1.5 GB RAM when I load it and start playing. It is increasing over time, so there must be memory leak somewhere.
its not about just removing one mod at a time or something its just that because you have like 53 mods your ram will take a hit just because youre runnning a massive amount of mods. like for instance running FTB versions or a hardcore modpack just to start them youll need 2-3 GB of ram just to get the game started and play. maybe 5 GB of ram is just what your game needs to run. to stop it from taking up all the ram it want what you need to do is create a start script for it or in the launcher put a cap on the ram it can take up. put in your java argument for the start script something like this.
that tells java the game will start up and use 3 GB of ram and it will only allow the game to use and max out at 3GB of ram.
the earth first! we can strip mine the rest of the universe after. click the up arrow if i helped.