Ruinscraft / PlotCubed

A fork of PlotSquared by Ruinscraft
GNU General Public License v3.0
2 stars 0 forks source link

Server hang issue #16

Closed ds58 closed 4 years ago

ds58 commented 4 years ago
[17:06:29] [Paper Watchdog Thread/ERROR]: The server has not responded for 10 seconds! Creating thread dump
[17:06:29] [Paper Watchdog Thread/ERROR]: ------------------------------
[17:06:29] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[17:06:29] [Paper Watchdog Thread/ERROR]: ------------------------------
[17:06:29] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[17:06:29] [Paper Watchdog Thread/ERROR]:   PID: 29 | Suspended: false | Native: false | State: RUNNABLE
[17:06:29] [Paper Watchdog Thread/ERROR]:   Stack:
[17:06:29] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.World.getChunkIfLoaded(World.java:308)
[17:06:29] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.World.getBrightness(World.java:768)
[17:06:29] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.World.updateBrightness(World.java:2380)
[17:06:29] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.World.c(World.java:2250)
[17:06:29] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.World.r(World.java:2175)
[17:06:29] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.World.lambda$setTypeAndData$1(World.java:446)
[17:06:29] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.World$$Lambda$3207/2032305242.run(Unknown Source)
[17:06:29] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.Chunk.runOrQueueLightUpdate(Chunk.java:1523)
[17:06:29] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.World.setTypeAndData(World.java:446)
[17:06:29] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setTypeAndData(CraftBlock.java:168)
[17:06:29] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setBlockData(CraftBlock.java:155)
[17:06:29] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:144)
[17:06:29] [Paper Watchdog Thread/ERROR]:       com.github.intellectualsites.plotsquared.bukkit.util.block.BukkitLocalQueue.lambda$setBaseBlocks$0(BukkitLocalQueue.java:103)
[17:06:29] [Paper Watchdog Thread/ERROR]:       com.github.intellectualsites.plotsquared.bukkit.util.block.BukkitLocalQueue$$Lambda$3575/1871651989.accept(Unknown Source)
[17:06:29] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670)
[17:06:29] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.CompletableFuture.uniAcceptStage(CompletableFuture.java:683)
[17:06:29] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.CompletableFuture.thenAccept(CompletableFuture.java:2010)
[17:06:29] [Paper Watchdog Thread/ERROR]:       com.github.intellectualsites.plotsquared.bukkit.util.block.BukkitLocalQueue.setBaseBlocks(BukkitLocalQueue.java:84)
[17:06:29] [Paper Watchdog Thread/ERROR]:       com.github.intellectualsites.plotsquared.bukkit.util.block.BukkitLocalQueue.setComponents(BukkitLocalQueue.java:75)
[17:06:29] [Paper Watchdog Thread/ERROR]:       com.github.intellectualsites.plotsquared.plot.util.block.BasicLocalBlockQueue.execute(BasicLocalBlockQueue.java:67)
[17:06:29] [Paper Watchdog Thread/ERROR]:       com.github.intellectualsites.plotsquared.plot.util.block.BasicLocalBlockQueue.next(BasicLocalBlockQueue.java:56)
[17:06:29] [Paper Watchdog Thread/ERROR]:       com.github.intellectualsites.plotsquared.plot.util.block.GlobalBlockQueue$1.run(GlobalBlockQueue.java:35)
[17:06:29] [Paper Watchdog Thread/ERROR]:       com.github.intellectualsites.plotsquared.plot.util.block.GlobalBlockQueue$1.run(GlobalBlockQueue.java:32)
[17:06:29] [Paper Watchdog Thread/ERROR]:       com.github.intellectualsites.plotsquared.plot.object.RunnableVal2.run(RunnableVal2.java:16)
[17:06:29] [Paper Watchdog Thread/ERROR]:       com.github.intellectualsites.plotsquared.plot.util.block.GlobalBlockQueue$2.run(GlobalBlockQueue.java:109)
[17:06:29] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:84)
[17:06:29] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:449)
[17:06:29] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1010)
[17:06:29] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439)
[17:06:29] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:940)
[17:06:29] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:837)
[17:06:29] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Thread.java:748)
[17:06:29] [Paper Watchdog Thread/ERROR]: ------------------------------
[17:06:29] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[17:06:29] [Paper Watchdog Thread/ERROR]: ------------------------------
ds58 commented 4 years ago

After a plot clear, this can happen

[16:48:01] [Server thread/WARN]: Tried to access a block entity before it was created. PooledBlockPosition{x=8869, y=69, z=-17259}
[16:48:01] [Server thread/WARN]: Tried to access a block entity before it was created. PooledBlockPosition{x=8869, y=69, z=-17259}
[16:48:01] [Server thread/WARN]: Tried to access a block entity before it was created. PooledBlockPosition{x=8870, y=68, z=-17259}
[16:48:01] [Server thread/WARN]: Tried to access a block entity before it was created. PooledBlockPosition{x=8870, y=68, z=-17259}
[16:48:01] [Server thread/WARN]: Tried to access a block entity before it was created. PooledBlockPosition{x=8869, y=68, z=-17259}
[16:48:01] [Server thread/WARN]: Tried to access a block entity before it was created. PooledBlockPosition{x=8870, y=69, z=-17259}
[16:48:01] [Server thread/WARN]: Tried to access a block entity before it was created. PooledBlockPosition{x=8870, y=69, z=-17259}
[16:48:01] [Server thread/WARN]: Tried to access a block entity before it was created. PooledBlockPosition{x=8870, y=69, z=-17259}
[16:48:01] [Server thread/WARN]: Tried to access a block entity before it was created. PooledBlockPosition{x=8869, y=68, z=-17259}
[16:48:01] [Server thread/WARN]: Tried to access a block entity before it was created. PooledBlockPosition{x=8870, y=68, z=-17259}
[16:48:01] [Server thread/WARN]: Tried to access a block entity before it was created. PooledBlockPosition{x=8869, y=69, z=-17259}
ds58 commented 4 years ago

This may be fixed with recent upstream merges. Closing for now