I'm unsure if you're still maintaining this plugin, but I'm getting the mentioned "face null" error when trying to hide a character later on and also when i don't use the plugin command to show all the actors in the leader's list.
Moogle_X's Actors Friendship System
● ARCHIVED · READ-ONLY
-
-
I'm not currently actively maintaining it, but I do intend to return to it and, hopefully, fix that error once and for all.
-
that sounds great!! as of now, i went back to an older version of the plugin because for some reason that version works perfectly fine?
-
This plugin sounds awesome! However, I keep getting errors when I want to open the menu. On Save Files that I just included the plugin, the menu makes the game crash and on new Save Files (that start with the Friendship Menu Existing) don't show anything. Please help me, I'd love to use this plugin!
-
There's no expectation that a save file created before you added the plugin would continue to work after you add it. It's not great that it crashes, so I may look into it eventually, but it's not too surprising that it doesn't work.
As for the case of the new game where your friendship menu is empty, that's probably because no friends have been added to the menu yet. You need to use theAFS Show Leadercommand andAFS Show Friendcommands to enable the leader and friends in the window.
It looks like you've mostly grasped what's needed. What you're missing is that those two commands are not note tags, but plugin commands. Therefore, you need to call them as a plugin command from an event. I also have to point out that you need to use the actor's ID number, not their name. -
If you don't mind me asking what version of the plugin are you using? And are you on the newest version of MV? Interested in using this plugin for my game.that sounds great!! as of now, i went back to an older version of the plugin because for some reason that version works perfectly fine?
-
encountered a rather large error, could someone help me out?
-
@osaly Did you save your project and start a new playtest game after installing the plugin? Not loading a save game?
-
ok tried it and still had an error@osaly Did you save your project and start a new playtest game after installing the plugin? Not loading a save game?
-
@osaly Now somehow you've gotten the name of the plugin wrong.
It should be Moogle_X_ActorsFriendshipSystem.js but you have Moogle_X_ActorsFriendshipSystem 1.js -
fresh install of the add on same error
-
update i found the problem. for some odd reason this plugin is not compatible with the dreamX capture enemies plugin. i have no idea why but having those two in one project will crash your game. if you are using the 1.6a version you can enter but it will crash the moment you attempt to capture a monsterfresh install of the add on same error
-
I just updated the opening post with version 3.1 of this plugin. It only has a few small changes – see the changelog in the plugin file for details.
I think this fixes the dreaded "face null" error. I'm only not 100% sure because I can't find any record of it being fixed, and yet when I look at the place that the debugging investigation identified as the cause, the fix is in place.
Just a note: I have no current plans to port this to MZ. That might change if I decide to switch my entire game over to MZ, but I haven't made such a decision at this time, and I even if it did, I may choose to instead use the MZ plugin linked in the opening post.