-
Notifications
You must be signed in to change notification settings - Fork 78
Help #503
Comments
Can you try to reproduce on latest build 118? |
[10:50:44 ERROR]: --- DO NOT REPORT THIS TO YATOPIA - THIS IS NOT A BUG OR A CRASH - git-Yatopia-ver/1.16.5-118 (MC: 1.16.5) --- and: 10:48:55 WARN]: [io.papermc.paper.util.PaperJvmChecker] ************************************************************ |
11:35:23 ERROR: The server has stopped responding! This is (probably) not a Yatopia bug. |
Upgrade to Java 16, Use Aikar's flags. If not fixed still, upgrade your
world by using --force-upgrade and --erase-cache. This will fix the stuff
with datafixerupper or world conversion process freezing the server when
loading chunks. You may also pre-gen your world.
The all logs you posted point to these. Other than these you may also want
a host with better cpu power if you have lag/TPS loss issues too along with
those.
Do note that though these may be completely unrelated since the thread
dumps may not be accurate, since the server will be running still while the
thread(s) are being dumped.
|
Are you sure that is the issue? It appears to be a netty/networking issue according to the stack. |
One of the logs was Java 16 warning so I suggested to upgrade to Java 16. Aikar's flags are general best practice to fix lag spikes etc. caused by many young gen GCs. World conversion/datafixerupper process is also known to cause freezes while loading chunks, albeit loading chunks itself can cause the issue to so pre-genning helps too (not loading but generating). It is just the last log he posted that points to Netty, so i think it is not specific to one thing. All logs he posted seem to point different methods in stack trace. So even if doing general recommendations it keeps, it maybe the host limiting the cpu power or such. For one with the Thread#yield, adding -XX:+DontYieldALot may help, though I'm not sure. It may just replace it with LockSupport#park. |
[10:37:58 ERROR]: --- DO NOT REPORT THIS TO YATOPIA - THIS IS NOT A BUG OR A CRASH - git-Yatopia-ver/1.16.5-115 (MC: 1.16.5) ---
[10:37:58 ERROR]: The server has not responded for -3 seconds! Creating thread dump
[10:37:58 ERROR]: ------------------------------
[10:37:58 ERROR]: Server thread dump (Look for plugins here before reporting to Yatopia!):
[10:37:58 ERROR]: Ticking entity: minecraft:cod, entity class: net.minecraft.server.v1_16_R3.EntityCod
[10:37:58 ERROR]: Entity status: dead: false, valid: true, alive: true, is passenger: false
[10:37:58 ERROR]: Entity UUID: 422ceee1-af66-4cf6-9f0e-7973f87e7927
[10:37:58 ERROR]: Position: world: 'world' at location (253.86747249109672, 45.78004280540774, -1.0985491454748268)
[10:37:58 ERROR]: Velocity: (0.0, -0.005001494253843475, 0.0) (in blocks per tick)
[10:37:58 ERROR]: Entity AABB: AABB[253.61747249109672, 45.78004280540774, -1.3485491454748268] -> [254.11747249109672, 46.08004281732867, -0.8485491454748268]
[10:37:58 ERROR]: ------------------------------
[10:37:58 ERROR]: Current Thread: Server thread
[10:37:58 ERROR]: PID: 21 | Suspended: false | Native: false | State: RUNNABLE
[10:37:58 ERROR]: Suspected Plugins: None
[10:37:58 ERROR]:
[10:37:58 ERROR]: Stack:
[10:37:58 ERROR]: app//net.minecraft.server.v1_16_R3.AttributeModifiable.h(SourceFile:145)
[10:37:58 ERROR]: app//net.minecraft.server.v1_16_R3.AttributeModifiable.getValue(SourceFile:125)
[10:37:58 ERROR]: app//net.minecraft.server.v1_16_R3.AttributeMapBase.c(AttributeMapBase.java:69)
[10:37:58 ERROR]: app//net.minecraft.server.v1_16_R3.EntityLiving.b(EntityLiving.java:2226)
[10:37:58 ERROR]: app//net.minecraft.server.v1_16_R3.EntityHuman.movementTick(EntityHuman.java:552)
[10:37:58 ERROR]: app//net.minecraft.server.v1_16_R3.EntityLiving.tick(EntityLiving.java:2685)
[10:37:58 ERROR]: app//net.minecraft.server.v1_16_R3.EntityHuman.tick(EntityHuman.java:274)
[10:37:58 ERROR]: app//net.minecraft.server.v1_16_R3.EntityPlayer.playerTick(EntityPlayer.java:662)
[10:37:58 ERROR]: app//net.minecraft.server.v1_16_R3.PlayerConnection.tick(PlayerConnection.java:326)
[10:37:58 ERROR]: app//net.minecraft.server.v1_16_R3.NetworkManager.a(NetworkManager.java:607)
[10:37:58 ERROR]: app//net.minecraft.server.v1_16_R3.ServerConnection.c(ServerConnection.java:164)
[10:37:58 ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1608)
[10:37:58 ERROR]: app//net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:443)
[10:37:58 ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1423)
[10:37:58 ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1144)
[10:37:58 ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291)
[10:37:58 ERROR]: app//net.minecraft.server.v1_16_R3.MinecraftServer$$Lambda$3140/0x0000000840877040.run(Unknown Source)
[10:37:58 ERROR]: [email protected]/java.lang.Thread.run(Thread.java:834)
[10:37:58 ERROR]: ------------------------------
[10:37:58 ERROR]: --- DO NOT REPORT THIS TO YATOPIA - THIS IS NOT A BUG OR A CRASH ---
[10:37:58 ERROR]: ------------------------------
===Plugin: EssentialsX===
The text was updated successfully, but these errors were encountered: