802803804805806807808809810811812
} catch (MinecraftException minecraftexception) { theWorld = null; changeWorld1(null); displayGuiScreen(new GuiConflictWarning()); } catch (OutOfMemoryError outofmemoryerror) { freeMemory(); displayGuiScreen(new GuiMemoryErrorScreen());
874875876877878879880881882883884
{ theWorld = null; } changeWorld1(null); displayGuiScreen(new GuiConflictWarning()); } Profiler.endSection(); long l1 = System.nanoTime() - l; checkGLError("Pre render");