TouhouLittleMaid icon indicating copy to clipboard operation
TouhouLittleMaid copied to clipboard

[Bug] 1.00更新至1.01或者1.02时后台出现卡线程的情况

Open blankpager opened this issue 2 years ago • 0 comments

Minecraft Version

  • [ ] 1.12.2
  • [X] 1.16.5

What happened?

catserver 1.16.5 尚不知具体原因,后台似乎没有报错。 从1.00更新到后续这两个版本的时候,某些玩家登录时后台无响应,一定时间以后触发服务器的timeout机制。 后续测试,并不是那些玩家的登录造成这样的情况。在他并未上线,我尝试传送至登录坐标的时候也会发生故障。 尚不知具体有多少坐标会出现这样的情况,但目前已知的一个坐标其附近并未出现车万女仆的物品、方块。 这个问题在从1.00更新至1.01或者1.02时产生,并在从1.01或1.02退回1.00的时候消失。 并不清楚是服务器核心问题、还是模组冲突、还是这个模组本身bug https://pan.baidu.com/s/1_WRkrfAaj22fqVQpldH09g?pwd=ibhl pwd=ibhl 这是latest.log以及debug.log

Relevant log output

[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: The server has stopped responding! This is (probably) not a Spigot bug.
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: If you see a plugin in the Server thread dump below, then please report it to that author
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 	 *Especially* if it looks like HTTP or MySQL operations are occurring
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: If you see a world save or edit, then it means you did far more than your server can handle at once
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 	 If this is the case, consider increasing timeout-time in spigot.yml but note that this will replace the crash with LARGE lag spikes
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: Spigot version: 1.16.5-589d8617 (MC: 1.16.5)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: Server thread dump (Look for plugins here before reporting to CatServer!):
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Server thread
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 	PID: 79 | Suspended: false | Native: false | State: TIMED_WAITING
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 	Stack:
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.util.concurrent.ThreadTaskExecutor.func_223705_bi(SourceFile:139)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:129)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.world.server.ServerChunkProvider.func_212849_a_(ServerChunkProvider.java:154)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.world.World.func_217353_a(World.java:318)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.world.World.func_212866_a_(World.java:314)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.entity.Entity.func_242281_f(Entity.java:1334)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.entity.Entity.func_70080_a(Entity.java:1319)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraftforge.event.ForgeEventFactory.canMountEntity(ForgeEventFactory.java:460)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.entity.Entity.func_184205_a(Entity.java:1953)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.entity.MobEntity.func_184205_a(MobEntity.java:1342)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.entity.EntityType.func_220346_a_(EntityType.java:511)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.entity.EntityType$$Lambda$28798/0x0000000804744840.apply(Unknown Source)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		[email protected]/java.util.Optional.map(Optional.java:265)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.entity.EntityType.func_220335_a(EntityType.java:504)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.world.chunk.storage.ChunkSerializer.func_222650_a(ChunkSerializer.java:393)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.world.chunk.storage.ChunkSerializer.func_222648_b(ChunkSerializer.java:130)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.world.chunk.storage.ChunkSerializer$$Lambda$28695/0x0000000804718440.accept(Unknown Source)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.world.chunk.Chunk.func_217318_w(Chunk.java:492)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.world.server.ChunkManager.func_219237_a_(ChunkManager.java:588)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.world.server.ChunkManager$$Lambda$28764/0x0000000804737040.apply(Unknown Source)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		com.mojang.datafixers.util.Either.lambda$mapLeft$0(Either.java:162)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		com.mojang.datafixers.util.Either$$Lambda$27282/0x0000000803dab440.apply(Unknown Source)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		com.mojang.datafixers.util.Either$Left.map(Either.java:38)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		com.mojang.datafixers.util.Either.mapLeft(Either.java:162)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.world.server.ChunkManager.func_219193_a_(ChunkManager.java:575)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.world.server.ChunkManager$$Lambda$28761/0x0000000804733440.apply(Unknown Source)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		[email protected]/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		[email protected]/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$28680/0x0000000804714840.run(Unknown Source)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(ServerChunkProvider.java:575)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(ServerChunkProvider.java:583)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.world.server.ServerChunkProvider.func_217234_d(ServerChunkProvider.java:300)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:872)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:861)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:846)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:779)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:265)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		net.minecraft.server.MinecraftServer$$Lambda$27076/0x0000000803c91440.run(Unknown Source)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		[email protected]/java.lang.Thread.run(Thread.java:829)
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
[20:13:13] [Spigot Watchdog Thread/ERROR] [Minecraft]: Entire Thread Dump:
[20:13:15] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------
[20:13:15] [Spigot Watchdog Thread/ERROR] [Minecraft]: Current Thread: Reference Handler
[20:13:15] [Spigot Watchdog Thread/ERROR] [Minecraft]: 	PID: 2 | Suspended: false | Native: false | State: RUNNABLE
[20:13:15] [Spigot Watchdog Thread/ERROR] [Minecraft]: 	Stack:
[20:13:15] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		[email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
[20:13:15] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		[email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:241)
[20:13:15] [Spigot Watchdog Thread/ERROR] [Minecraft]: 		[email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)
[20:13:15] [Spigot Watchdog Thread/ERROR] [Minecraft]: ------------------------------

Contact Details

Q2835585853

blankpager avatar Jun 04 '22 12:06 blankpager