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 StackOverflowError when merging ReadableNBT #204

Merged
merged 1 commit into from
Dec 14, 2022
Merged

Fix StackOverflowError when merging ReadableNBT #204

merged 1 commit into from
Dec 14, 2022

Conversation

Kevin-OVI
Copy link
Contributor

Fix StackOverflowError by casting the ReadableNBT object to a NBTCompound

Fix StackOverflowError by casting the ReadableNBT object to a NBTCompound
@tr7zw
Copy link
Owner

tr7zw commented Dec 14, 2022

Welp, of cause something like this had to slip in. Going to release 2.11.1 later today.

@tr7zw tr7zw merged commit 9e79a60 into tr7zw:master Dec 14, 2022
@tr7zw
Copy link
Owner

tr7zw commented Dec 14, 2022

I've also added a test to confirm that there was an issue before, that it's fixed now, and to prevent it from appearing again.

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