BentoBox icon indicating copy to clipboard operation
BentoBox copied to clipboard

End Portal Link Bug

Open Learting opened this issue 3 years ago • 0 comments

Expected behavior

When falling blocks, such as sands and gravels, falling through a player’s end portal, they should appear on his/her own end island, as same as the behavior of dropped items, which is also entities and worked correctly. The falling block entities should work as the same as this.

Observed/Actual behavior

The falling blocks felled through a player’s end portal, will appear on 0,0 in the end world, instead of player’s own end island. However, dropped items worked correct and well.

Steps/models to reproduce

On a player’s island’s end portal, no matter nether or world, place a sand or other falling blocks, several metres higher than the portal, it will fall through it, just as intended. Then, go to the end, you will see the this falling-block-entity does not appear on player’s end island. Instead, it appeared on 0,0 of the end. If you use dropped items, which is also entities, as same as the way I do above, it worked, as the dropped items appeared on player’s end island, which is intended. The falling block entities should work as same as the dropped item entities.

BentoBox version

bbox version [16:33:15 INFO]: 服务器: PAPER 1.19.2 [16:33:15 INFO]: BentoBox 版本: 1.20.1 [16:33:15 INFO]: 数据库: JSON [16:33:15 INFO]: 已载入的游戏世界: [16:33:15 INFO]: bskyblock_world (BSkyBlock) : 主世界, 下界, 末地 [16:33:15 INFO]: 已载入的附加组件: [16:33:15 INFO]: Biomes 2.0.0 (ENABLED) [16:33:15 INFO]: BSkyBlock 1.15.2 (ENABLED) [16:33:15 INFO]: Challenges 1.0.0 (ENABLED) [16:33:15 INFO]: ControlPanel 1.13.0 (ENABLED) [16:33:15 INFO]: DimensionalTrees 1.6.0 (ENABLED) [16:33:15 INFO]: Level 2.9.0 (ENABLED) [16:33:15 INFO]: Warps 1.12.0 (ENABLED)

Plugin list

No response

Other

No response

Learting avatar Sep 12 '22 08:09 Learting