BentoBoxWorld / Limits

Limits blocks and entities on islands - for BentoBox
Eclipse Public License 2.0
8 stars 17 forks source link

bees and beehive bug limit #60

Open SirvydasS opened 4 years ago

SirvydasS commented 4 years ago

Description If you set a bee limit it can be a bug with a beehive. When bee goes to beehive limits are removing bee from limiting. And more very strange counting bees adding to limits but you cant actually see bees in island. I had 25 bee limit and bee limit managed be 37/25.

Steps to reproduce the behavior: build a room with potato farm and flowers build beehives setup bee limit and spawn bees and watch /is limits.

Expected behavior Somehow correct count bees in island.

Server Information:

[23:17:55 INFO]: Running PAPER 1.15.1. [23:17:55 INFO]: BentoBox version: 1.11.0-SNAPSHOT-b1564 [23:17:55 INFO]: Database: JSON [23:17:55 INFO]: Loaded Game Worlds: [23:17:55 INFO]: bskyblock_world (BSkyBlock): Overworld, Nether, End [23:17:55 INFO]: Loaded Addons: [23:17:55 INFO]: Biomes 1.6.0.1-SNAPSHOT-b149 (ENABLED) [23:17:55 INFO]: Border 1.0.3 (ENABLED) [23:17:55 INFO]: BSkyBlock 1.10.1-SNAPSHOT-b583 (ENABLED) [23:17:55 INFO]: Challenges 0.9.0-SNAPSHOT-b396 (ENABLED) [23:17:55 INFO]: DimensionalTrees 1.6.0-SNAPSHOT-b78 (ENABLED) [23:17:55 INFO]: Greenhouses 1.0.0 (ENABLED) [23:17:55 INFO]: Level 1.9.1-SNAPSHOT-b332 (ENABLED) [23:17:55 INFO]: Likes 1.7.0-SNAPSHOT-#14 (ENABLED) [23:17:55 INFO]: Limits 1.9.1-SNAPSHOT-b193 (ENABLED) [23:17:55 INFO]: MagicCobblestoneGenerator 1.9.0-SNAPSHOT-b92 (ENABLED) [23:17:55 INFO]: TwerkingForTrees 1.1.2 (ENABLED) [23:17:55 INFO]: Warps 1.9.2-SNAPSHOT-b218 (ENABLED)

SirvydasS commented 4 years ago

And if limit is 25/25 bees cant leave beehive and etc.

tastybento commented 4 years ago

Interesting. It might be a server bug. When bees go into a beehive I would assume they disappear, but maybe they just go invisible somewhere. Also, when a bee exists the hive, they do respawn, which is classed as an attempt to create a new entity. This will need investigation.

SirvydasS commented 4 years ago

When bees go into beehive they disappear from /is limits and is not counting when they sticking out of the beehive they counting again. I thinking is the main problem. And another problem is with the Minecraft I think so when a bee flies less than Y: 0 they freeze there and not dying and so they are stacking. 2020-01-26_09 11 42

Blatower21 commented 4 years ago

Any progress in this bug?

SirvydasS commented 4 years ago

Paper fixed bees freeze on the void, but /is limit not counting bees when they are inside in beehive.