Micalhl / TrHologram

Modern & Lightweight & Multi-Bug(at least for now) Holographic-Plugin
https://trhologram.trixey.cc/
MIT License
18 stars 24 forks source link

玩家加入服务器时报错卡顿 #11

Closed MCZQ closed 3 years ago

MCZQ commented 3 years ago

21:04:23 ERROR: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Airplane-"ec7d3d0" (MC: 1.17.1) --- 21:04:23 ERROR: The server has not responded for 15 seconds! Creating thread dump

21:04:23 ERROR: Server thread dump (Look for plugins here before reporting to Paper!): 21:04:23 ERROR: Ticking entity: minecraft:player, entity class: net.minecraft.server.level.EntityPlayer 21:04:23 ERROR: Entity status: removed: false, valid: true, alive: true, is passenger: false 21:04:23 ERROR: Entity UUID: dfba50f4-6fdd-364f-9df3-a0522674163d 21:04:23 ERROR: Position: world: 'world' at location (-1.5, 107.0, -95.5)

21:04:23 ERROR: Entity AABB: AABB[-1.800000011920929, 107.0, -95.80000001192093] -> -1.199999988079071, 108.79999995231628, -95.19999998807907: Total packets processed on the main thread for all players: 71

21:04:23 ERROR: Current Thread: Server thread 21:04:23 ERROR: PID: 39 | Suspended: false | Native: true | State: RUNNABLE

21:04:23 ERROR: java.base@16.0.1/sun.nio.ch.SocketDispatcher.read0(Native Method)

21:04:23 ERROR: java.base@16.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

21:04:23 ERROR: app//net.minecraft.server.players.PlayerList$$Lambda$6923/0x00000008026b6f58.run(Unknown Source)

21:04:23 ERROR: app//net.minecraft.server.MinecraftServer$$Lambda$3689/0x00000008013d7a28.run(Unknown Source)

21:04:23 ERROR: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---

JinOuYongGu commented 3 years ago

遇到同样的问题,疑似是updater导致的卡服。我的核心是git-Purpur-1171 (MC: 1.16.5)

**08:35:02 ERROR: me.arasple.mc.trhologram.module.service.Updater.getLatestVersion(Updater.kt:44)

`08:35:02 ERROR: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Purpur-1171 (MC: 1.16.5) --- 08:35:02 ERROR: The server has not responded for 10 seconds! Creating thread dump

08:35:02 ERROR: Server thread dump (Look for plugins here before reporting to Paper!): 08:35:02 ERROR: Ticking entity: minecraft:player, entity class: net.minecraft.server.v1_16_R3.EntityPlayer 08:35:02 ERROR: Entity status: dead: false, valid: true, alive: true, is passenger: false 08:35:02 ERROR: Entity UUID: dc6a7c18-07f7-38fe-bdfc-3145c2aa659f 08:35:02 ERROR: Position: world: 'world' at location (17.154693472238414, 9.0625, 0.21391586893436487)

08:35:02 ERROR: Entity AABB: AABB[16.854693460317485, 9.0625, -0.08608414298656408] -> 17.454693484159343, 10.862499952316284, 0.5139158808552938: Total packets processed on the main thread for all players: 2363

08:35:02 ERROR: Current Thread: Server thread 08:35:02 ERROR: PID: 28 | Suspended: false | Native: true | State: RUNNABLE

08:35:02 ERROR: java.base@11.0.11/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)

08:35:02 ERROR: java.base@11.0.11/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

08:35:02 ERROR: app//net.minecraft.server.v1_16_R3.PlayerList$$Lambda$6529/0x0000000101bdc040.run(Unknown Source)

08:35:02 ERROR: app//net.minecraft.server.v1_16_R3.MinecraftServer$$Lambda$3161/0x0000000100964040.run(Unknown Source)

08:35:02 ERROR: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---

MCZQ commented 3 years ago

Purpur比飞机端好吗?我用的是飞机端唉

Micalhl commented 3 years ago

已更新,请使用 Github Actions 里的最新构建。