mojira.dev
MCPE-50184

Command block execute detection not working in other dimensions

Hey, so I'm working on a world recreation of portal and made a simulation of momentum and carrying it over through the portals. This works fine on the overworld, so I put all the momentum command blocks for it into a ticking area (same as I did the portal gun command blocks) and headed to the End. However the command blocks that include "execute @a ~ ~ ~ detect ~ ~-1 ~ air 0 ..." don't work. All other command blocks that do not include execute detection works fine.

I am keeping track of the amount of time spent in the air in a scoreboard, so the command I'm using is "execute @a ~ ~ ~ detect ~ ~-1 ~ air 0 scoreboard players add @s Momentum 1"

Occasionally and inconsistently, it manages to detect air underneath the player, but this is really inconsistent and the player could be stood on solid blocks at times.

It appears as though it is checking for the corresponding blocks in the overworld at the same coordinates, though I may be wrong in saying that.

Attached image shows, even though above air, my score (Lucasade111) remains at 0

Related issues

Attachments

Comments

migrated
[media]
migrated
[media]
migrated
[media]
USERcrosbyman64

Just copy your command block machine into the END. I didn't think that the command blocks would be able to execute a command outside of the dimension.

migrated

Copying over all those command blocks would not be an easy task, even with +Data

And they work in other dimensions as I put them into a ticking area in the overworld, I did mention all other command blocks work fine that were also in a ticking area in the overworld, only the execute commands including detect don’t work.

Tis’ a bug nonetheless

migrated

Copying over all those command blocks would not be an easy task, even with +Data

And they work in other dimensions as I put them into a ticking area in the overworld, I did mention all other command blocks work fine that were also in a ticking area in the overworld, only the execute commands including detect don’t work.

Tis’ a bug nonetheless

migrated

Copying over all those command blocks would not be an easy task, even with +Data

And they work in other dimensions as I put them into a ticking area in the overworld, I did mention all other command blocks work fine that were also in a ticking area in the overworld, only the execute commands including detect don’t work.

Tis’ a bug nonetheless

[Mojang] Mega_Spud (Jay)

Cleaning up old tickets: This ticket has not been updated recently (~1 year+) so is being closed as Cannot Reproduce. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines.

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

[Mojang] Mega_Spud (Jay)

Cleaning up old tickets: This ticket has not been updated recently (~1 year+) so is being closed as Cannot Reproduce. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines.

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

[Mojang] Mega_Spud (Jay)

Cleaning up old tickets: This ticket has not been updated recently (~1 year+) so is being closed as Cannot Reproduce. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines.

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

GoldenHelmet

Re-resolving as a duplicate of MCPE-44104.

GoldenHelmet

Re-resolving as a duplicate of MCPE-44104.

GoldenHelmet

Re-resolving as a duplicate of MCPE-44104.

migrated

(Unassigned)

Unconfirmed

Windows

Windows 10

block, command, command_block, dimension, ticking-area

1.12.0

Retrieved