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

when a function is skipped from an if statement, it outputs to console when sendCommandFeedback = false

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 1.12 Pre-Release 4, Minecraft 1.12 Pre-Release 5
    • Confirmed

      The bug

      When the function command is run with the if statement, and the if statement fails to find an entity, it outputs "Skipped execution of function 'function:name/here'", despite sendCommandFeedback being set to false.

      Steps to reproduce

      1. Set the sendCommandFeedback gamerule to false
        /gamerule sendCommandFeedback false
        
      2. Create a function
      3. Run the function with an if statement that will fail

            dinnerbone [Mojang] Nathan Adams
            Basemaker5 Basemaker5
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: