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

Fix "parsed as a player" Not Working #6317

Merged

Conversation

APickledWalrus
Copy link
Member

Description

Fixes "parsed as a player" not working. The issue was caused by the new PARSE ParseContext not being considered in the Player ClassInfo's parse method. I have confirmed that it works as expected now.


Target Minecraft Versions: any
Requirements: none
Related Issues:

@APickledWalrus APickledWalrus added bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. 2.8 Targeting a 2.8.X version release labels Jan 10, 2024
@AyhamAl-Ali AyhamAl-Ali added the patch-ready A PR/issue that has been approved and is ready to be merged/closed for the next patch version. label Jan 10, 2024
@AyhamAl-Ali
Copy link
Member

AyhamAl-Ali commented Jan 10, 2024

Do you think there are other classinfos that might be broken due to the PARSE context?

@APickledWalrus
Copy link
Member Author

I took a look but did not find any other ones :)

@AyhamAl-Ali
Copy link
Member

I took a look but did not find any other ones :)

Sounds like yay 🚀

@APickledWalrus APickledWalrus merged commit 271b799 into SkriptLang:dev/feature Jan 10, 2024
4 checks passed
@APickledWalrus APickledWalrus deleted the fix/parsed-as-player branch January 10, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.8 Targeting a 2.8.X version release bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. patch-ready A PR/issue that has been approved and is ready to be merged/closed for the next patch version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants