Hey there Yanfly. I came across a bug in the Message Core.
I made a thread about it here, but since updating to the latest version, the bug has changed a little.
Plugin Name: YEP_MessageCore v 1.06
Error: Upon changing default rows to more than 4, sequential messages are combined into one text box. If you toss anything in between the messages (like a 1 frame wait), it will work like normal. Otherwise, all consecutive messages will combine into one.
Here is a screenshot of the bug in action. As you can see, those are three separate text commands, but it is only taking the name box from the last text box and it's putting the contents of all three commands into one text box.
How to replicate bug: This only seems to happen when I increase the default row setting in the plugin options. If I set that option to 4 or below, I don't experience the issue. Since I'm using a larger font size, increasing the number of lines is pretty important. (Tried changing font size back to default 28 and keeping rows at 6 and the bug still happens, so the larger font doesn't seem to be the cause).
Here are all of my settings for MessageCore.
As a side note, I've also been curious about
this graphical bug in the name box. If I use a larger font size, it cuts off the bottoms of the letters. Seems to occur no matter what font I use as long as the size is somewhat bigger than the default. I've been getting around this by prefixing my name box info with \fs[28] but the size difference looks rather inconsistent. This isn't related to the bug posted above, but it's also in MessageCore so I figured I'd bring it up. Seems we need a way to increase the vertical height of the name box.
Let me know if you need any clarification on anything. Message Core is my favorite plugin so I want to help improve it in any way that I can! Thanks.