Original Source
- Original title: plugin conflict involving Yanfly Buffs States Core
- Original author: Zerothedarklord
- Original date: September 10, 2017
- Source thread: https://forums.rpgmakerweb.com/threads/plugin-conflict-involving-yanfly-buffs-states-core.83848/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > Javascript/Plugin Support
Summary
Plugin in question: Spoiler This plugin allows states to stack, and when placed BELOW Yanfly's buffs states core plugin, it functions perfectly fine, except that it overwrites the yanfly display method for showing the duration of a state, to instead show number of stacks. So I figured switching the order would simply do the same, but instead show state turns, and not stacks. Well, nope, it doesn't work at all, instead crashing with a "TypeError cannot read property 'contains' of undefined".
Archived First Post
This plugin allows states to stack, and when placed BELOW Yanfly's buffs states core plugin, it functions perfectly fine, except that it overwrites the yanfly display method for showing the duration of a state, to instead show number of stacks.
So I figured switching the order would simply do the same, but instead show state turns, and not stacks. Well, nope, it doesn't work at all, instead crashing with a "TypeError cannot read property 'contains' of undefined".
The attached image shows the only 2 parts of the code where the word "contains" appears, hopefully it will help narrow down/simplify the creation of a workaround to get them both working nicely together.
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...