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

A chat command was executed twice in an action.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • None
    • 1.9.0
    • None
    • Unconfirmed
    • Windows

      I am using Minecraft for Windows 10(1.9.0) and Code Connection for Minecraft (1.50)

      Although the action is one, the chat command was executed twice.

       

      The command line in the Minecraft for Windows 10

      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

        run

       

      Make Code

      ~~~~~~~~~~

      player.onChat("run", function ()

      {     player.say("Hi!") }

      )

       

      The results

      ~~~~~~~~~~

      /geteduclientinfo

      /geteduclientinfo

      mod started...

      +subscribe playermessage chat:run

      /closechat

      /execute @p ~ ~ ~ say Hi!

      /closechat

      /execute @p ~ ~ ~ say Hi!

       

       

      I also posted the below sites. but didn't pick it up.

      https://answers.microsoft.com/en-us/xbox/forum/xba_gapp/a-char-command-was-executed-twice-in-an-action/2975b589-9a6a-4385-843d-7b4df5dafcd9?tm=1551272656955

      https://minecrafteducation.zendesk.com/hc/en-us/community/posts/360042677572-A-chat-command-was-executed-twice-in-an-action-

            tomy5422 TY
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: