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

execute if/unless block outputs the wrong error message when querying unloaded blocks

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • None
    • 1.20.1, 23w35a
    • None
    • Confirmed
    • Commands
    • Normal
    • Platform

      How to recreate:

      Attempt to use the command:

      execute if block 99999 1 1 cake run say wow 

      making sure of course that those coordinates are unloaded.

      You will get the output 

      "Unknown or incomplete command", despite the fact that the command is both known and complete.

      Note that you must have a run command. Just querying the block directly, like: 

      execute if block 99999 1 1 cake 

      will work properly.

       

      I am not able to recreate this in 1.19.4, so I believe this is a new issue.

            Unassigned Unassigned
            TheWorfer27 TheWorfer27
            Votes:
            3 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: