mojira.dev
MCPE-118407

Character appears after his death, after speed effect ends.

Title describes the bug.

Steps to reproduce:

  1. Go to the world which is attached below;

  2. Change your camera perspective to "Third Person Back" or "Third Person Front";

  3. Run forward and make sure you step on the blue concrete and then the red one;

  4. When the character dies, wait a second;

  5. Bug recreated.

Steps to reproduce without world:

  1. Create new world and set your default gamemode as creative and turn on cheats;

  2. Give yourself repeating command block with command: /give @p repeating_command_block;

  3. Place two repeating command block anywhere;

  4. In first repeating command block write this command: /execute @p ~ ~ ~ detect ~ ~-1 ~ concrete 3 effect @p speed 2 2;

  5. In second repeating command block write this command: /execute @p ~ ~ ~ detect ~ ~-1 ~ concrete 14 kill @p;

  6. Place light blue concrete and red concrete (or blocks, that you wrote in command). There must be a distance of 2 - 4 blocks between them.

  7. Change your camera perspective to third person back or to third persont front;

  8. Change your personal gamemode to survival or adventure;

  9. Step on light blue concrete and then on red concrete;

  10. Then you die, wait a second;

  11. Bug recreated.

Observed Results:
Character appears after his death and after speed effect ends.

Expected Results:
Character doesn't appears.

World: https://disk.yandex.com/d/Q98v-KLqA1qNyQ

Attachments

Comments 4

Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response

Is this still an issue in the latest version? If so, can you please add it to the affected versions (or mention it if you are not the reporter).

Also, just a reminder, to make your bug report as effective as possible, please try and include the following steps to reproduce the problem:

Steps to Reproduce:
1.
2.
3.

Observed Results:
(Briefly describe what happens)

Expected Results:
(Briefly describe what should happen)

If your ticket does not look like the example given here, then it's likely to be closed as incomplete.

This ticket will automatically reopen when you reply.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

This issue is still appears on latest beta version of Minecraft: Bedrock Edition.

Video:

[media]

⚠️ Please do not mark Unreleased Versions as affected. You don't have access to them yet.

-- I am a bot. This action was performed automatically! Please report any issues on Discord or Reddit

The /execute command syntax changed. Can the /execute commands be updated to work with Bedrock 1.21.51?

/execute at @p if block ~ ~-1 ~ red_concrete run /effect @p speed 2 2

/execute at @p if block ~ ~-1 ~ light_blue_concrete run /kill @p

Potential Steps to Reproduce (revised)

  1. Create new world and set your default gamemode as creative and turn on cheats

  2. Give yourself repeating command block with command: /give @p repeating_command_block

  3. Place two repeating command block anywhere

  4. In first repeating command block write this command: /execute at @p if block ~ ~-1 ~ red_concrete run /effect @p speed 2 2

  5. In second repeating command block write this command: /execute at @p if block ~ ~-1 ~ light_blue_concrete run /kill @p

  6. Dig a 1x1x1 hole for the red concrete block.

  7. Place a red concrete block in the 1x1x1 hole you just dug.

  8. 3 blocks away from the red concrete block, dig a 1x1x1 hole for the light blue concrete block.

  9. Place a light blue concrete block in the 1x1x1 hole you just dug for the light blue concrete block.

  10. Place a red concrete block on top of the red concrete block you just placed.

  11. Place a light blue concrete block on top of the light blue concrete block you just placed.

  12. Change your camera perspective to third person back or to third person front.

  13. Change your personal gamemode to survival or adventure

  14. Step on red concrete then on light blue concrete. You may need to jump.

  15. Then you die, wait a second

  16. Bug recreated. 

I was unable to reproduce this on Windows in 1.21.51. These steps may still work for mobile, which I have not yet tested for in 1.21.51 Hotfix.

NadCatKim

(Unassigned)

505197

Confirmed

Multiple

Android 11

1.17.30.24 Beta, 1.16.230.54 Beta, 1.16.230.52 Beta, 1.16.201 Hotfix, 1.16.210

Retrieved