Jump to content

net.minecraft.util.ReportedException: Adding entity to track


sudrakoder

Recommended Posts

Hello,

 

I've been plagued with an error for the past few days and am not exactly sure what it could be from. This error is locking people out of my server because it occurs every time they log back in regardless of if the server was reset.  I mainly have this issue when entering the nether for a second time (mobs loaded) and had a temporary fix of just having a chunk loader, but this is no longer fixing the problem.

 

This is the error that occurs every time someone gets booted for this error. I haven't been able to find anything recent on this error and nobody seems to be reporting it.

 

[04:32:17] [server thread/ERROR]: "Silently" catching entity tracking error.

net.minecraft.util.ReportedException: Adding entity to track

at net.minecraft.entity.EntityTracker.func_72785_a(EntityTracker.java:230) [mn.class:?]

at cpw.mods.fml.common.registry.EntityRegistry.tryTrackingEntity(EntityRegistry.java:364) [EntityRegistry.class:?]

at net.minecraft.entity.EntityTracker.func_72786_a(EntityTracker.java:61) [mn.class:?]

at net.minecraft.world.WorldManager.func_72703_a(SourceFile:31) [mp.class:?]

at net.minecraft.world.World.func_72923_a(World.java:1347) [ahb.class:?]

at net.minecraft.world.WorldServer.func_72923_a(WorldServer.java:843) [mt.class:?]

at net.minecraft.world.World.func_72868_a(World.java:3303) [ahb.class:?]

at net.minecraft.world.chunk.Chunk.func_76631_c(Chunk.java:921) [apx.class:?]

at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:46) [ChunkIOProvider.class:?]

at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12) [ChunkIOProvider.class:?]

at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344) [AsynchronousExecutor.class:?]

at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302) [AsynchronousExecutor.class:?]

at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12) [ChunkIOExecutor.class:?]

at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126) [ms.class:?]

at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) [ms.class:?]

at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199) [ms.class:?]

at net.minecraft.world.World.func_72964_e(World.java:419) [ahb.class:?]

at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:313) [mt.class:?]

at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183) [mt.class:?]

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625) [MinecraftServer.class:?]

at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?]

at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]

at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]

Caused by: java.lang.IllegalStateException: Entity is already tracked!

at net.minecraft.entity.EntityTracker.func_72785_a(EntityTracker.java:196) ~[mn.class:?]

... 23 more

 

 

 

I have tried this on forge versions 10.13.2.1232 and 10.13.2.1291 to the same results.

 

FML Log: https://drive.google.com/file/d/0B0tamocy2K-JdjF4RkZIaEhCRm8 (too big for pastebin and spoiler tag)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.