-
Bug
-
Resolution: Won't Fix
-
None
-
2.2.2310 (macOS), 2.2.2530 (Mac)
-
None
-
None
-
Confirmed
The bug
If you fill a command block with ■ then the launcher crashes. The game itself (Java) remains open. It's easiest to notice the launcher crashing if you have the launcher log open, but if the launcher log is closed, you can still observe the launcher crashing by using Task Manager on windows or Activity Monitor on macOS.
To reproduce
- Enable the launcher log in the launcher settings.
- Launch Minecraft. (I've tested this in 1.16.5 and 21w11a.)
/give @p minecraft:command_block
- Paste this symbol into the command block several times: ■
- Use ctrl + a on windows or cmd + a on macOS to select all of the text in the command block.
- Use ctrl + c on windows or cmd + c on macOS to copy all of the text.
- Use ctrl + v on windows or cmd + v on macOS to paste the text again. Paste several copies of the text.
- Repeat steps 5 through 7. This will exponentially fill up the command block. Stop repeating steps 5 through 7 when the command block is full.
- Click "Done".
- The launcher crashes.
- relates to
-
MC-220067 Chunk corruption with command block full of certain Unicode characters
- Resolved