-
-
Notifications
You must be signed in to change notification settings - Fork 244
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
[1.20.1] cannot connect to server with "Invalid payload REGISTER" #1333
Comments
It seems like a same problem |
The patch has been merged to Whisper(1.20.4) |
Hope I'm not reviving this needlessly, instead of creating my own for the same problem. The error is the same, but with a different mod: Dungeon's Delight (CurseForge), Farmer's delight Add-on. I have seen a fix for papermc that allows you to add this startup flag to increase the channel lenght: -Dpaper.disableChannelLimit=true Located here While this one doesn't works, I couldn't find one for bukkit or something else that did the job. I'm not sure if Whisper mentioned above does that, but if it does, is there a possibility of it being backported to 1.20.1? Also, for reference, this is the error:
|
arclight-forge-1.20.1-1.0.6-SNAPSHOT.zip |
Yep, it worked just fine, I didn't see any errors either, thank you. |
@hank9999 hellow Bro i have i think the same problem but i dont use Forge i use Fabric and the error is this, i hope can you help me, i want to create a server in my PC to play with my friends, the server has mods and start well but when im try to conect send me the error invalid payload register |
I have confirmed that ...
Arclight version
arclight-forge-1.20.1-1.0.5-1a8925b
OS & Java versions
OS:Ubuntu 22.04 x64, Java:openjdk version 18.0.2-ea
Plugins and Mods
Description
org.bukkit.plugin.messaging.ChannelNameTooLongException: Attempted to send a Plugin Message to a channel that was too large. The maximum length a channel may be is 64 chars (attempted 65 - 'create_enchantment_industry_plus:create_enchantment_industry_plus.
maybe the same fix as below can be applied to 1.20.1?
#1319
Step to reproduce
No response
Logs
No response
Server pack link (Optional)
No response
The text was updated successfully, but these errors were encountered: