port async advancements patch to purpur#80
Closed
Titaniumtown wants to merge 6 commits into
Closed
Conversation
added 5 commits
October 20, 2020 22:23
Author
|
I've now fixed the issue I was having. It builds for me. I'll convert this from a draft PR. |
Author
|
I did some testing w/o any issues. Advancements work as expected. |
granny
added a commit
that referenced
this pull request
Sep 4, 2023
Upstream has released updates that appear to apply and compile correctly Pufferfish Changes: pufferfish-gg/Pufferfish@fb73c9b Updated Upstream (Paper) pufferfish-gg/Pufferfish@f572e28 Disable suffocation optimization for withers pufferfish-gg/Pufferfish@3d174ab Merge branch 'wefhy-ver/1.20' into ver/1.20 (#80) pufferfish-gg/Pufferfish@e32a780 Updated Upstream (Paper)
|
Wow, is this a merger? |
Member
No. The referenced PR in that commit is from Pufferfish. |
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.
Just a note: I'm such a noob at this, so if this looks super bad or something, tell me.
I ported the async advancements patch from PaperMC/Paper#4160 to Purpur.
But it doesn't seem to build and I can't figure it out. The error always is:
I can't seem to figure out how to fix that, so any help would be appreciated!