[Bug] Hitting players while in bed #4067

Open
opened 2023-12-12 00:46:22 +01:00 by ThePython10110 · 1 comment
Contributor

MineClone2 version: 0.85.0

What happened?

When hitting players while they're sleeping, they do not wake up, and knockback forces them out of the bed, but they ignore gravity. When they wake up, they teleport back to the bed.

What should happen:

Players should wake up when being hit.

Steps to reproduce

  1. Have a player in a bed.
  2. Have another player (or maybe something else) hit the sleeping player.
<!-- Thanks for taking the time to fill out this bug report! Please follow our contributing guidelines first: https://git.minetest.land/MineClone2/MineClone2/src/branch/master/CONTRIBUTING.md#rules-about-both-bugs-and-feature-requests By submitting this issue, you agree to follow our Code of Conduct: https://git.minetest.land/MineClone2/MineClone2/src/branch/master/CODE_OF_CONDUCT.md --> <!-- What version of MineClone2 are you using? We do not provide support for outdated versions of MineClone2. Current latest version is listed here, at the top: https://git.minetest.land/MineClone2/MineClone2/tags --> MineClone2 version: 0.85.0 ### What happened? When hitting players while they're sleeping, they do not wake up, and knockback forces them out of the bed, but they ignore gravity. When they wake up, they teleport back to the bed. ### What should happen: Players should wake up when being hit. ### Steps to reproduce 1. Have a player in a bed. 2. Have another player (or maybe something else) hit the sleeping player.
ThePython10110 added the
bug
unconfirmed
labels 2023-12-12 00:46:22 +01:00
Michieal added the
gameplay
GUI/HUD
labels 2023-12-12 10:31:46 +01:00
Member

Tested, cannot reproduce. The weirdest thing is that a fix for this was made all the way back in 8982e368ec, and it shouldn't happen and logically can't happen.

If someone can reproduce this, please send a video. For me, hitting players while in bed (or dealing any damage to them for that matter) works flawlessly.

Tested, cannot reproduce. The weirdest thing is that a fix for this was made all the way back in https://git.minetest.land/MineClone2/MineClone2/commit/8982e368ecb1e4146a74d75508eea5c593388f60, and it shouldn't happen and logically can't happen. If someone can reproduce this, please send a video. For me, hitting players while in bed (or dealing any damage to them for that matter) works flawlessly.
rudzik8 added the
possible close
label 2024-05-05 06:03:38 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: VoxeLibre/VoxeLibre#4067
No description provided.