-
Bug
-
Resolution: Fixed
-
1.19.41, 1.19.50, 1.19.51
-
Confirmed
-
Multiple
-
944953
When you use a command block (impulse, needs redstone) that teleports a player between dimensions and has the command "/execute in the_end run teleport @p 100 50 0", the game crashes. When you use /execute directly on chat to teleport a player to another dimension, the game doesn't crash.
Steps to Reproduce:
- Create a new world with game mode is Creative and Cheats are turned on. This will disable earning all achievements on that world.
- Get a command block using "/give @s command_block"
- Place the command block and make sure the command block is impulse and needs redstone.
- Type the command "/execute in the_end run teleport @p 100 50 0" on newly placed command block.
- Put a button on top of the command block.
- Use the button.
Observed Results:
The game shows "Generating world - Building terrain" and crashes after step 6.
Expected Results:
The game won't crash. The nearest player will be teleported to the End.
- is duplicated by
-
MCPE-164615 execute command causes crash
- Resolved
-
MCPE-165520 Teleporting cross-dimensionally crashes world
- Resolved
-
MCPE-165812 Realm crashes when teleporting to other dimensions via command blocks
- Resolved
-
MCPE-165862 Teleporting to the nether from overworld causes a crash
- Resolved