-
Bug
-
Resolution: Fixed
-
Minecraft 1.12 Pre-Release 2
-
Unconfirmed
I made 2 files that should be in "error" folder but those two still escapes while importing. folder containing 2 .txt files should be in save/fdata/functions
To execute error follow the instruction
/gamerule commandBlockOutput false
/gamerule sendCommandFeedback false
/function error:1
First function [ /function error:1 ] at first spawns an armor stand and then executes next function on the newly spawned armor stand. The next function "written by" armor stand sends a message depending of my head rotation on y axis. Aside from gamerules sendCommandFedback and commandblockOutput being set to false the message should not be written to me but to the armor stand. Of course gamerules should prevent it happening everywhere
- is duplicated by
-
MC-117335 Using /function in chat returns errors regardless to the gamerules sendCommandFeedback and commandBlockOutput
- Resolved