Skip to content
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

Random Packet handling error's #853

Open
Raphael065 opened this issue Jul 29, 2024 · 6 comments
Open

Random Packet handling error's #853

Raphael065 opened this issue Jul 29, 2024 · 6 comments

Comments

@Raphael065
Copy link

I have a problem, on a server it happens very often that people with higher versions that are supported by ViaVersion are kicked randomly, I have attached a crash log of such a situation below

disconnect-2024-07-21_00.32.55-client.txt

@Janmm14
Copy link
Contributor

Janmm14 commented Jul 30, 2024

If you have ViaVersion on bungee/waterfall, please try to put it on the backend spigot-based servers instead.

@Raphael065
Copy link
Author

I have ViaVersion only on the sub-servers and not on the Bungeecord server

@SpigotRCE
Copy link

Ideally all of your via plugins should be kept on either the proxy or the server, if you put it redundantly it will raise errors and will be inconsistent.

@SpigotRCE
Copy link

And after all, move to velocity now as waterfall has reached its eol

@jquery-package
Copy link

I'm getting the same error and found a way to replicate it. It's related to SpigotMC/BungeeCord#3666, but it looks differently on Waterfall.

You can catch this by quickly changing servers multiple times, for example by using plugin like this - https://pastebin.com/cP7CT6r1. You'll also need to use MC client > 1.20.2.

@SpigotRCE
Copy link

I don't think so, the BungeeCord issue was related with server sending a packet which was not supposed to be sent during configuration, the issue which you are getting is the packet being larger than expected, do you have any Via plugins?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants