You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After used /sendfilter multiple (sometimes single one is enough) times, the client disconnects with a DecoderException.
To Reproduce
Steps to reproduce the behavior:
Install the plugin on latest velocity.
Execute /sendfilter (my username).
If the filter passes, do step 2 again.
The client immediately disconnects after executing /sendfilter (my username), with a line: Internal Exception: io.netty.handler.codec.DecoderException: java.util.zip.DataFormatException: inflate data is bad.
Expected behavior
Client keeps connected no matter how many times it is sent to filter.
Screenshots
Server Info (please complete the following information):
Describe the bug
After used /sendfilter multiple (sometimes single one is enough) times, the client disconnects with a
DecoderException
.To Reproduce
Steps to reproduce the behavior:
/sendfilter (my username)
./sendfilter (my username)
, with a line:Internal Exception: io.netty.handler.codec.DecoderException: java.util.zip.DataFormatException: inflate data is bad
.Expected behavior
Client keeps connected no matter how many times it is sent to filter.
Screenshots
Server Info (please complete the following information):
https://github.com/Elytrium/LimboFilter/releases/tag/1.1.10
https://github.com/Elytrium/LimboAPI/releases/tag/1.1.12
https://api.papermc.io/v2/projects/velocity/versions/3.2.0-SNAPSHOT/builds/252/downloads/velocity-3.2.0-SNAPSHOT-252.jar
The text was updated successfully, but these errors were encountered: