PluginBugs / Issues-ServerBooster

Repository used to keep track of issues of my plugin ServerBooster
2 stars 0 forks source link

[BUG] NoSuchFieldError: trackedEntities #10

Closed kangolist closed 4 years ago

kangolist commented 4 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. Server thread/WARN]: [ServerBooster] Task #18 for ServerBooster v1.0.32 generated an exception java.lang.NoSuchFieldError: trackedEntities at dev.lone.serverbooster.b.e.b.a.a(SourceFile:316) ~[?:?] at dev.lone.serverbooster.b.e.b.c.b(SourceFile:44) ~[?:?] at dev.lone.serverbooster.b.e.b.c.run(SourceFile:26) ~[?:?] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.15.2.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394) [spigot-1.15.2.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036) [spigot-1.15.2.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:399) [spigot-1.15.2.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984) [spigot-1.15.2.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824) [spigot-1.15.2.jar:git-Spigot-800b93f-8160e29] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Info (please complete the following information):

Additional context I added in each config, the maps what I have on the server and I receive this error, please I need a solution.

LoneDev6 commented 4 years ago

Download latest paper and use it. Surely you're using an old 1.15.2 version https://papermc.io/downloads

Also please next time follow the template for the issue, thanks

kangolist commented 4 years ago

Thanks I installed the latest version of Paper and it worked without any problems, thanks for the support.

LoneDev6 commented 4 years ago

No problem! :D