Mercedes90

Regular
Regular
Joined
May 7, 2021
Messages
129
Reaction score
50
First Language
English
Primarily Uses
RMMV
First off, I paid 10$ to get some new interesting plugins from Yanfly on itch.io and some of them didn't work at all, and I can't even contact him.
I've especially wanted the newer version of the MessageCore, yet it had the same problem as the old free version.

Anyhow, here's what it says in the YEP_MessageCore.js Plugin Manager HELP box:
Plugin Command;
MessageRows 6
- "Changes the Message Rows displayed to 6. If you are using continuous
Show Text events, this will continue displaying the following lines's
texts until it hits the row limit. Anything after that is cut off until
the next message starts to avoid accidental overlap."

All he talks about here is how the "text will cut off". I had that part figured out, so no problem.
But the real problem is that when adding the Plugin Command "MessageRows 12" in a specific EVENT or any higher number, the number "12" (or higher) will get stuck in that row number and ignore the row number inside the plugin itself in the Plugin Manager which is set to "8" - causing entirely other Events with Choice Lists and Input Number commands to block the character on mid-screen and ruins the text messages in it and in every other event.

As one little Message Row command in one specific event gets stuck on a number and forces itself on all other events than what it was set as a default in the Plugin Manager, as I tried making "MessageRows" Plugin Commands with lowered numbers in each of every other event did not solve the problem. The Plugin gets stuck with commands with a higher number ignoring the other "MessageRows" plugin commands with lowered numbers.

Is there a fix for this?
 

PLUEVNR

Regular
Regular
Joined
Jan 15, 2020
Messages
209
Reaction score
128
First Language
French
Primarily Uses
RMMV
What version do you have?

It works perfectly in my events. Here's a fragment of my cutscene and I haven't any problem.

1632719903974.png
 

Andar

Regular
Regular
Joined
Mar 5, 2013
Messages
39,297
Reaction score
11,480
First Language
German
Primarily Uses
RMMV
what is the order of your yanfly plugins in the plugin manager?

yanfly's plugins have to be in a specific order (the one on his website) to function correctly, and it is known that they can cause strange behaviour in the engine by only partially working if they are in the wrong order.
 

ATT_Turan

Forewarner of the Black Wind
Regular
Joined
Jul 2, 2014
Messages
11,002
Reaction score
8,887
First Language
English
Primarily Uses
RMMV
Agreed, I can't duplicate your bug. I slapped this into my project:
rows.png
and it works exactly as expected.

You should go through the standard troubleshooting steps - confirm your plugins are in the order listed on Yanfly's site. Make sure all the rest of your plugins are also the latest version. Make sure your project is the latest MV version. Test it with all plugins except the Message Core turned off. Test it in a new project.

And just my opinion - your thread title and the tone of your post comes off as vaguely rude. Yes, there are bugs in a few Yanfly products, and yes, there isn't a way to get customer support anymore. But just throwing out the accusation of an ignored problem with a prominent feature of the plugin when I don't see threads about anyone else having the issue is a bit aggressive.
 

Mercedes90

Regular
Regular
Joined
May 7, 2021
Messages
129
Reaction score
50
First Language
English
Primarily Uses
RMMV
1.
0.9.png

2.
0.png

3.
1.png

4.
2.png

5.
3.png

6.
4.png

7.
5.png
 

Mercedes90

Regular
Regular
Joined
May 7, 2021
Messages
129
Reaction score
50
First Language
English
Primarily Uses
RMMV
And just my opinion - your thread title and the tone of your post comes off as vaguely rude. Yes, there are bugs in a few Yanfly products, and yes, there isn't a way to get customer support anymore. But just throwing out the accusation of an ignored problem with a prominent feature of the plugin when I don't see threads about anyone else having the issue is a bit aggressive.

Sorry, I was just a little upset because the seller has limited all the communications with his customers (which is something I would not do myself). I think it's obvious that anyone would certainly get upset about something like this.
 
Last edited:

Plueschkatze

Regular
Regular
Joined
Aug 4, 2016
Messages
647
Reaction score
1,875
First Language
German
Primarily Uses
N/A
Don't the message row adjusts, much like the text color changes etc, work until you change them again? Did you try setting the rows back to what you want at the end of your event?

Edit: I might be mistaken, but that's what I remember from when I used them.
 

Andar

Regular
Regular
Joined
Mar 5, 2013
Messages
39,297
Reaction score
11,480
First Language
German
Primarily Uses
RMMV
As we assumed - your yanfly plugins are in completely the wrong order.
please correct that order according to the list on yanfly's website (top to bottom) and then test again.

please keep in mind that changing the plugin order that way will make your existing savegames incompatible, you'll need to start a new playtestgame after that.
 

Mercedes90

Regular
Regular
Joined
May 7, 2021
Messages
129
Reaction score
50
First Language
English
Primarily Uses
RMMV
what is the order of your yanfly plugins in the plugin manager?

yanfly's plugins have to be in a specific order (the one on his website) to function correctly, and it is known that they can cause strange behaviour in the engine by only partially working if they are in the wrong order.

I had the plugins in this order:

0.9.png
 

Mercedes90

Regular
Regular
Joined
May 7, 2021
Messages
129
Reaction score
50
First Language
English
Primarily Uses
RMMV
Doesn't the message row effects, much like the text color changes etc, work until you change them again? Did you try setting the rows back to what you want at the end of your event?

Edit: I might be mistaken, but that's what I remember from when I used them.
Yes, I placed message rows commands with lower numbers at the end of the events, but it still did not work. A message row command with a higher number will get stuck on that number and ignore all the other message rows with lower numbers and even the default message row number in the plugin manager.
 
Last edited:

Mercedes90

Regular
Regular
Joined
May 7, 2021
Messages
129
Reaction score
50
First Language
English
Primarily Uses
RMMV
As we assumed - your yanfly plugins are in completely the wrong order.
please correct that order according to the list on yanfly's website (top to bottom) and then test again.

please keep in mind that changing the plugin order that way will make your existing savegames incompatible, you'll need to start a new playtestgame after that.
I'll try that out. Thank you.
 

Shaz

Keeper of the Nuts
Global Mod
Joined
Mar 2, 2012
Messages
46,153
Reaction score
16,958
First Language
English
Primarily Uses
RMMV

I've moved this thread to Plugin Support. Thank you.



@Mercedes90 , please avoid double posting, as it is against the forum rules. You can use the "Edit" function on your posts to add additional information you've forgotten or respond to multiple people. You can review our forum rules here. Thank you.



You don't have to quote everyone's posts to reply to them - just type @ followed by their name if you want them to be notified. Please make sure all your replies are in a single post, and if you need to, make an edit instead of additional posts one under the other.


which is something I would not do myself
You can't really say that unless you're in the same situation (being constantly asked for assistance and to fix bugs when the real issue is that the person hasn't used the plugin correctly).


If you update plugins make sure you go back in and re-check all the parameters. If there are any new ones, or old ones were removed, the settings you entered might have been messed up.

Also make sure, if the plugin uses any switches or variables, that you have given them names and not accidentally used them for something else. That is a common problem too, and if you have your plugins out of order, then using variables the plugins want for something else is a likely other issue you might run into.
 

Mercedes90

Regular
Regular
Joined
May 7, 2021
Messages
129
Reaction score
50
First Language
English
Primarily Uses
RMMV
@Shaz
Okay, got it.
I've read the rules, so I have an additional question about a different Plugin called "LNM_GameTime" that I need some help with. Should I get help here in this thread or can I make a new thread?

(Short brief: The Plugin's in-game Time System is running, but the Tints are not working. Found a video but did not explain the issue.)
 

ATT_Turan

Forewarner of the Black Wind
Regular
Joined
Jul 2, 2014
Messages
11,002
Reaction score
8,887
First Language
English
Primarily Uses
RMMV
If your question is a different topic, logically it should have another thread.

And just because you've said it multiple times:
a higher number will...ignore...the default message row number in the plugin manager.
That is exactly the point. When you change any game setting via a plugin command, it should stay changed. That is the meaning of default - what something is without other instructions.

If you give instructions to be different than the default setting, the game will and should follow those instructions until you set them back.

If you fixed the order of your plugins, like Andar and I suggested in posts 3 and 4 before you posted any screenshots, did that fix the issue? If not, did you try the rest of the troubleshooting steps I listed for you?
 

Mercedes90

Regular
Regular
Joined
May 7, 2021
Messages
129
Reaction score
50
First Language
English
Primarily Uses
RMMV
@ATT_Turan
I fixed the order. Core Plugins on top, everything else on the bottom, as instructed.
The problem remained the same, but the only way to fix the issue was by placing the "MessageRows" Plugin Command to "8" (the same no. as the default) above the last text message in an event so that it will not get stuck on "14" to other events. I don't like it, but I guess this minor fix I made will have to do, cuz I have more major things to consider working on to get my project done.

Thanks anyways.
 

Shaz

Keeper of the Nuts
Global Mod
Joined
Mar 2, 2012
Messages
46,153
Reaction score
16,958
First Language
English
Primarily Uses
RMMV
yes, new thread for a different issue.
 

Latest Threads

Latest Posts

Latest Profile Posts

BCj
An acting colleague of mine asked if I wanted to translate a script of 88 pages from English to a different language. 88 pages. For free!! What?!
If you guys wonder why I hardly ever help anyone anymore... Im going to be on here even less. Thank the trolls for that.
New update for Battle Castle: Shadow from the Past A Shadow's Echo. No gameplay changes or new content, but lots of things got renamed, including the game title, for extra immersion. Some things related to sound too, like activating chests and taking things.
Obvious One.gif
Meet my new mascot. He's also a mimic! No prizes for guessing this guy's name, though, haha
BANNER2.png
I put out a new pack and I swear, I did not realize how it looks like the ones on the right are scared/nervous of the one on the left until way after o_O I just wanted to showcase some of them randomly xD

Forum statistics

Threads
134,760
Messages
1,250,374
Members
177,521
Latest member
Super64
Top