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 null pointer exception in ExprBlocks when using the ExprDirection without a number defined. #5790

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

TheLimeGlass
Copy link
Collaborator

@TheLimeGlass TheLimeGlass commented Jul 4, 2023

Description

Fix null pointer exception in ExprBlocks when using the ExprDirection without a number defined.


Target Minecraft Versions: any
Requirements: none
Related Issues: #5787
#5566

@TheLimeGlass TheLimeGlass added the bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. label Jul 4, 2023
@Fusezion
Copy link
Contributor

Fusezion commented Jul 4, 2023

Related issue #5787

@TheLimeGlass TheLimeGlass merged commit 549ebc3 into master Jul 6, 2023
5 checks passed
@TheLimeGlass TheLimeGlass deleted the fix/null-exprblocks branch July 6, 2023 17:18
TheLimeGlass added a commit that referenced this pull request Jul 6, 2023
… without a number defined. (#5790)

Update ExprBlocks.java

(cherry picked from commit 549ebc3)
TheLimeGlass added a commit that referenced this pull request Jul 27, 2023
…e ExprDirection without a number defined (#5793)

Fix null pointer exception in ExprBlocks when using the ExprDirection without a number defined. (#5790)

Update ExprBlocks.java

(cherry picked from commit 549ebc3)
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