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

Fix "Invalid payload REGISTER" error when login #1319

Merged
merged 1 commit into from
May 1, 2024

Conversation

hank9999
Copy link
Contributor

@hank9999 hank9999 commented Apr 18, 2024

Some mods' channel names exceed Bukkit's limit. I've modified the limit from 64 to 256 to avoid the ChannelNameTooLongException and the "Invalid payload REGISTER" error when login for some mods, such as Traffic control + Roads mod by Teerth

@IzzelAliz
Copy link
Owner

Just increase it to 256 which looks better to me.

@hank9999
Copy link
Contributor Author

Just increase it to 256 which looks better to me.

Ok, done.

@IzzelAliz IzzelAliz merged commit 5c6b795 into IzzelAliz:1.16 May 1, 2024
hank9999 added a commit to hank9999/Arclight that referenced this pull request May 1, 2024
hank9999 added a commit to hank9999/Arclight that referenced this pull request May 1, 2024
hank9999 added a commit to hank9999/Arclight that referenced this pull request May 1, 2024
hank9999 added a commit to hank9999/Arclight that referenced this pull request May 1, 2024
hank9999 added a commit to hank9999/Arclight that referenced this pull request May 1, 2024
hank9999 added a commit to hank9999/Arclight that referenced this pull request May 1, 2024
hank9999 added a commit to hank9999/Arclight that referenced this pull request May 1, 2024
hank9999 added a commit to hank9999/Arclight that referenced this pull request May 1, 2024
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

Successfully merging this pull request may close these issues.

2 participants