Mojira Archive
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-

Cannot Reproduce

TY

2019-03-07, 03:22 PM

2019-11-19, 03:01 PM

2019-11-19, 03:01 PM

0

1

Unconfirmed

1.9.0

-