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 sorting indices of a list with children #6897

Merged
merged 9 commits into from
Jul 27, 2024

Conversation

potaromc
Copy link
Contributor

Description

Fixes an issue where using sorted indices expression on an integer list with child values threw an exception


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

@sovdeeth sovdeeth added the bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. label Jul 12, 2024
sovdeeth and others added 2 commits July 24, 2024 11:04
* Update lang package to new annotation conventions, new warning conventions, and use try-with-resources for loggers

* Apply suggestions from code review

Co-authored-by: Patrick Miller <[email protected]>

* Requested changes

---------

Co-authored-by: Moderocky <[email protected]>
Co-authored-by: Patrick Miller <[email protected]>
@APickledWalrus APickledWalrus changed the base branch from dev/feature to dev/patch July 27, 2024 19:17
@APickledWalrus APickledWalrus merged commit 22a2bfb into SkriptLang:dev/patch Jul 27, 2024
5 checks passed
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.

3 participants