i have check with F3 and it is vanilia no mods and the memory numbers going like grazy
Yeah that is a bug
And when you exit the world and reenter it a few times the game runs out of memory and crashes.
It leaves some crap behind and doesnt clean it up.
i have check with F3 and it is vanilia no mods and the memory numbers going like grazy
Then that is not an memory leak but normal memory usage and GCing. Memory leak is detected through Resource Monitor using system tools (generic term here is Resource Monitor to include Linux, OSX, Windows system monitors).
Ideally the Javaw process will show it is using more ram then it is allocated. If this amount keeps increasing, it is fair to say there is leaking ram.
You should report a bug and have Mojang fix it.
Yeah that is a bug
And when you exit the world and reenter it a few times the game runs out of memory and crashes.
It leaves some crap behind and doesnt clean it up.
Then that is not an memory leak but normal memory usage and GCing. Memory leak is detected through Resource Monitor using system tools (generic term here is Resource Monitor to include Linux, OSX, Windows system monitors).
Ideally the Javaw process will show it is using more ram then it is allocated. If this amount keeps increasing, it is fair to say there is leaking ram.