I entered an End Portal I made myself in the Overworld. I made the portal such that The Void was directly under it, and one day I decided to enter my End Portal via the Void. A second or two after entering the End, Minecraft crashed, and I got the following error message.
--- BEGIN ERROR REPORT f81cf4e1 --------
Generated 11/9/12 11:08 PM
- Minecraft Version: 1.4.2
- Operating System: Windows 7 (x86) version 6.1
- Java Version: 1.7.0_07, Oracle Corporation
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
- Memory: 307870512 bytes (293 MB) / 632414208 bytes (603 MB) up to 1037959168 bytes (989 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- AABB Pool Size: 1366 (76496 bytes; 0 MB) allocated, 5 (280 bytes; 0 MB) used
- FML: MCP v7.19 FML v4.2.8.424 Minecraft Forge 6.0.1.349 5 mods loaded, 5 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
mod_TooManyItems [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
Railcraft [Railcraft] (Railcraft_6.7.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available
- Is Modded: Definitely; 'forge,fml'
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: 103 (5768 bytes; 0 MB) allocated, 97 (5432 bytes; 0 MB) used
- Player Count: 1 / 8; [ih['beeessohdee'/10272, l='New World', x=100.00, y=49.00, z=0.00]]
- World New World Entities: 6 total; [ih['beeessohdee'/10272, l='New World', x=100.00, y=49.00, z=0.00], EntityCartBasic['entity.Railcraft.cart.basic.name'/10273, l='New World', x=100.00, y=50.35, z=0.00], qi['arrow'/10274, l='New World', x=72.82, y=-41.52, z=-144.40], qi['arrow'/10275, l='New World', x=83.16, y=-36.22, z=-144.89], qi['arrow'/10276, l='New World', x=88.08, y=-49.75, z=-144.62], EntityCartBasic['entity.Railcraft.cart.basic.name'/10273, l='New World', x=100.00, y=50.35, z=0.00]]
- World New World Players: 1 total; [ih['beeessohdee'/10272, l='New World', x=100.00, y=49.00, z=0.00]]
- World New World Chunk Stats: ServerChunkCache: 441 Drop: 0
- Type: Integrated Server
java.lang.IllegalStateException: Entity is already tracked!
at hz.a(EntityTracker.java:161)
at cpw.mods.fml.common.registry.EntityRegistry.tryTrackingEntity(EntityRegistry.java:351)
at hz.a(EntityTracker.java:29)
at ia.a(SourceFile:24)
at xe.a(World.java:1441)
at ie.a(WorldServer.java:789)
at xe.d(World.java:1426)
at ge.func_82448_a(ServerConfigurationManager.java:456)
at ge.a(ServerConfigurationManager.java:410)
at lb.b(Entity.java:2279)
at ph.b(EntityMinecart.java:270)
at alc.a(SourceFile:62)
at lb.D(Entity.java:1006)
at lb.d(Entity.java:950)
at ph.moveMinecartOffRail(EntityMinecart.java:1423)
at ph.j_(EntityMinecart.java:532)
at xe.a(World.java:2133)
at ie.a(WorldServer.java:570)
at xe.g(World.java:2096)
at xe.h(World.java:1977)
at ie.h(WorldServer.java:463)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:649)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:585)
at bcb.q(IntegratedServer.java:110)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:492)
at fp.run(SourceFile:818)
--- END ERROR REPORT 19405004 ----------
Since then, I've been getting the same message whenever I attempted to open my world.
Mods I'm using:
- Minecraft Coder Pack 7.19
- Forge Mod Loader 4.2.8.424
- Minecraft Forge 6.0.1.349
- mod_TooManyItems 1.4.2
- Railcraft 6.7.0.0
Operating system: Windows 7, 32 bit
Java: Version 7, Update 7
Since then, I've been getting the same message whenever I attempted to open my world.
Mods I'm using:
- Minecraft Coder Pack 7.19
- Forge Mod Loader 4.2.8.424
- Minecraft Forge 6.0.1.349
- mod_TooManyItems 1.4.2
- Railcraft 6.7.0.0
Operating system: Windows 7, 32 bit
Java: Version 7, Update 7
Any help is appreciated. Thanks.