Jump to content

After 1.0.12a Update, Old World Won't Play


Recommended Posts

Hey everyone,
 
I recently updated to Attack of the B-Team 1.0.12a.  When I went to start up an old world I had, I was told that several of the IDs from the Natura mod were mismatched between the world and the game, and one of the IDs from the Food Plus mod was missing.  When I told it to play anyway the game opened and I spawned in, but my frame rate plummeted in about 30 seconds to... zero.  I could not do anything with it, and I had to quit it when it stopped responding.  However, a new world that I generated with 1.0.12a works fine, so I have to think it's some sort of incompatibility between the new pack and my world.  It may be the IDs that I was alerted about, or something else of which I am unaware.  I have attached one of the crashlogs (I tried several things, and tried playing it several times).
 
Thank you in advance for your help.
 
Doctor_Pooh

 

Crashlog

 

---- Minecraft Crash Report ----

// Oh - I know what I did wrong!
 
Time: 7/1/14 5:43 PM
Description: Ticking entity
 
java.lang.OutOfMemoryError: GC overhead limit exceeded
at net.minecraft.util.AABBPool.func_72299_a(SourceFile:23)
at net.minecraft.block.Block.func_71872_e(Block.java:602)
at net.minecraft.block.Block.func_71871_a(Block.java:568)
at net.minecraft.world.World.func_72945_a(World.java:1684)
at net.minecraft.entity.Entity.func_70091_d(Entity.java:802)
at net.minecraft.entity.EntityLivingBase.func_70612_e(EntityLivingBase.java:1691)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2033)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:441)
at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:24)
at net.minecraft.entity.monster.EntityZombie.func_70636_d(EntityZombie.java:192)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1826)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:257)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:29)
at net.minecraft.entity.monster.EntityZombie.func_70071_h_(EntityZombie.java:283)
at net.minecraft.world.World.func_72866_a(World.java:2350)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:719)
at net.minecraft.world.World.func_72870_g(World.java:2311)
at net.minecraft.world.World.func_72939_s(World.java:2157)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
 
 
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
 
-- Head --
Stacktrace:
at net.minecraft.util.AABBPool.func_72299_a(SourceFile:23)
at net.minecraft.block.Block.func_71872_e(Block.java:602)
at net.minecraft.block.Block.func_71871_a(Block.java:568)
at net.minecraft.world.World.func_72945_a(World.java:1684)
at net.minecraft.entity.Entity.func_70091_d(Entity.java:802)
at net.minecraft.entity.EntityLivingBase.func_70612_e(EntityLivingBase.java:1691)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2033)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:441)
at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:24)
at net.minecraft.entity.monster.EntityZombie.func_70636_d(EntityZombie.java:192)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1826)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:257)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:29)
at net.minecraft.entity.monster.EntityZombie.func_70071_h_(EntityZombie.java:283)
at net.minecraft.world.World.func_72866_a(World.java:2350)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:719)
at net.minecraft.world.World.func_72870_g(World.java:2311)
 
-- Entity being ticked --
Details:
Entity Type: Zombie (net.minecraft.entity.monster.EntityZombie)
Entity ID: 9956
Entity Name: Zombie
Entity's Exact location: 5.48, 33.00, 294.48
Entity's Block location: World: (5,33,294), Chunk: (at 5,2,6 in 0,18; contains blocks 0,0,288 to 15,255,303), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: -48.42, -0.08, -46.92
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2157)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
 
-- Affected level --
Details:
Level name: Attack of the B-Team
All players: 1 total; [GCCorePlayerMP['Doctor_Pooh'/8050, l='Attack of the B-Team', x=-29.53, y=72.00, z=241.37]]
Chunk stats: ServerChunkCache: 773 Drop: 0
Level seed: -1162023448
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options: 
Level spawn location: World: (120,64,256), Chunk: (at 8,4,0 in 7,16; contains blocks 112,0,256 to 127,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 2693358 game time, 3197705 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 27035 (now: false), thunder time: 56741 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
 
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_10, Oracle Corporation
Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 126076112 bytes (120 MB) / 954466304 bytes (910 MB) up to 954466304 bytes (910 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024m -XX:MaxPermSize=128m
AABB Pool Size: 2937835 (164518760 bytes; 156 MB) allocated, 2937835 (164518760 bytes; 156 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 12, tcache: 0, allocated: 3, tallocated: 63
FML: ~~ERROR~~ OutOfMemoryError: GC overhead limit exceeded
TConstruct Environment: ~~ERROR~~ NoClassDefFoundError: tconstruct/util/CallablePackSuppConfig
Profiler Position: N/A (disabled)
Vec3 Pool Size: 6936 (388416 bytes; 0 MB) allocated, 4336 (242816 bytes; 0 MB) used
Player Count: 1 / 8; [GCCorePlayerMP['Doctor_Pooh'/8050, l='Attack of the B-Team', x=-29.53, y=72.00, z=241.37]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'

 

Link to comment
Share on other sites

This 

java.lang.OutOfMemoryError: GC overhead limit exceeded

Memory: 126076112 bytes (120 MB) / 954466304 bytes (910 MB) up to 954466304 bytes (910 MB)

 

 

 

Read it...

Just allocate more then 1GB(1.5 should be enough but 2 plus recommend).

Link to comment
Share on other sites

Issues belong on the tracker. Link to the tracker is available in my signature below or at the top of this page.

Oops.  I didn't see your response until after I posted.  Didn't think mine belonged on a bug-tracker thread since I hadn't seen anyone else have quite the same problem.  I'll go and post it there, thanks!

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...