Reproducible crash in edit mode with parentheses
evilmrhenry opened this issue ยท 1 comments
Minecraft 1.7.10, BQ 2.0.197
To reproduce:
- Create a new quest
- edit the quest, and hit the "Aa" button for the description.
- Delete the existing description, and paste in the following:
"(abcdefghijklmnop abcdefghijklmnop abcdefghijklmnop abcdefghijklmnop abcdefghijklmnop.)"
(No quotes, though I'm not sure it matters.) - Click on the text you just pasted in. Note that the UI just froze.
- Click again to crash Minecraft.
Here's the crash report:
crash.txt
I have the (custom private) modpack here if you can't repro it, but this doesn't feel like a mod interaction issue.
Note 1) What seems to matter is the length of the string inside the (); a shorter string works fine.
Note 2) This is just an issue in the full page edit mode and when clicking.