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 wrong array component type for ExprEntities #5131

Conversation

TPGamesNL
Copy link
Member

Description

Fixes the component type of the returned array from ExprEntities not being the return type (e.g. Player), but a generic Entity instead, in the case that the syntax was used with radius, and no entities matched the query.


Target Minecraft Versions: any
Requirements: none
Related Issues: #5124

@TPGamesNL TPGamesNL added the bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. label Oct 2, 2022
@APickledWalrus APickledWalrus merged commit 5fb088f into SkriptLang:master Oct 6, 2022
@TPGamesNL TPGamesNL deleted the fix/expr-entities-radius-wrong-return-type branch October 10, 2022 18:47
TheLimeGlass pushed a commit that referenced this pull request Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue that needs to be fixed. Alternatively, a PR fixing an issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants