-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Packet limit #104
Comments
This is not LimboAPI fault, the error is caused either by some mod, or by some Velocity plugin (send /velocity dump) |
|
I am also getting these issues when using forge. Changing limits doesn't fix anything. Works fine when I disable limboapi. Interestingly changing the IP address from 192.168.0.4:25566 to 0.0.0.0:25566 (while still connecting to the same server) shows a different packet limit. |
Having the same issue trying to connect with a forge 1.20.1 client |
When I go to the server with mods, I get the error shown in the screenshot.
Changing the max-unknown-packet-length, max-single-generic-packet-length, max-multi-generic-packet-length, max-packet-length-to-suppress-it limit settings does not help.
There is no such error when disabling the plugin.
I suspect that the packet limit settings are not working. Perhaps it is worth adding a parameter that will disable this check altogether
Screenshots
The text was updated successfully, but these errors were encountered: