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

Island height inconsistent #482

Open
x1p opened this issue Oct 16, 2022 · 0 comments
Open

Island height inconsistent #482

x1p opened this issue Oct 16, 2022 · 0 comments
Labels
bug Something isn't working under investigation

Comments

@x1p
Copy link

x1p commented Oct 16, 2022

Expected behavior

Same, consistant island height each time an island is reserved by excuting /bsb register WhateverPlayername

Observed/Actual behavior

When registering an island, the island height varies from time to time

Steps/models to reproduce

I'm registering a couple of islands. One after another.
The configured island-height is 128, the bedrock is on level 129.
Steps to reproduce:

  • fly to an empty space
  • execute: /bsb register MyPlayerName
  • execute: /bsb unregister MyPlayerName
  • check island information with /bsb info

Notice every island centre varies between x ,128, z and x ,130, z

BentoBox version

Running PURPUR 1.19.2.
BentoBox version: 1.21.0-SNAPSHOT-b2287
Database: JSON
Loaded Game Worlds:
bskyblock_world (BSkyBlock): Overworld, Nether, The End
Loaded Addons:
Biomes 2.1.0-SNAPSHOT-b235 (ENABLED)
BSkyBlock 1.15.2-SNAPSHOT-b719 (ENABLED)
Challenges 1.1.0-SNAPSHOT-b490 (ENABLED)
Level 2.9.1-SNAPSHOT-b507 (ENABLED)
Limits 1.19.1-SNAPSHOT-b300 (ENABLED)
MagicCobblestoneGenerator 2.5.0-SNAPSHOT-b251 (ENABLED)
Warps 1.13.0-SNAPSHOT-b328 (ENABLED)

Plugin list

No response

Other

I have the idea that register looks for any existing bedrock regardless of the height of that block and punt another block on top of that instead of placing a bedrock on the level it should be.

@tastybento tastybento added bug Something isn't working under investigation labels Feb 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working under investigation
Projects
None yet
Development

No branches or pull requests

2 participants