Minecraft keeps crashing, It says it has run out of memory. I do not know what is wrong (other than its out of memory) Can someone help me? Here is the crash report. (sorry if I come off as rude.)
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 12/2/15 1:46 PM
Description: Exception in server tick loop
java.lang.OutOfMemoryError: Java heap space
at java.lang.Throwable.getStackTraceElement(Native Method)
at java.lang.Throwable.getOurStackTrace(Throwable.java:827)
at java.lang.Throwable.getStackTrace(Throwable.java:816)
at java.lang.Thread.getStackTrace(Thread.java:1552)
at cpw.mods.fml.common.TracingPrintStream.getPrefix(TracingPrintStream.java:42)
at cpw.mods.fml.common.TracingPrintStream.println(TracingPrintStream.java:33)
at java.lang.Throwable$WrappedPrintStream.println(Throwable.java:748)
at java.lang.Throwable.printEnclosedStackTrace(Throwable.java:695)
at java.lang.Throwable.printStackTrace(Throwable.java:667)
at java.lang.Throwable.printStackTrace(Throwable.java:643)
at java.lang.Throwable.printStackTrace(Throwable.java:634)
at net.minecraft.entity.EntityList.func_75615_a(EntityList.java:166)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:465)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:41)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:78)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
You already said yourself what is wrong: out of memory. Change your -Xmx1G JVM flag to -Xmx2G or maybe -Xmx3G if necessary. You shouldn't need any more than that.
You might want to bump up the -Xmn128M flag as well, or get rid of it and let the JVM handle it.
Minecraft keeps crashing, It says it has run out of memory. I do not know what is wrong (other than its out of memory) Can someone help me? Here is the crash report. (sorry if I come off as rude.)
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 12/2/15 1:46 PM
Description: Exception in server tick loop
java.lang.OutOfMemoryError: Java heap space
at java.lang.Throwable.getStackTraceElement(Native Method)
at java.lang.Throwable.getOurStackTrace(Throwable.java:827)
at java.lang.Throwable.getStackTrace(Throwable.java:816)
at java.lang.Thread.getStackTrace(Thread.java:1552)
at cpw.mods.fml.common.TracingPrintStream.getPrefix(TracingPrintStream.java:42)
at cpw.mods.fml.common.TracingPrintStream.println(TracingPrintStream.java:33)
at java.lang.Throwable$WrappedPrintStream.println(Throwable.java:748)
at java.lang.Throwable.printEnclosedStackTrace(Throwable.java:695)
at java.lang.Throwable.printStackTrace(Throwable.java:667)
at java.lang.Throwable.printStackTrace(Throwable.java:643)
at java.lang.Throwable.printStackTrace(Throwable.java:634)
at net.minecraft.entity.EntityList.func_75615_a(EntityList.java:166)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:465)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:41)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:78)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 243009536 bytes (231 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 31, tallocated: 77
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 36 mods loaded, 36 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCHIJAA Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCHIJAA ivtoolkit{IvToolkit} [1.2] (minecraft.jar)
UCHIJAA psychedelicraftcore{1.4} [Psychedelicraft Core] (minecraft.jar)
UCHIJAA ClothingCraft{1.2.1} [ClothingCraft] ([1.7.10] ClothingCraft 1.2.1.jar)
UCHIJAA examplemod{1.0} [Example Mod] (Avatar TLB 0.7.4.jar)
UCHIJAA kieranvs_avatar{0.7.4} [Avatar] (Avatar TLB 0.7.4.jar)
UCHIJAA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
UCHIJAA CarpentersBlocks{3.3.8_dev_r4} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8_dev_r4 - MC 1.7.10 (1).jar)
UCHIJAA craftguide{1.6.8.2} [CraftGuide] (CraftGuide-1.6.8.2-forge.jar)
UCHIJAA CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip)
UCHIJAA dabells{3.6} [DaBells] (DaBells-1710-v3.6.jar)
UCHIJAA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.2.1_1.7.10.jar)
UCHIJAA props{2.2.1} [Decocraft] (Decocraft-2.2.1_1.7.10.jar)
UCHIJAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHIJAA flashlight{�{version}} [Flashlight Mod] (Flashlight-1.7.10-1.0.jar)
UCHIJAA wuppy29_frozencraft{1.0.0.0} [FrozenCraft] (Frozencraft-Mod-1.7.10.zip)
UCHIJAA iChunUtil{4.0.0} [iChunUtil] (iChunUtil-4.0.0.jar)
UCHIJAA latticemod{1.0} [Lattice Mod] (latticemod-mc1.7.10-1.0.jar)
UCHIJAA RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
UCHIJAA MCA{1.7.10-5.1.1.0} [Minecraft Comes Alive] (MCA-1.7.10-5.1.1.0-universal.jar)
UCHIJAA Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
UCHIJAA cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
UCHIJAA pandorasbox{2.0.1} [Pandora's Box] (PandorasBox-2.1.jar)
UCHIJAA polycraft{1.4.0} [Polycraft] (polycraft-1.4.0.jar)
UCHIJAA psychedelicraft{1.5.2} [Psychedelicraft] (Psychedelicraft-1.5.2.jar)
UCHIJAA reccomplex{0.9.6.3} [Recurrent Complex] (RecurrentComplex-0.9.6.3.jar)
UCHIJAA rivalrebels{1.7.10p1} [Rival Rebels] (rivalrebels-1.7.10p1.jar)
UCHIJAA schoolmod{2.5} [School Mod] (School-Mod-1.7.10.jar)
UCHIJAA kitchen{1.3.16} [The Kitchen Mod] (TheKitchenMod-1.3.16-1.7.2-10.jar)
UCHIJAA thirstmod{1.8.9} [Thirst Mod] (thirstmod-1.8.9.jar)
UCHIJAA Wintercraft{1.1.2} [Wintercraft] (Wintercraft-1.7.10-1.1.2 (2).jar)
UCHIJAA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCHIJAA worldedit{6.0-beta-01} [WorldEdit] (worldedit-forge-mc1.7.10-6.0-beta-01 (1).jar)
UCHIJAA yegamolchattels{1.1.2} [Ye Gamol Chattels] (YeGamolChattels-1.1.2.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumYou already said yourself what is wrong: out of memory. Change your -Xmx1G JVM flag to -Xmx2G or maybe -Xmx3G if necessary. You shouldn't need any more than that.
You might want to bump up the -Xmn128M flag as well, or get rid of it and let the JVM handle it.
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.
Thanks!