diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-06-17 08:12:18 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-06-17 08:12:18 +0300 |
| commit | dc3df3edd5843bde0c1335d6a8e460b2c832aa48 (patch) | |
| tree | af13bfeee567f2351e35e1ef176d168fe37c8aac /eclipse/crash-reports/crash-2016-03-05_20.38.33-server.txt | |
| parent | 1da8dcd58647e34c9af94ceeecaeaf3b0d08c48c (diff) | |
full project files
Diffstat (limited to 'eclipse/crash-reports/crash-2016-03-05_20.38.33-server.txt')
| -rw-r--r-- | eclipse/crash-reports/crash-2016-03-05_20.38.33-server.txt | 120 |
1 files changed, 120 insertions, 0 deletions
diff --git a/eclipse/crash-reports/crash-2016-03-05_20.38.33-server.txt b/eclipse/crash-reports/crash-2016-03-05_20.38.33-server.txt new file mode 100644 index 0000000..f26b2b5 --- /dev/null +++ b/eclipse/crash-reports/crash-2016-03-05_20.38.33-server.txt @@ -0,0 +1,120 @@ +---- Minecraft Crash Report ---- +// Uh... Did I do that? + +Time: 05.03.16 20:38 +Description: Exception ticking world + +java.lang.OutOfMemoryError: Java heap space + at net.minecraft.nbt.NBTTagByteArray.func_152446_a(NBTTagByteArray.java:31) + at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398) + at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52) + at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:54) + at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398) + at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52) + at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398) + at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52) + at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:170) + at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125) + at net.minecraft.nbt.CompressedStreamTools.read(CompressedStreamTools.java:120) + at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:121) + at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:20) + at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:12) + at net.minecraftforge.common.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:151) + at net.minecraftforge.common.util.AsynchronousExecutor$Task.initSync(AsynchronousExecutor.java:125) + at net.minecraftforge.common.util.AsynchronousExecutor$Task.get(AsynchronousExecutor.java:159) + at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:341) + 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.loadChunk(ChunkProviderServer.java:101) + at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:199) + at net.minecraft.world.World.getChunkFromChunkCoords(World.java:419) + at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:313) + at net.minecraft.world.WorldServer.tick(WorldServer.java:183) + at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:625) + at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:547) + at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:111) + at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) + 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: +--------------------------------------------------------------------------------------- + +-- Head -- +Stacktrace: + at net.minecraft.nbt.NBTTagByteArray.func_152446_a(NBTTagByteArray.java:31) + at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398) + at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52) + at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:54) + at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398) + at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52) + at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398) + at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52) + at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:170) + at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125) + at net.minecraft.nbt.CompressedStreamTools.read(CompressedStreamTools.java:120) + at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:121) + at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:20) + at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:12) + at net.minecraftforge.common.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:151) + at net.minecraftforge.common.util.AsynchronousExecutor$Task.initSync(AsynchronousExecutor.java:125) + at net.minecraftforge.common.util.AsynchronousExecutor$Task.get(AsynchronousExecutor.java:159) + at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:341) + 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.loadChunk(ChunkProviderServer.java:101) + at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:199) + at net.minecraft.world.World.getChunkFromChunkCoords(World.java:419) + at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:313) + at net.minecraft.world.WorldServer.tick(WorldServer.java:183) + +-- Affected level -- +Details: + Level name: New World + All players: 1 total; [EntityPlayerMP['Player715'/133, l='New World', x=97,50, y=68,50, z=-78,00]] + Chunk stats: ServerChunkCache: 768 Drop: 0 + Level seed: 7371077591560249862 + Level generator: ID 00 - default, ver 1. Features enabled: false + Level generator options: + Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) + Level time: 0 game time, 0 day time + Level dimension: 0 + Level storage version: 0x00000 - Unknown? + Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) + Level game mode: ~~ERROR~~ NullPointerException: null +Stacktrace: + at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:625) + at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:547) + at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:111) + at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) + at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) + +-- System Details -- +Details: + Minecraft Version: 1.7.10 + Operating System: Linux (amd64) version 3.19.0-51-generic + Java Version: 1.7.0_80, Oracle Corporation + Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation + Memory: 51856 bytes (0 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB) + JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M + AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used + IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 + FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1564 9 mods loaded, 9 mods active + States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored + UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) + UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forgeBin-1.7.10-10.13.4.1564-1.7.10.jar) + UCHIJAAAA Forge{10.13.4.1564} [Minecraft Forge] (forgeBin-1.7.10-10.13.4.1564-1.7.10.jar) + UCHIJAAAA NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-dev.jar) + UCHIJAAAA CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) + UCHIJAAAA gregapi{GT6-MC1710} [Greg-API] (gregtech_1.7.10-6.00.62-dev.jar) + UCHIJAAAA IC2{2.2.790-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.790-experimental-dev.jar) + UCHIJAAAA ihl{0.596} [IHL Tools & Machines for IC2V2] (bin) + UCHIJAAAA gregtech{GT6-MC1710} [GregTech] (gregtech_1.7.10-6.00.62-dev.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: 1 / 8; [EntityPlayerMP['Player715'/133, l='New World', x=97,50, y=68,50, z=-78,00]] + Type: Integrated Server (map_client.txt) + Is Modded: Definitely; Client brand changed to 'fml,forge'
\ No newline at end of file |
