LuminolMC / Luminol

轻量级、优化且功能齐全的 Folia 分支,专为生存和无政府状态服务器而设计
MIT License
163 stars 14 forks source link

Player cant join #21

Closed mani1232 closed 1 month ago

mani1232 commented 2 months ago

服务端版本 LuminolMC Version

1.20.6-DEV-f2a1374

预期的行为 Expected behavior

Player joined

观测到的实际行为 Observed/Actual behavior

Cant join

复现步骤 Steps/models to reproduce

Some players try to join

插件与数据包列表。 Plugin and Datapack List.

[20:37:36 INFO]: Server Plugins (14): [20:37:36 INFO]: Paper Plugins: [20:37:36 INFO]: - CarbonChat, HuskHomes [20:37:36 INFO]: Bukkit Plugins: [20:37:36 INFO]: - AntiPopup, Chunky, floodgate, GSit, LuckPerms, SayanVanish, SkinsRestorer, spark, ViaBackwards, ViaVersion [20:37:36 INFO]: voicechat, ZNPCsPlus

更多详细信息。 The more information.

[20:24:46 INFO]: UUID of player roket2338 is 03336a38-33c5-3992-90d8-c404b0d2ce15 [20:24:47 INFO]: com.mojang.authlib.GameProfile@37d523ca[id=03336a38-33c5-3992-90d8-c404b0d2ce15,name=roket2338,properties={}] lost connection: Internal Exception: io.netty.handler.codec.EncoderException: Pipeline has no outbound protocol configured, can't process packet net.minecraft.network.protocol.common.ClientboundKeepAlivePacket@69428ad8 [20:24:57 INFO]: UUID of player roket2338 is 03336a38-33c5-3992-90d8-c404b0d2ce15 [20:24:59 INFO]: com.mojang.authlib.GameProfile@36a24bc4[id=03336a38-33c5-3992-90d8-c404b0d2ce15,name=roket2338,properties={}] lost connection: Internal Exception: io.netty.handler.codec.EncoderException: Pipeline has no outbound protocol configured, can't process packet net.minecraft.network.protocol.common.ClientboundKeepAlivePacket@2360622f

mani1232 commented 2 months ago

(Server proxy supported 1.21 and backend servers use viaversion)

MrHua269 commented 2 months ago

Could you reproduce it on Folia?I think it's an issue of the upstream

Dreeam-qwq commented 1 month ago

Fixed in https://github.com/LuminolMC/Luminol/commit/e6027bdfbf5fb4fb52d38064fc5b626757a6557f

You can set alternative_keepalive_handling.enabled to true now.