Whenever I click a bee hive or bee nest in my inventory, the game immediately crashes if there are any bees currently ‘stored’ in the block, giving the following error:
The game crashed: mousereleased event handler
Error: java.lang.IllegalArgumentException: Failed to hash minecraft:bees=>dfn[bees=[c[entityData=entity.minecraft.bee dgu@c569284d, ticksInHive=58, minTicksInHive=600]]]: Unsupported operation
I was able to reproduce the result on multiple worlds, some newly generated and some not, and with both naturally generated bee nests as well as nests/hives I created using /setblock and then summoning bees that then entered the block. The crash does not occur if there are no bees in the nest/hive.
Linked issues
duplicates 1
Comments 2
Thank you for your report!
We are tracking this issue in MC-300187, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as Fixed. Please check the Fix Version/s field of that ticket to see in which version this behavior was or will be fixed.
If you haven’t already, please make use of the search feature to see whether an issue has already been reported.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Further testing yields that I can click/select nests and hives with bees stored in them successfully while in Creative without crashing. The crash occurs in both Survival and Adventure.