mojira.dev
MCPE-42939

A chat command was executed twice in an action.

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-

Comments 1

Cleaning up old tickets: This ticket has not been updated recently so is being closed as Cannot Reproduce. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines.

Also, we'd recommend making use of the search feature before writing a new bug report, as it's very likely that the issue has been mentioned already, and you can add a vote and any new information to the main ticket.

For any queries with your account or billing, you will need to contact Mojang Customer Support directly.

For feature requests or feedback, please head over to the Minecraft Feedback Site where you can search and vote for existing topics, or add a new thread if necessary.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

TY

(Unassigned)

Unconfirmed

Windows

Windows1010

1.9.0

Retrieved