Health boost effect makes players invincible.
I gave myself heath boost 10 in a repeating command block.
What I expected to happen:
When I got off the obsidian(I was using execute - detect), I expected it to run out and do nothing more
What happened:
The effect did run out however after that I was invunerable to all damage, including /kill,
though it did do the damage effect, just took no health.
Exiting and re-entering the world stopped the effect.
The command I used was:
execute @a[scores=
] ~~~ detect ~-0.1 obsidian -1 effect @s health_boost 1 10 true
After dying a few times, I became invunurable to all forms of damage
Created Issue:
Health boost effect makes players invincible.
I gave myself heath boost 10 in a repeating command block.
What I expected to happen:
When I got off the obsidian(I was using execute - detect), I expected it to run out and do nothing moreWhat happened:
The effect did run out however after that I was invunerable to all damage, including /kill,
though it did do the damage effect, just took no health.
Exiting and re-entering the world stopped the effect.The command I used was:
{tntrun=1}
execute @a[scores=] ~~~ detect ~-0.1 obsidian -1 effect @s health_boost 1 10 true
After dying a few times, I became invunurable to all forms of damage
Most of this issue is covered in MCPE-39853, but it was closed as Cannot Reproduce because it hasn't been updated in a long time.
Steps to Reproduce:
- Enable the Immediate Respawn (otherwise MCPE-161374 will occur)
- Place a repeat command block that applies health boost effect to yourself
- Kill yourself
- Repeat step 3 until a glitch occurs
- If you feel the glitch occur, drop into the void and see if you die
Expected Results:
You died properly
Observed Results:
You don't take damage at all. in this case, the health doesn't increase even if the health boost effect is applied
Notes:
The only way to die invulnerable is to use /kill. Note that if you die in the state and try to respawn, you will get stuck on the death screen (this may be similar to MCPE-161374).
Video(from MCPE-166360):
https://youtu.be/8ZUYdIZIrtk
Cleaning up old tickets: This ticket has not been updated recently (~7 months+) so is being closed as Cannot Reproduce. If you feel this is still a valid issue and is affecting the most recent versions, then please comment, or create a new ticket following the Issue Guidelines.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki