You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whereas this bug isn't very critical or anything, I've had some players reporting this. They basically make a huge drop from their island to a lower platform and use the border as something to walk into and fall down in the right place, but instead of falling into the right place they basically land on the border which kills them.
All in all: they expect the border to not kill them and just make them drop down to a lower platform when they run into it.
Observed/Actual behavior
The border kills the player or damages them based on how much they've fallen down. I think server lag affects this problem too.
Steps/models to reproduce
Run into a corner of the border
Let yourself drop down
Eventually there will be a case where the border kills you or damages you
The text was updated successfully, but these errors were encountered:
SenorFlamingo
changed the title
You can die by falling next to the border when barrier blocks are enabled
You can die by falling right next to the border when barrier blocks are enabled
Jan 6, 2025
Wow! What a great bug! Yes, I can see how this happens because the blocks are created dynamically to stop the user, and the fall speed can be faster than they are created. How interesting.
I think I might be able to prevent this by canceling any fall damage to the user if they land on a barrier block. I also need to see if I can replicate this.
Expected behavior
Whereas this bug isn't very critical or anything, I've had some players reporting this. They basically make a huge drop from their island to a lower platform and use the border as something to walk into and fall down in the right place, but instead of falling into the right place they basically land on the border which kills them.
All in all: they expect the border to not kill them and just make them drop down to a lower platform when they run into it.
Observed/Actual behavior
The border kills the player or damages them based on how much they've fallen down. I think server lag affects this problem too.
Steps/models to reproduce
BentoBox version
Plugin list
No response
Other
No response
The text was updated successfully, but these errors were encountered: