Skip to content

Conversation

@AlexProgrammerDE
Copy link

This fixes issues where plugins that relocate gson didn't work anymore because the previous changes in 7b025cd were not taking into account that some plugins might relocate gson.

This fixes issues where plugins that relocate gson didn't work anymore because the previous changes in 7b025cd were not taking into account that some plugins might relocate gson.
@bergerkiller
Copy link

bergerkiller commented Oct 13, 2025

Can confirm this fixes the issue for me of Adventure platform bukkit no longer sending messages. I would suggest keeping in a fallback / original code for people that do not shade in gson themselves though, to avoid a needless string serialize/deserialize.

Thanks for making fix, I can at least use this patch as-is.

@AlexProgrammerDE
Copy link
Author

the serializer has always supported relocated gson until the 1.21.6 commit broke it again.
I don't wanna do a large refactor. Just fix the old behaviour being broken.

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