-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.13-pre10
-
None
-
Windows 10 Pro 64
Core i5-4690, 3.5 GHz
Java 1.8.0_73 64-Bit
World size: 703 MB, 139507 Chunks
Allocated JVM memory: 2GB
-
Unconfirmed
Game crashes while optimizing world, probably due to a memory leak. As the world gets optimized, process heaps keeps on growing until JVM runs out of memory.
This is just to highlight a possible memory leak. Allocating more memory has its limits, world size doesn't (virtually). People with huge worlds (5+ GB) wouldn't be able to optimize them because the memory required would get ridiculous. I was able to convert my world by allocating 4 GB to the JVM (3 still wasn't enough).
- duplicates
-
MC-12949 Minecraft ran out of memory: java.lang.OutOfMemoryError
- Resolved