bad packets

bad packets

18M Downloads

Server sent an invalid packet

GeorgeV220 opened this issue ยท 4 comments

commented

When I'm trying to connect to a friend's server I get this error (1.20.4):
https://mclo.gs/w92kH8R#L982

commented

Something is making Bad Packet's packet handler not being registered. To know what mod that is I need to know the list of mods that modify the vanilla class responsible for it.

Please run with -Dmixin.debug.output=true JVM argument and rerun until the error occurs again. Then, send me the content of .minecraft/.mixin.out privately to me via Discord. Join my server here and DM @deirn.

commented

I added this JVM argument to modrinth but no file with .mixin.out exists.

commented

Oops, sorry it's -Dmixin.debug.export=true, not output.

commented

ViaFabricPlus issue. ViaVersion/ViaFabricPlus#359