Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Everything's going to plan. No, really, that was supposed to happen.
- Time: 1/6/14 1:26 PM
- Description: Exception in server tick loop
- java.lang.OutOfMemoryError: Java heap space
- at net.minecraft.util.AABBPool.getAABB(AABBPool.java:50)
- at net.minecraft.block.Block.getCollisionBoundingBoxFromPool(Block.java:602)
- at net.minecraft.block.Block.addCollisionBoxesToList(Block.java:568)
- at net.minecraft.world.World.getCollidingBoundingBoxes(World.java:1684)
- at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:184)
- at net.minecraft.server.management.ServerConfigurationManager.createPlayerForUser(ServerConfigurationManager.java:389)
- at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:91)
- at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:691)
- at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:587)
- at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:129)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
- at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.6.4
- Operating System: Windows 8 (amd64) version 6.2
- Java Version: 1.7.0_21, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 10405504 bytes (9 MB) / 2077753344 bytes (1981 MB) up to 2077753344 bytes (1981 MB)
- JVM Flags: 3 total; -Xincgc -Xmx2048M -Xms2048M
- AABB Pool Size: 29057918 (1627243408 bytes; 1551 MB) allocated, 29057918 (1627243408 bytes; 1551 MB) used
- Suspicious classes: FML and Forge are installed
- IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
- FML: MCP v8.11 FML v6.4.40.944 Minecraft Forge 9.11.1.944 4 mods loaded, 4 mods active
- mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- FML{6.4.40.944} [Forge Mod Loader] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- Forge{9.11.1.944} [Minecraft Forge] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- theplague{0.0.1} [The Plague] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: 1411 (79016 bytes; 0 MB) allocated, 1411 (79016 bytes; 0 MB) used
- Player Count: 0 / 8; []
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement