Step 1: Copy a big long number text string, some like "2333333333333333333..." (len > 1024)
Step 2: In the game, set a Sign, some like Oak Sign.
Step 3: Paste the string, press "Ctrl + V"
Result: Game frozen.(In some worlds, set some sign will crash the game.)
Attachments
Comments 4
There would be a limit if you were directly typing into the signs, but you are forcing them to attempt to either hold or cut off a large number, so they fail.
Thank you for your report!
Crashes such as these are logged automatically, and will be looked into further by the development team.
If you need help or support you might like to follow a link below.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki
Sounds like an overflow error to me, as 1024 is a binary number, probably 1 larger than the signs can cope with