Elecast2/EntityTrackerFixer

Error

Closed this issue · 9 comments

Sometimes I get this error. I couldn't find how to fix it. I would be glad if you could help.

[01:32:12] [Server thread/WARN]: java.lang.Throwable: [ERROR] Illegal PlayerChunkMap::addEntity for world world: EntityZombie['Zombie'/514939, uuid='c6741173-f708-4dda-86be-eeec3aea817e', l='world', x=-13992.75, y=91.70, z=-20959.06, cx=-875, cz=-1310, tl=0, v=false, d=true] [01:32:12] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.PlayerChunkMap.addEntity(PlayerChunkMap.java:1523) [01:32:12] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [01:32:12] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [01:32:12] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [01:32:12] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498) [01:32:12] [Server thread/WARN]: at net.minemora.entitytrackerfixer.v1_15_R1.NMSEntityTracker.trackEntities(NMSEntityTracker.java:35) [01:32:12] [Server thread/WARN]: at net.minemora.entitytrackerfixer.v1_15_R1.tasks.CheckTask.checkWorld(CheckTask.java:51) [01:32:12] [Server thread/WARN]: at net.minemora.entitytrackerfixer.v1_15_R1.tasks.CheckTask.run(CheckTask.java:30) [01:32:12] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:84) [01:32:12] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) [01:32:12] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1185) [01:32:12] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) [01:32:12] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1112) [01:32:12] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:934) [01:32:12] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)

I have the same issue and it spams the console at a random interval

https://pastebin.com/jMKirLJg

For this reason, my server crashed more than once. It improved when I deleted the plugin. I will be glad if you help me.

For this reason, my server crashed more than once. It improved when I deleted the plugin. I will be glad if you help me.

Hello, are you using Paper 1.15.2 as server version? Because if you do. You must update to build #171 or up. Some former builds cause random crashes.

thanks a lot, i will try as soon as possible.

It still going . What should I do ??

EntityTrackerFixer needs a patch.

Should be fixed on latest version, open new issue if still occurs with latest version.