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

/dialogue open @s @s <scene>, will not run any commands if not opped

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.17.11 Hotfix, 1.17.32, 1.17.41 Hotfix, 1.18.12 Hotfix
    • None
    • Confirmed
    • Multiple
    • 699702

      Steps to reproduce
      Create player.json file with minecraft:npc and minecraft:interact, with a child of swing as components.
      Create a dialogue with a command to be run on press.
      Create a command block to run execute @p ~ ~ ~ /dialogue open @s @s <scene>
      Remove Operator Status.
      Power the command block
      Press a button in the NPC Dialogue.that run a command.

      Expected Behavior:
      The command runs

      Observed Behavior:
      The command does not run.

      For Operator GUIs it works fine but player ones you must use a npc.

            mrpatches123 mrpatches123
            Votes:
            5 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              CHK: