thread dumps

unlisted ⁨1⁩ ⁨file⁩ 2022-06-22 15:19:03 UTC

pastefile1

Raw
[03:09:53] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[03:09:53] [Paper Watchdog Thread/ERROR]: 	PID: 24 | Suspended: false | Native: false | State: RUNNABLE
[03:09:53] [Paper Watchdog Thread/ERROR]: 	Stack:
[03:09:53] [Paper Watchdog Thread/ERROR]: 		[email protected]/sun.nio.fs.UnixNativeDispatcher.lstat0(Native Method)
[03:09:53] [Paper Watchdog Thread/ERROR]: 		[email protected]/sun.nio.fs.UnixNativeDispatcher.lstat(UnixNativeDispatcher.java:308)
[03:09:53] [Paper Watchdog Thread/ERROR]: 		[email protected]/sun.nio.fs.UnixFileAttributes.get(UnixFileAttributes.java:72)
[03:09:53] [Paper Watchdog Thread/ERROR]: 		[email protected]/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:434)
[03:09:53] [Paper Watchdog Thread/ERROR]: 		[email protected]/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:266)
[03:09:53] [Paper Watchdog Thread/ERROR]: 		[email protected]/java.nio.file.Files.move(Files.java:1432)
[03:09:53] [Paper Watchdog Thread/ERROR]: 		net.minecraft.Util$3.getAsBoolean(Util.java:544)
[03:09:53] [Paper Watchdog Thread/ERROR]: 		net.minecraft.Util.executeInSequence(Util.java:609)
[03:09:53] [Paper Watchdog Thread/ERROR]: 		net.minecraft.Util.runWithRetries(Util.java:620)
[03:09:53] [Paper Watchdog Thread/ERROR]: 		net.minecraft.Util.safeReplaceOrMoveFile(Util.java:645)
[03:09:53] [Paper Watchdog Thread/ERROR]: 		net.minecraft.Util.safeReplaceFile(Util.java:636)
[03:09:53] [Paper Watchdog Thread/ERROR]: 		net.minecraft.Util.safeReplaceFile(Util.java:632)
[03:09:53] [Paper Watchdog Thread/ERROR]: 		net.minecraft.world.level.storage.LevelStorageSource$LevelStorageAccess.saveDataTag(LevelStorageSource.java:464)
[03:09:53] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.level.ServerLevel.saveIncrementally(ServerLevel.java:1249)
[03:09:53] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1451)
[03:09:53] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1187)
[03:09:53] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:302)
[03:09:53] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer$$Lambda$4329/0x00000008014d3780.run(Unknown Source)
[03:09:53] [Paper Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:833)

different error
: Current Thread: Server thread
[18:12:46] [Paper Watchdog Thread/ERROR]: 	PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
[18:12:46] [Paper Watchdog Thread/ERROR]: 	Stack:
[18:12:46] [Paper Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[18:12:46] [Paper Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[18:12:46] [Paper Watchdog Thread/ERROR]: 		net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)
[18:12:46] [Paper Watchdog Thread/ERROR]: 		net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)
[18:12:46] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1306)
[18:12:46] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1191)
[18:12:46] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:302)
[18:12:46] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer$$Lambda$4329/0x00000008014d3780.run(Unknown Source)
[18:12:46] [Paper Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:833)

different error again
18:45:18] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[18:45:19] [Paper Watchdog Thread/ERROR]: 	PID: 24 | Suspended: false | Native: false | State: RUNNABLE
[18:45:20] [Paper Watchdog Thread/ERROR]: 	Stack:
[18:45:31] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 59293ms or 1185 ticks behind
[18:46:17] [Paper Watchdog Thread/ERROR]: 		com.google.gson.internal.bind.JsonTreeReader.nextString(JsonTreeReader.java:183)
[18:46:17] [Paper Watchdog Thread/ERROR]: 		net.kyori.adventure.text.serializer.gson.ComponentSerializerImpl.read(ComponentSerializerImpl.java:137)
[18:46:18] [Paper Watchdog Thread/ERROR]: 		net.kyori.adventure.text.serializer.gson.ComponentSerializerImpl.read(ComponentSerializerImpl.java:56)
[18:46:18] [Paper Watchdog Thread/ERROR]: 		com.google.gson.TypeAdapter$1.read(TypeAdapter.java:199)
[18:46:19] [Paper Watchdog Thread/ERROR]: 		com.google.gson.Gson.fromJson(Gson.java:963)
[18:46:19] [Paper Watchdog Thread/ERROR]: 		com.google.gson.Gson.fromJson(Gson.java:1034)
[18:46:19] [Paper Watchdog Thread/ERROR]: 		com.google.gson.Gson.fromJson(Gson.java:1006)
[18:46:19] [Paper Watchdog Thread/ERROR]: 		io.papermc.paper.adventure.PaperAdventure.asAdventure(PaperAdventure.java:131)
[18:46:19] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer.sendSystemMessage(MinecraftServer.java:1711)
[18:46:19] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.players.PlayerList.broadcastSystemMessage(PlayerList.java:1397)
[18:46:19] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.players.PlayerList.broadcastSystemMessage(PlayerList.java:1391)
[18:46:19] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:2031)
[18:46:19] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:2009)
[18:46:19] [Paper Watchdog Thread/ERROR]: 		net.minecraft.network.Connection.handleDisconnection(Connection.java:756)
[18:46:19] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:252)
[18:46:19] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1581)
[18:46:19] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:446)
[18:46:19] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1414)
[18:46:19] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1187)
[18:46:20] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:302)
[18:46:20] [Paper Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer$$Lambda$4329/0x00000008014d3780.run(Unknown Source)
[18:46:20] [Paper Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:833)