Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-212398

Tick Function in Datapack cannot Execute As Properly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 21w03a
    • None
    • Unconfirmed
    • (Unassigned)

      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.

            Unassigned Unassigned
            Nardwe Centural
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: