Leymooo / BungeeCord

BungeeCord with built in AntiBot protection (RUS lang)
http://www.rubukkit.org/threads/137038/
Other
78 stars 54 forks source link

FastOverflowPacketException error #102

Closed UniDima closed 2 years ago

UniDima commented 2 years ago

Использую версию 3.8.9

Поставил плагин на очереди: https://www.spigotmc.org/resources/ajqueue.78266/ (Версия 2.2.2)

Получаю ошибку:

23:45:19 [SEVERE] Caused by: io.netty.handler.codec.DecoderException: ru.leymooo.botfilter.utils.FastOverflowPacketException: Packet #0 could not be framed because was too large (expected 1038 bytes, got 2486 bytes)

23:45:19 [SEVERE]     at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:477)

23:45:19 [SEVERE]     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)

23:45:19 [SEVERE]     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)

23:45:19 [SEVERE]     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)

23:45:19 [SEVERE]     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)

23:45:19 [SEVERE]     at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)

23:45:19 [SEVERE]     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)

23:45:19 [SEVERE]     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)

23:45:19 [SEVERE]     at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)

23:45:19 [SEVERE]     at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)

23:45:19 [SEVERE]     at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)

23:45:19 [SEVERE]     at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)

23:45:19 [SEVERE]     at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)

23:45:19 [SEVERE]     at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)

23:45:19 [SEVERE]     ... 1 more

23:45:19 [SEVERE] Caused by: ru.leymooo.botfilter.utils.FastOverflowPacketException: Packet #0 could not be framed because was too large (expected 1038 bytes, got 2486 bytes)

Отписал автору плагина - сказал на стороне прокси ошибка, это так?

Leymooo commented 2 years ago

Это точно полная ошибка?

UniDima commented 2 years ago

Вот полный лог между сессиями дебаггера: https://pastebin.com/cs086GUc

Leymooo commented 2 years ago

Попробуй эту версию https://github.com/Leymooo/BungeeCord/actions/runs/1658606206

UniDima commented 2 years ago

В артефактах сборки скачиваемый файл судя по всему побит. После скачивания 1Кб весит.

Leymooo commented 2 years ago

https://github.com/Leymooo/BungeeCord/actions/runs/1659275806

UniDima commented 2 years ago

Спасибо, всё работает