-
Notifications
You must be signed in to change notification settings - Fork 47
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]: 'clientbound/minecraft:custom_payload’ #1200
Comments
I had this issue too and the only fix I found was the install Packet Fixer on the server and on all clients. |
When hosting locally it does not help sadly, at least in my case |
I tested it recently but I didn't get any success, it keeps showing the same error |
same problem |
In 1.20, it was the Supplementaries mod that caused this problem. I don't know if it was fixed. Try removing it and then try opening LAN again. |
We removed this mod from the pack and it resolved our issue! Thank-you! |
I have on 1.22 |
I'll try the test in 1.22 on Supplementaries and let you know |
I deleted Supplementaries on ATM10 v1.22 and its works.
|
Can confirm, deleteing supplementaries helped and the other person can join. |
It worked for me by installing Packet Fixer on 1.22 |
i've just tested with version 1.23 and everything works, this bug has been resolved |
Possible Fixes
No
Modpack Version
1.22
What happened?
i'm opening the door to my world for my friend to enter via radmin we're both playing the original version.
whenever he tries to connect he gets in but is immediately disconnected with the following warning:
“
Internal Exception: io.netty.handler.codec.EncoderException: Failed to encode packet ‘clientbound/minecraft:custom_payload’
”latest.log
https://gist.github.com/Herograme/37b6ac77e34c5eba6b28498220ebe089
Developer reports
No response
The text was updated successfully, but these errors were encountered: