PaperMC / Paper

The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
https://papermc.io/
Other
9.7k stars 2.27k forks source link

Server freezes on player join #1618

Closed RiftBladeMc closed 5 years ago

RiftBladeMc commented 5 years ago
[15:47:50] [User Authenticator #1/INFO]: UUID of player Tofer2012 is bd9591ab-c14d-4021-8e90-f616666d18f5
[15:47:51] [Server thread/INFO]: Tofer2012[/173.249.30.10:36326] logged in with entity id 64 at ([world]-68.5, 80.0, 9.5)
[15:47:51] [pool-13-thread-1/INFO]: [Essentials] Creating empty config: C:\Users\ericr\server\main\plugins\Essentials\userdata\bd9591ab-c14d-4021-8e90-f616666d18f5.yml
[15:47:55] [Async Chat Thread - #0/INFO]: <Tofer2012> Hallo
[15:48:01] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[15:48:01] [Paper Watchdog Thread/ERROR]: The server has not responded for 10 seconds! Creating thread dump
[15:48:01] [Paper Watchdog Thread/ERROR]: ------------------------------
[15:48:01] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[15:48:01] [Paper Watchdog Thread/ERROR]: ------------------------------
[15:48:01] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[15:48:01] [Paper Watchdog Thread/ERROR]:   PID: 23 | Suspended: false | Native: false | State: RUNNABLE
[15:48:01] [Paper Watchdog Thread/ERROR]:   Stack:
[15:48:01] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_13_R2.util.WeakCollection$1.hasNext(WeakCollection.java:81)
[15:48:01] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_13_R2.scoreboard.CraftScoreboardManager.getScoreboardScores(CraftScoreboardManager.java:105)
[15:48:01] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.EntityPlayer.a(EntityPlayer.java:1059)
[15:48:01] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.EntityHuman.b(EntityHuman.java:1483)
[15:48:01] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.EntityHuman.a(EntityHuman.java:1475)
[15:48:01] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.EntityHuman.tick(EntityHuman.java:176)
[15:48:01] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.EntityPlayer.playerTick(EntityPlayer.java:402)
[15:48:01] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.PlayerConnection.Y_(PlayerConnection.java:145)
[15:48:01] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.NetworkManager.a(NetworkManager.java:253)
[15:48:01] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.ServerConnection.c(ServerConnection.java:130)
[15:48:01] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1118)
[15:48:01] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439)
[15:48:01] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
[15:48:01] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
[15:48:01] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[15:48:01] [Paper Watchdog Thread/ERROR]: ------------------------------
[15:48:01] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[15:48:01] [Paper Watchdog Thread/ERROR]: ------------------------------

I dont think this is lag considering there is only around 5 people on with a solid 20 tps when this happens and I am running the server with a Ryzen 5 1600x and 4gb ram Plugin list: When this first started I only had: Essentials, FastAsyncWorldEdit, React Currently I have: ASyncWorld, BileTools, CoreProtect, CustomItems, Essentials, FastAsyncWorldEdit, InvUtils, OpenInv, ProtocolLib, React*, ViaBackwards, ViaVersion, WorldEdit

Paper build number: first started with around 120 when I switched to 1.13 still happening with 401

RiftBladeMc commented 5 years ago

Seems to randomly of fixed but idk why