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

Erroneous Fall damage #507

Open
1 task done
Pookachu opened this issue Jan 27, 2025 · 3 comments
Open
1 task done

Erroneous Fall damage #507

Pookachu opened this issue Jan 27, 2025 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Pookachu
Copy link

I've searched existing issues and couldn't find a duplicate.

  • I confirm this is not a duplicate.

Operating System

linux-6.13-arch1-1

Server Software Version/Commit

Pumpkin 0.1.0-dev (ea0cc20)

What happened?

I'm on the test server pumpkin.kralverde.dev and while falling along the edge of a cliff I took fall damage without hitting the ground.

To Reproduce

Join pumpkin.kralverde.dev, fall along the edge of the cliffs from the spawn platform.

Expected behavior

To only take fall damage when you hit the ground.

@Pookachu Pookachu added the bug Something isn't working label Jan 27, 2025
@ploxxxy
Copy link

ploxxxy commented Jan 28, 2025

Looks like the issue has worsened after dbbf745. Now you can die while falling and you retain some kind of falling/momentum data after respawning, hence me dying in the video for the second time

Minecraft.2025.01.28.-.15.53.15.04.mp4

@DavyCosta701
Copy link

If you fall on water you take damage too

@RobIux
Copy link
Contributor

RobIux commented Feb 7, 2025

Issue seems to relate to the is_grounded check,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants