Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The sapling will disappear radomly when twerking #39

Open
GiriNeko opened this issue Nov 30, 2024 · 2 comments
Open

The sapling will disappear radomly when twerking #39

GiriNeko opened this issue Nov 30, 2024 · 2 comments
Assignees
Labels
in progress task is actively being worked on

Comments

@GiriNeko
Copy link

GiriNeko commented Nov 30, 2024

Expected behavior

normaly, sapling will grow up when twerking.

Observed/Actual behavior

before the effect showing, the sapling will disappear radomly.
PixPin_2024-11-30_22-00-01

Steps/models to reproduce

before sapling sapling, the console will took some message.

[21:37:55 INFO]: [BentoBox] DEBUG: Setting CraftBlock{pos=BlockPos{x=801, y=76, z=-788},type=OAK_SAPLING,data=Block{minecraft:oak_sapling}[stage=1],fluid=net.minecraft.world.level.material.EmptyFluid@eded7} mat OAK_SAPLING to air
[21:37:55 INFO]: [BentoBox] DEBUG: Setting CraftBlock{pos=BlockPos{x=807, y=76, z=-788},type=OAK_SAPLING,data=Block{minecraft:oak_sapling}[stage=1],fluid=net.minecraft.world.level.material.EmptyFluid@eded7} mat OAK_SAPLING to air
[21:37:55 INFO]: [BentoBox] DEBUG: Setting CraftBlock{pos=BlockPos{x=808, y=76, z=-792},type=OAK_SAPLING,data=Block{minecraft:oak_sapling}[stage=0],fluid=net.minecraft.world.level.material.EmptyFluid@eded7} mat OAK_SAPLING to air
[21:38:15 INFO]: [BentoBox] DEBUG: Setting CraftBlock{pos=BlockPos{x=801, y=76, z=-788},type=OAK_SAPLING,data=Block{minecraft:oak_sapling}[stage=0],fluid=net.minecraft.world.level.material.EmptyFluid@eded7} mat OAK_SAPLING to air
[21:38:15 INFO]: [BentoBox] DEBUG: Setting CraftBlock{pos=BlockPos{x=795, y=76, z=-792},type=OAK_SAPLING,data=Block{minecraft:oak_sapling}[stage=0],fluid=net.minecraft.world.level.material.EmptyFluid@eded7} mat OAK_SAPLING to air

BentoBox version

bbox version
[21:50:35 INFO]: Server: PAPER 1.21.3
[21:50:35 INFO]: (1.21.3-2351-2b694c9 (MC: 1.21.3))
[21:50:35 INFO]: BentoBox Version: 3.0.1
[21:50:35 INFO]: Database: JSON
···
[21:50:35 INFO]: Loaded Addons:
[21:50:35 INFO]: AcidIsland 1.20.0 (ENABLED)
[21:50:35 INFO]: Biomes 2.2.0 (ENABLED)
[21:50:35 INFO]: Border 4.4.0 (ENABLED)
[21:50:35 INFO]: BSkyBlock 1.19.0 (ENABLED)
[21:50:35 INFO]: CauldronWitchery 2.1.0 (ENABLED)
[21:50:35 INFO]: CaveBlock 1.20.0 (ENABLED)
[21:50:35 INFO]: Challenges 1.4.0 (ENABLED)
[21:50:35 INFO]: ControlPanel 1.14.0 (ENABLED)
[21:50:35 INFO]: DimensionalTrees 1.8.0 (ENABLED)
[21:50:35 INFO]: ExtraMobs 1.14.0 (ENABLED)
[21:50:35 INFO]: FarmersDance 1.2.0 (ENABLED)
[21:50:35 INFO]: Greenhouses 1.9.0 (ENABLED)
[21:50:35 INFO]: InvSwitcher 1.15.0 (ENABLED)
[21:50:35 INFO]: Level 2.17.0 (ENABLED)
[21:50:35 INFO]: MagicCobblestoneGenerator 2.6.0 (ENABLED)
[21:50:35 INFO]: TwerkingForTrees 1.6.0-SNAPSHOT-LOCAL (ENABLED) I try your newest release and build package.
[21:50:35 INFO]: VoidPortals 1.5.0.0 (ENABLED)
[21:50:35 INFO]: Warps 1.16.0 (ENABLED)

Plugin list

[21:51:55 INFO]: Paper Plugins: (0):
[21:51:55 INFO]: Bukkit Plugins: (29):
[21:51:55 INFO]: - BentoBox, BentoBox-AcidIsland, BentoBox-Bank, BentoBox-Biomes, BentoBox-BSkyBlock, BentoBox-CauldronWitchery, BentoBox-CaveBlock, BentoBox-Challenges, BentoBox-FarmersDance, BentoBox-Greenhouses
[21:51:55 INFO]: BentoBox-InvSwitcher, BentoBox-Level, BentoBox-MagicCobblestoneGenerator, BentoBox-Warps, BossShopPro, CoreProtect, Essentials, EssentialsChat, EssentialsGeoIP, EssentialsProtect
[21:51:55 INFO]: GSit, IronElevators, LuckPerms, PlaceholderAPI, PlugManX, TAB-Bridge, Vault, ViaBackwards, ViaVersion

Other

No response

@tastybento tastybento self-assigned this Nov 30, 2024
@tastybento tastybento added the in progress task is actively being worked on label Nov 30, 2024
@tastybento
Copy link
Member

This was due to a bug in the 1.21.3 Spigot server that has now been fixed: https://hub.spigotmc.org/jira/browse/SPIGOT-7966

Paper should pick up the fix in a few days (if they haven't already), so make sure you are on the latest.

I'll remove the debug though in the CI build.

@GiriNeko
Copy link
Author

GiriNeko commented Dec 1, 2024

well, i will watch out the newest paper building, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress task is actively being worked on
Projects
None yet
Development

No branches or pull requests

2 participants