Bump XSeries to 13.8.0#128
Closed
RobertoVillegas wants to merge 2 commits into
Closed
Conversation
da85524 to
ddf3d4c
Compare
Contributor
Author
|
Closing in favor of #129, which was recreated from a clean branch with signed commits and the same fix. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
AncientGates currently shades XSeries 10.0.0. On newer Paper/Minecraft 26.x builds this old XSeries parser fails during XMaterial initialization with messages like:\n\n
Failed to parse server version from: 26.2-25-13f9986 (MC: 26.2)\n\nXSeries 13.8.0 includes the newer version parsing path that accepts current Bukkit/Paper version formats, so this bumps the dependency from 10.0.0 to 13.8.0.\n\nValidation:git diff --checkpasses. Runtime motivation comes from Paper 26.2 startup failure in AncientGates 2.7.1.