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

Revert "Update dependencies and use non-deprecated methods" #1224

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

Pablete1234
Copy link
Member

Reverts #1212

Updated adventure makes use of JsonObject.size(), which doesn't exist unstil gson 2.7 while sportpaper uses 2.2. This breaks certain types of text serialization, and, in particular, breaks community's cross-server adminchat.

@Pablete1234 Pablete1234 added bug Something isn't working urgent Breaks the plugin labels Aug 22, 2023
@Pablete1234 Pablete1234 added the ready PR is ready to merge label Aug 22, 2023
@calcastor
Copy link
Contributor

Electroid/SportPaper#136 should resolve this on SportPaper's end. There are implications for plugins which depend on PGM and Adventure, and want to support Spigot unfortunately. However, Community itself does require SportPaper to my knowledge.

It seems difficult to reconcile this if we want to use up to date libraries.

@Electroid Electroid merged commit 8cd6a41 into dev Aug 23, 2023
2 checks passed
@Electroid Electroid deleted the revert-1212-deprecations branch August 23, 2023 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ready PR is ready to merge urgent Breaks the plugin
Development

Successfully merging this pull request may close these issues.

4 participants