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 CCE for ExprItemWithLore #2431

Closed
wants to merge 2 commits into from

Conversation

Whimsyturtle
Copy link
Member

Description

Replaces all usage of ItemType with ItemStack, which fixes the potential CCE from being thrown. Should not affect current skripts (?)


Target Minecraft Versions: Any
Requirements: None
Related Issues: #2347

@FranKusmiruk
Copy link
Member

This isn't a solution to the issue but a workaround for it. It'd have been fine if it didn't imply changing the return type to ItemStack, which is a type that is soon to be removed.

I am sorry for the troubles but I would rather leave it this way and find the root cause for it at the moment.

@Whimsyturtle
Copy link
Member Author

No problem, just wanted to help out :P

@Whimsyturtle Whimsyturtle deleted the patch-2 branch September 7, 2019 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants