Mojira Archive
MC-117639

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

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

Duplicate

Basemaker5

[Mojang] Nathan Adams

2017-05-18, 05:58 PM

2017-05-29, 12:22 PM

2017-05-29, 12:22 PM

3

1

Confirmed

function, sendCommandFeedback

Minecraft 1.12 Pre-Release 4, Minecraft 1.12 Pre-Release 5

-