FoundationGames / Phonos

A FabricMC mod adding radio and audio related blocks.
MIT License
12 stars 8 forks source link

Fixed Crash When Unloading Radio Recorder #37

Open AdalynBlack opened 1 year ago

AdalynBlack commented 1 year ago

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