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

When the player opens the inventory UI or any other UI, the /dialogue command will not run.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.18.10.21 Beta, 1.18.0.25 Beta, 1.18.0, 1.19.10
    • None
    • Confirmed
    • Multiple
    • 670915

      Hi, I'm a developer of MC Maps.

      I had a problem making the map.

      When a /dialogue command is used after the player has opened a UI (e.g. inventory UI, Pause Screen), dialogue UI will not be displayed.

      This will cause the player to be unable to open the dialogue UI and unable to continue the game.

      How to trigger

      1.open the inventory UI or other UI (eg: pause UI, cheset UI),Don't close inventory  UI

      2.then run `/dialogue open @e[type=npc] @a test`(run it at Delayed command_block)

       

      Observed Results:

      the command run success,but player cant see Dialogue UI

      Expected Results:

      the command run success,and player can see Dialogue UI

       

      I uploaded a map with a behavior_pack that had dialogue in it.

      Hopefully that proved useful to you

       

      The dialogue.json file can write commands. Dialogue UI cannot be displayed, causing instructions to fail to run and resulting in map bugs.

      Although command_ Block says the execution is successful, but when the player opens the inventory or other UI, there is no dialogue UI.

       

      Please fix it quickly! Thanks!

       

            xxyz30 xxyz30
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              CHK: