This happened recently, whenever i try to load a world, the window freezes at "Building Terrain". The log stops at 20%-50%, and the task manager shows that java is writing nothing to the disk.
Yesterday, I created a world(1), and it did not finish loading the first time, but after a few attempts it finally worked.
The same day, I created another world(2) that was flat and it has never finished loading, even after a lot of attempts.
Note: This MOST LIKELY happened after i fix a problem shown here:
-Xms2048m -Xmx2048m -XX:PermSize=256m -XX:ReservedCodeCacheSize=512m -XX:NewRatio=2 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=8.From Here:https://docs.google....KI1k/edit?pli=1*If I erase the java parameters, i'll get an out of memory error on startup.
Yesterday, I created a world(1), and it did not finish loading the first time, but after a few attempts it finally worked.
The same day, I created another world(2) that was flat and it has never finished loading, even after a lot of attempts.
Note: This MOST LIKELY happened after i fix a problem shown here:
Log:
Any help would be greatly appreciated.