Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-102389

query.scoreboard only works in resource packs if the scoreboard is visible

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.18.10.27 Beta, 1.18.10.26 Beta, 1.18.0.24 Beta, 1.18.0.22 Beta, 1.18.0.20 Beta, 1.17.40.23 Beta, 1.17.40.20 Beta, 1.17.30.24 Beta, 1.17.30.23 Beta, 1.17.30.21 Beta, 1.17.30.20 Beta, 1.17.11 Hotfix, 1.17.20.22 Beta, 1.17.20.21 Beta, 1.17.10, 1.17.10.23 Beta, 1.17.1 Hotfix, 1.17.10.20 Beta, 1.17.0.58 Beta, 1.17.0.56 Beta, 1.17.0.54 Beta, 1.17.0.52 Beta, 1.17.0.50 Beta, 1.16.230.56 Beta, 1.16.230.54 Beta, 1.16.220, 1.16.230.50 Beta, 1.16.220.52 Beta, 1.16.220.51 Beta, 1.16.220.50 Beta, 1.16.210.61 Beta, 1.16.210.60 Beta, 1.16.210.59 Beta, 1.16.210.58 Beta, 1.16.210.57 Beta, 1.16.210.56 Beta, 1.16.210.55 Beta, 1.16.210.54 Beta, 1.16.210.53 Beta, 1.16.210.51 Beta, 1.16.210.50 Beta, 1.16.200.57 Beta, 1.16.200.56 Beta, 1.16.200.55 Beta, 1.16.200.53 Beta, 1.16.200.52 Beta, 1.16.200.51 Beta, 1.16.100.60 Beta, 1.16.100.59 Beta, 1.16.201 Hotfix, 1.16.210, 1.16.221 Hotfix, 1.17.0, 1.18.2 Hotfix, 1.18.30.33 Preview, 1.18.12 Hotfix, 1.19.63, 1.20.51 Hotfix
    • Confirmed
    • Multiple
    • 435132

      When using query.scoreboard, the query only works in resource packs if the scoreboard is displayed (below name, list or sidebar). Which is annoying when it would be very helpful to be able to track scoreboards without them being visible.

      Steps to Reproduce:

      1. Download the supplied pack
      2. Load a world and put '/scoreboard objectives add test dummy test' in the command window
      3. Then put '/scoreboard players add @s test 1' in the command window
      4. Nothing should happen
      5. Now put '/scoreboard objectives setdisplay sidebar test'
      6. The screen should now 'freeze' over.
      7. Now put '/scoreboard objectives setdisplay sidebar'
      8. The screen will return to normal

      Expected Behavior:

      • query.scoreboard functions in resource packs when the scoreboard isn't displayed

      Actual Behavior:

      • query.scoreboard only works when the scoreboard is displayed

            Gruntastic Gruntastic
            Votes:
            20 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              CHK: