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

Fixed Crash When Unloading Radio Recorder #37

Open
wants to merge 2 commits into
base: 1.18.2
Choose a base branch
from

Conversation

AdalynBlack
Copy link

@AdalynBlack AdalynBlack commented Nov 10, 2022

This small change should fix #30 by using the given blockstate in the radio recorder, rather than querying the block at the radio recorder's location for it, which can cause issues when unloading. The second commit should fix #26 and #24 by checking if entity is null in the second for loop while garbage collecting

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.

Crash when dying or unloading chunks containing a radio recorder Client crash when breaking boombox
1 participant