Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-118407

Character appears after his death, after speed effect ends.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.17.30.24 Beta, 1.16.230.54 Beta, 1.16.230.52 Beta, 1.16.201 Hotfix, 1.16.210
    • None
    • Survival
    • Confirmed
    • Multiple
    • 505197

      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

            NadCatKim NadCatKim
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              CHK: