Earthcomputer / multiconnect

A mod to connect to multiple Minecraft server versions
Other
462 stars 52 forks source link

Invalid payload register #424

Closed Oyssis closed 2 years ago

Oyssis commented 2 years ago

Latest Version?

Description

The new version of multiconnect made it so I cant log into only that server in beta 18 I could connect to that server

Log File

https://pastebin.com/y9pNhNxY

Crash Report (if applicable)

No response

Earthcomputer commented 2 years ago

This was one of the reasons I blocked non-vanilla custom payloads in the first place. See #81 and https://github.com/FabricMC/fabric/issues/849 I'm not sure what the best solution is. Perhaps a config option for the server, in addition to the protocol version?

Earthcomputer commented 2 years ago

It turns out this particular case was caused by something else, but it's still a general issue that needs to be thought about.