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

ExprBlocks: Fix ArrayStoreException #5660

Conversation

NotSoDelayed
Copy link
Contributor

@NotSoDelayed NotSoDelayed commented Apr 30, 2023

Description

This PR fixes ArrayStoreException thrown in ExprBlocks introduced in #5566, caused by when getting blocks from a list of locations.
image
image


Target Minecraft Versions: any
Requirements: -
Related Issues: #5566

@AyhamAl-Ali AyhamAl-Ali added the bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. label Apr 30, 2023
Copy link
Collaborator

@TheLimeGlass TheLimeGlass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That error never came up during testing, and I tested alot as I found another issue I reported. Weird.

Nice.

@TheLimeGlass TheLimeGlass added the 2.7 Targeting a 2.7.X version release label May 1, 2023
@AyhamAl-Ali AyhamAl-Ali merged commit 4aed525 into SkriptLang:master May 1, 2023
@NotSoDelayed NotSoDelayed deleted the fix/exprblocks-arraystoreexception branch May 1, 2023 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.7 Targeting a 2.7.X version release 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