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

Update build.gradle.kts of bungee module #551

Closed
wants to merge 1 commit into from

Conversation

LittleShyStar02
Copy link
Contributor

@LittleShyStar02 LittleShyStar02 commented Oct 25, 2024

Fix java.util.NoSuchElementException: frame-decoder error caused by bungeecord api not updated.

Fix java.util.NoSuchElementException: frame-decoder caused by bungeecord api not updated
@Tim203
Copy link
Member

Tim203 commented Oct 26, 2024

This doesn't make much sense to me. Do you have an idea why it's caused by an outdated dependency (that we don't include in the final jar)?

@LittleShyStar02
Copy link
Contributor Author

LittleShyStar02 commented Oct 26, 2024

Yes, in the BungeeCord #1868 build, they change a things on netty channel. The error received on prompt was of io.netty in initChannel() method of floodgate that it was outdated because bungeecord change the channel type and other things.

SpigotMC/BungeeCord@b309e4a

Then library update, obviously, I do not receive any error on prompt

PS: sorry for my bad english

@LittleShyStar02
Copy link
Contributor Author

LittleShyStar02 commented Oct 26, 2024

More information of error is here

(copy paste of discord message)
Error: https://pastebin.com/1yrJ4SD6

https://dump.geysermc.org/UdgsUDHIzUHiAe6gmV1uV1qhNGC6aXKA

The error appear from Bungeecord #1868 build

@LittleShyStar02
Copy link
Contributor Author

Sometimes the error appear again, maybe when there are a lot of pings on server

@LittleShyStar02 LittleShyStar02 closed this by deleting the head repository Oct 31, 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