Bees leave their nest/hive and then re-enter it immediately, not rising the honey level,making an infinite loop of nothing
How i thought I could fix this
was that I would go in another chunk and go back into the chunk with bees
What actually happened
The bees left the nest and after entering the nest/hive, the bug would happen again
How to reproduce:
1.Simply take a bee nest/hive
2.Make a bee go into that nest/hive when it already has pollen
3.Wait
4.After a while, (from own experience) the bee should leave the nest/hive,and re-enter in it immediately
If this DOESN'T work,try placing more nest/hives in the chunk, that's how it happened to me
Linked issues
Attachments
Comments
Thank you for your report!
We're actually already tracking this issue in MC-165173, so I resolved and linked this ticket as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature in the future to see if the issue has already been reported.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki
I can confirm that this behavior occurs in chunks with a smaller number of hives or even only 1 hive. Determined that it's not a function of having a campfire under the hive (happens with or without campfire) or if the hive is above a block or just air (happens if hive is on air or on a solid block or a campfire). Sometimes it happens immediately after bees fill a hive, with 0 honey generated. Verified in each case that bees are in the hive via /data get block cmd. I haven't been able to determine a pattern.
19w46b (also happened on 19w45b), Java 1.8.0_221, Win64