Fallen-Breath / tweakermore

A collection of client-side tweak kits to enhance your Minecraft game experience. Tweak Minecraft and beyond!
GNU Lesser General Public License v3.0
164 stars 13 forks source link

清空容器功能需要调速器 #76

Open 8MiYile opened 3 weeks ago

8MiYile commented 3 weeks ago

Motivation

增加个延迟 以减缓每秒的发包速率

Description

因为玩家反馈说 使用这个功能会导致服务器在他客户端提示 Packets too many (Fast_I0) 然后被送回大厅,也就是被生存服踢出

Other information

Paper服详细日志

[13:27:23] [Netty Server IO #1/INFO]: Player Citrus_YZ Packets too many (Fast_I0 > 50)
[13:27:23] [Server thread/INFO]: Citrus_YZ lost connection: Packets too many (Fast_I0)
[13:27:24] [Server thread/INFO]: Citrus_YZ left the game
Fallen-Breath commented 3 weeks ago

注:原版服务器不存在所述的发包速率检测逻辑,此需求仅在非原版服务器中存在

8MiYile commented 3 weeks ago

@Fallen-Breath 咱也没说这是原版或者Fabric服务端啊() 但他这个是在Netty Server方面的 这个是Paper的问题还是什么?

Fallen-Breath commented 3 weeks ago

@Fallen-Breath 咱也没说这是原版或者Fabric服务端啊

我知道你没说。我只是为此 issue 写一个标注而已,避免其他人看到此 issue 后,以为是 tweakermore 自身与原版服务端不兼容的问题

但他这个是在Netty Server方面的 这个是Paper的问题还是什么?

这与本 mod 无关,建议自行去分析

8MiYile commented 3 weeks ago

@Fallen-Breath 所以这个支持会添加吧

Fallen-Breath commented 3 weeks ago

@Fallen-Breath 所以这个支持会添加吧

看情况。优先级不高,毕竟是非原版场景