Elecast2 / EntityTrackerFixer

Untrack entities that are not used at all by the server
30 stars 16 forks source link

Console spam (EntityTrackerFixer v1.1 generated an exception while executing task 12) #4

Closed Busted11290 closed 4 years ago

Busted11290 commented 4 years ago

Updated Paper to latest build from tonight, console is then spammed with this.

Server: Paper-194 Version: 1.14.4 Plugin Version: 1.1

https://pastebin.com/mCaVYGK3

successed commented 4 years ago

[17:36:23 WARN]: [EntityTrackerFixer] Plugin EntityTrackerFixer v1.1 generated an exception while executing task 98294 java.lang.IllegalStateException: Asynchronous getNearbyEntities! at org.spigotmc.AsyncCatcher.catchOp(AsyncCatcher.java:15) ~[patched_1.14.4.jar:git-Paper-194] at org.bukkit.craftbukkit.v1_14_R1.entity.CraftEntity.getNearbyEntities(CraftEntity.java:531) ~[patched_1.14.4.jar:git-Paper-194] at net.minemora.entitytrackerfixer.CheckTask.checkWorld(CheckTask.java:40) ~[?:?] at net.minemora.entitytrackerfixer.CheckTask.run(CheckTask.java:28) ~[?:?] at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.4.jar:git-Paper-194] at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.14.4.jar:git-Paper-194] at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.14.4.jar:git-Paper-194] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_222] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_222] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]

ArtelGG commented 4 years ago

Update to the latest release.