Posted March 08, 2020 by Ramza
#rpgmaker #bugfix #transmog #glamor
Greetings. Didn't take long for a problem with the new version to crop up, which has now been fixed in the new version.
The problem here was that when the Party System plugin is installed, both of the plugins aliased the function that turns database actors into party members. I'm not sure on the exact cause of the crash, usually this comes up if a function hasn't been aliased correctly and ends up calling itself multiple times, but that was decidedly not the case in this instance.
I corrected it by moving a function I was calling to a different function, which apparently stopped whatever was calling itself from happening.
Revision A has been uploaded correcting the following additional issues:
I'd recommend redownloading the plugin if you downloaded it prior to 19:40 GMT.