Skip to content

Fix AttributeModifier#getUniqueId#11358

Closed
qixils wants to merge 1 commit into
PaperMC:masterfrom
qixils:fix-attributemodifier-getuniqueid
Closed

Fix AttributeModifier#getUniqueId#11358
qixils wants to merge 1 commit into
PaperMC:masterfrom
qixils:fix-attributemodifier-getuniqueid

Conversation

@qixils
Copy link
Copy Markdown
Contributor

@qixils qixils commented Sep 4, 2024

Returning null is a subjective fix (throwing an exception in a getter is odd but I can revert if desired), but the key changes are an objective fix to a completely broken method (minecraft:305cec29-c12a-49ba-aebc-38b2b61dcd40 is not a valid UUID!)

Returning null is a subjective fix, but the key changes are an objective
fix to a completely broken method
@qixils qixils requested a review from a team as a code owner September 4, 2024 17:05
@lynxplay
Copy link
Copy Markdown
Contributor

lynxplay commented Sep 4, 2024

Upstream went another route in a recent commit , we just need to pull that.

@qixils qixils closed this Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

2 participants