text box is too small
Ruchian opened this issue ยท 5 comments
Hi, can you do something about the text box?
Every time I try to type and send something to my mate while being dead I notice that the amount of text I can type per line is very limited, and also I'd often crash because, at least this is what I think happens, I can type more inside the text box than the text box can handle.
example of the crash result:
``Description: Rendering screen
java.lang.StringIndexOutOfBoundsException: String index out of range: -3``
It would be nice if I could send just as much text as a regular minecraft chat message.
edit notice: (I fixed a few typos and hopefully made my message friendlier and clearer. xd)
Does this fixes it?
https://www.dropbox.com/s/suwqp0ie9p0ohb6/CreativeCore_v1.9.20_mc1.12.2.jar?dl=1
Unfortunately, it does not.
The crash report looks similar. A noticable difference is though:
| UCHIJA | creativecore | 1.9.9 | CreativeCore_v1.9.20_mc1.12.2.jar
I tried typing "There can go way more text here..." but as you can see it didn't work out very well.
If I press press enter there, I crash.
Here's a new crash report by the way.
crash-2018-03-06_14.39.29-client.txt
(I tested it in a small server by myself) fml-server-latest doesn't give any useful hints.
fml-client-latest also has nothing.
I don't see any trace/debug entries related to playerrevive nor creativecore.
(basically even the client's log cannot tell what I was trying to send, even though I have screenshot evidence.)