Hi, I like the plugin. But whenever I use Summon (the command is called Invoke in my game), the animation plays, all the actors disappear, then on the next turn, the summon's sprite doesn't show up and the battle ends with the party apparently defeated... I also have a Skill type called Invoke with an ID of 4. Also, even with no summon, when I have the plugin loaded, during victory screens, the actors disappears.
Viewing post in [Summons]Summon_system - RPG Maker MZ Plugin comments
hello.
for what i read: You using both<large_summon>and <summon> notetag.
When you call a summon as supposed, all allies are vanished, then nothing happens?.
Did you already check the skill notetag?
it should contain something like this :
<summon_Call:15> (will call summon ID 15)
You should also check for the actor you are calling, it should have the summon notetag.