-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 15w35b, Minecraft 15w35e, Minecraft 15w36d, Minecraft 15w37a, Minecraft 15w38b, Minecraft 15w50a, Minecraft 16w36a, Minecraft 1.11.2, Minecraft 17w06a, Minecraft 1.12, Minecraft 1.12.2, Minecraft 17w45b, Minecraft 17w46a, Minecraft 1.13-pre6, 1.14.4, 19w37a, 1.15 Pre-release 5, 1.15 Pre-release 7, 1.15, 1.15.1, 1.16 Release Candidate 1, 1.16, 1.16.1, 1.16.2 Release Candidate 2, 1.16.2, 20w51a, 21w14a, 1.21
-
None
-
Confirmed
-
Creative
-
Networking
-
Low
-
Platform
The bug
When you right click on a customized command block, you will notice empty text fields and/or "Chain" state of the leftmost button, and also disabled "Done" button.
What I expect:
The controls immediately display its values after opening the command block screen or telling you that it is loading.
What actually happened:
After opening the interface all controls are in the default state (except for the leftmost button, it is in "Chain") and disabled "Done" button. Then after a while all controls display its values.
My suggestion is to make the command block screen open when the client received the update packet of the command block block entity, like a chest. Or, tell the user that the command block's data is being loaded.
How to reproduce
- Enter a lag-inducing command into a powered repeating command block, e.g:
/execute if entity @e[distance=100000]
- Close and reopen the command block GUI
→ The command input field will briefly appear blank
- is duplicated by
-
MC-87218 No command in command block at first click after a command is inputted
- Resolved
-
MC-87766 Chain Command Block GUI needs time updating
- Resolved
- relates to
-
MC-136982 Command block data is erased upon pressing Enter in the GUI before the client receives the update packet
- Open
-
MC-89087 Command Block GUI takes a brief time to update (output bar shown when disabled, mode buttons in wrong state)
- Resolved
-
MC-210155 Command block output no longer is displayed immediately after running a command
- Resolved