Mojira Archive
MC-212398

Tick Function in Datapack cannot Execute As Properly

I have not fully diagnosed the problem but here is the main issue I see so far,

execute as @a[y=-1024,dy=256,tag=!in_void] run tellraw @s "Welcome to the VOID"
execute as @a[y=-1024,dy=256,tag=!in_void] run tag @s add in_void

If you run something like this (In our case referencing outside normal world bounds) within a datapack for some reason it does not run these commands (It also does not output any issues with them when loaded in) and if you put a say command it will successfully hit that part of the mcfunction.

You can manually copy these commands into the game and they appear to run correctly.

Invalid

Centural

2021-01-22, 06:40 AM

2021-01-25, 04:01 AM

2021-01-22, 06:48 AM

0

0

Unconfirmed

(Unassigned)

21w03a

-