PaperMC / Paper

The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
https://papermc.io/
Other
9.99k stars 2.32k forks source link

Hives generated by growing trees have no bees. #2893

Closed NullCase closed 4 years ago

NullCase commented 4 years ago

What behaviour is expected:

0-3 bees spawned with the hive.

What behaviour is observed:

No bees spawning. Sample size is ~10 hives (roughly 200 trees grown).

Steps/models to reproduce:

Place flowers, grow trees, generate a bunch of hives, look for bees.

Plugin list:

Bot, CheaperPhysicsEvent, ChestShop, ChestShopNotifier, ClaimslistClassifier, CoreProtect, dynmap, Dynmap-GriefPrevention, EnjinMinecraftPlugin, Essentials, EssentialsChat, EssentialsSpawn, GPAuctions, GPRealEstate, GriefPrevention, GroupManager, InGameMotd, PlaceholderAPI, PlayerVaults, ProtocolLib, PVPToggle, SuperTrailsPro, Vault, WorldBorder*, WorldEdit, WorldGuard

Paper build number:

Paper version git-Paper-65 (MC: 1.15.2)

Anything else:

Hoping for more feedback here because of the 5% generation rate and chance of 0 bees spawning.

Anyone getting bees to spawn in hives generated by growing trees?

BillyGalbreath commented 4 years ago

This can be solved by forcing the beehive generation onto the main thread when generated from a sapling. I had this same problem in Purpur

rumickon commented 4 years ago

Same issue. Cannot find it on upstream bug tracker.

rumickon commented 4 years ago

https://hub.spigotmc.org/jira/browse/SPIGOT-5537

silentnoodlemaster commented 4 years ago

and now it's patched upstream https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/commits/6515ea4957c5ebc8b88e3f7581a8a4dbb55fecb1

MiniDigger commented 4 years ago

oh wow https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/commits/6515ea4957c5ebc8b88e3f7581a8a4dbb55fecb1#src/main/java/org/bukkit/craftbukkit/block/CapturedBlockState.java

silentnoodlemaster commented 4 years ago

wow indeed

electronicboy commented 4 years ago

Fixed in 83+