Bug report :
Plugins: RowFormation, BattleSysCTB
Explanation: There is an incompatibility between these plugins. In battle, when we exit the Rows menu, the screen refreshes and the turn order disappears until the end of the battle.
[YEP] Yanfly Engine Plugins
● ARCHIVED · READ-ONLY
-
-
He's not gonna fix CTB, he said that many times.Bug report :
Plugins: RowFormation, BattleSysCTB
Explanation: There is an incompatibility between these plugins. In battle, when we exit the Rows menu, the screen refreshes and the turn order disappears until the end of the battle. -
Plugin Name: YEP External Links. (All Plugins and MV program updated.)
Question: Is it possible to use an External Link to a web page that you created using the same Local Drive Directory as the game?
I see myself distributing the game in a zip file with a FAQ file, written in HTML, on a separate web page. I'd like to set up the plug-in's parameters to do something like this:
Home Page URL: faqindex.html
Home Page Text: FAQ Page
Is that possible with this Plug-In, or would I need another. Thanks in advance. -
http://yanfly.moe/2016/03/18/yep-84-area-of-effect/
And
http://yanfly.moe/2016/04/22/yep-94-selection-control/
This is a known conflict, right?
Not surprising due to the purpose of the two Plugins, but '84' is shown in '94s' installation guide (3:34 - 4:31). -
So after performing your custom 1.5 update, going to each individual plugin, opening it, and hitting okay, saving and then launching it, the first two times it crashed shortly after launch the following times, sound seemed to be working but this was all I saw in the window:
and this is what my log says:

-
[Bug Report]
Plugin Name: YEP.88 – Picture Common Events
Do you have all the latest updates for the plugins in question? Yes
Plugin Parameter Changes: Just asign Pictures in Common Events
Bug Explanation:
I did a puzzle rock pushing with the capacity to pull the rock backwards, to do that:
*EDIT: In the image the Trigger of the event is "Action button" but that was just for testing purposes. The real trigger is "event touch"
I know is in spanish but It's just necesary to understand the first line, "If Ok button is pressed"
Here comes your plugin
Common Event: TriggerButton Ok
But, if you try to activate the Event using this Command the Event does not recognize that you are pressing Ok button so, instead of pull the rock the event push the rock. Making impossible to solve the puzzle
Note that you can press Espace or Enter and the code is working properly but in an android device you cant press Espace or Enter :p
Any ideas? :( -
[BUG REPORT]
Plugin name: YEP.02- Message Core (v1.19)
Bug explanation: After the Batch update for this plugin, the tag codes <br> and <line break> have stopped working, and breaks dialogues or texts in help windows now. This codes works in descriptions when using the <WordWrap> code, yes, but before the Batch update, the descriptions were making the line break without using it. Neither works in some description windows even changing the Plugin parameter "Description wrap", like in your Save Core plugin or other plugins that uses the help windows.
Error report: No log errors in the Console window (aside from the "Deprecation warning" with PIXI).
Exact steps on how to replicate the bug:
- Download the sample project and open it; then open the Database.
- Open the "Skills" tab, and see the description of the "Heal" spell. You'll see that I'm using the code <br> in the description to make a line break.
- Now, close the Database, and play the game.
- Start a new game, and open the Main menu. Then, go to "Skill" and select Harold.
- Select the spell "Heal" and see the description.
You'll see the text:
Code:Instead of:Recovers HP.Can be used in battle or menus.
Code:This issue does not happen with the previous versions of the plugin, so I'm currently using the Message Core v1.18.Recovers HP. Can be used in battle or menus.
Sample project (REQUIRED): Tiny MV Project (v1.5.0) Message Core Report
(Note: I'm using a tiny sample project updated with the last version of MV created by SumRdnDde).
Hope you can fix this plugin soon, I would like to use the newest Batch Updates! -
Before I report this as a bug, can anyone who uses yanfly's grid free doodads if they are having an issue where the doodads seem to jump left and right when the camera follows the player whilst in game?
-
He's not gonna fix CTB, he said that many times.
There's a similar compatibility issue with ATB since the 1.5 batch updates. I understand Yanfly has discontinued support, but I will report it here in the off chance someone knows how to fix it.
[BUG REPORT]
Plugin name: YEP.54 – Row Formation (v1.15), YEP.24 - Battle System – Active Turn Battle (v1.26)
Bug explanation:
If I try to change rows mid-combat, a party member visually stays in the same row if he/she has recently performed an action (e.g. Guard) and is currently filling up his/her ATB gauge.
Severity:
Minor issue, not game breaking. -
[BUG REPORT]
Plugin name: Move Route Core YEP_MoveRouteCore.js (1.01)
Bug explanation: script "TELEPORT: PLAYER" followed by script UP: 1 (or any number/direction) does not work in case of repeated movement inside autonomous movement - custom route movement table.
Error report: No errors.
Exact steps on how to replicate the bug:
- Download the sample project and start game.
- Touch evil man, he switch to lightning image
- Lightning should have to hit a tile 1 point up from player every 2 seconds. (set transparent - move to player - move up 1 - set visible, hit tile - set transparent, wait 120frames. lightning has "repeated movement"
- First "tile hit" is fine, but next one ignores teleport command and hit 2 tiles above former player position (even not actual one). Third hit is 3 tiles above and so on.
Sample project (REQUIRED): https://mega.nz/#!QOx1XJLS!WYolpQfuH_ME0bgI8pXyOosbEWSj7UllQZsdP3ap4vM -
[BUG REPORT]
Plugin name: X_EquipCustomize plugin
Bug explanation: when using that plugin with item core's option "updated scene item" to false causes an error when trying to access the equip scene in game
Error report: TypeError: Cannot read property 'apply' of undefined, SceneManager.catchException
Exact steps on how to replicate the bug:
- use engine/item/equip core plugins and x_equipcustomize plugin.
- set item core's option "updated scene item" to false.
- in play mode try getting to the equip scene.
-
This is how I've made it intended. It loops through from the lowest number to the highest giving priority to whatever comes first. Though, I can add an option for this in the future to have it go the other way around.
@Yanfly Sorry to pester again, but I can now finally show you why I'd LOVE to have this addition for picture common events:
https://forums.rpgmakerweb.com/inde...rious-squid-interactive-childrens-book.83827/
It would help tremendously for any situation where there might be layers of picture common events happening on top of each other, which would be a godsend for minigames and whatnot like what I've shown here. -
Plugin Name: YEP_BattleSysSTB
Do you have all the latest updates for the plugins in question? Yes
Plugin Parameter Changes: Acknowledging Battle Event tabs whenever HP is true to %
Bug Explanation: Only acknowledges tab one, and ignores the other. Tested just the Main Core, Battle Core, and STB plugin on a different file with similar situation, and encounter no issue. This is happening only in my main project.
Exact Steps on How to Replicate Bugs: Whenever the enemy boss hits a certain % of HP, it suppose to react in each tab. Such as 75%, he releases Darkaga. 50%, he summons the undead girl. 10%, he unleashes three darks. 0%, he dramatically screams and dies.
I don't have a sample project, but I do have a screenshot of my boss event. I'll post four of them.
View attachment 67518View attachment 67519View attachment 67520View attachment 67521
Been having this problem for going on a week, and can't seem to figure out why it's doing this.
Edit: Here's the stb test I was talking about: https://www.dropbox.com/home?preview=StbIssue.zip
this is steal a bug??!!!???? why support a BUGD Battle System and left it like this? -
Less of a bug but more of an error. the Event Chase Stealth Plugin. The parameters for the gauge are not grouped underneath the Gauge options but rather under the stealth regions option
-
Hey, I want to be able to use "Action Times+" Trait with the STB battle system and I can't seem to find a work-around. One v. Four is never a fair fight and bosses should fight the protagonists on even terms! Is there a way to get that working while also using the STB battle system? I just want the enemy to be able to do a couple different actions during their turn.
-
Hey, I want to be able to use "Action Times+" Trait with the STB battle system and I can't seem to find a work-around. One v. Four is never a fair fight and bosses should fight the protagonists on even terms! Is there a way to get that working while also using the STB battle system? I just want the enemy to be able to do a couple different actions during their turn.
Had same problem, after few experiments I reworked turn system completelly - to allow various speed for each action.
I decided to cut "game turn" into segments.
In my system single "game turn" is segmented into 12 turn segments = "miniturns". This way I can decide how long it takes when battler takes action.
For example - fast attck by dagger - 2 segments, normal attack with sword 5 segments, slow attack by crossbow 10 segments. (same for spells, etc..).
1 segment is 1 "hardcoded" game turn by STB battle system.
So in fact, if attacker uses 5 segments long sword attack - he attacks in 1st turn- and then gets 4 turns "cant move - but no penalty" state - to skip next 4 segments = hardcoded game turns. Next action he can take in segment 5 and decide to use slow spell with 10 segments speed. So third action he takes in segment 5+10 = 15. Which in fact is my game turn 2 - segment 3.
(but in STB system it is in fact turn 15)
(basically my speed table is : 0 segment action = instant, 1-3 fast speed actions, 4-6 medium speed actions, 7-9 - slow speed actions, 10-12 very slow speed actions.) -
Hello Yanfly, I just wanted to point out a possible oversight in your updated KeyboardConfig as I get the following:
/js/plugins/YEP_KeyboardConfig.js:297 Uncaught TypeError: Cannot read property 'States' of undefined
which brings us to this snippet of code:
var array = JSON.parse(Yanfly.Parameters['Button Events List'] || '[]');
Yanfly.Row.States[ i ] = [];
for (var j = 0; j < array.length; ++j) {
if (Yanfly.Param.KeyConfigEv.contains(array[j])) continue;
Yanfly.Param.KeyConfigEv.push(parseInt(array[j]));
}
where Yanfly.Row.States = [ i ]; (I spaced so its not BBCode) is the line causing the error. Commenting it out will make everything work as intended and I could not find any other instances of this being used in the plugin either so I am not sure if it is supposed to be there. Maybe it was defined in another one of your plugins that I happen to not be using? I couldn't find it in any of your other plugins that I am currently using either. This problem does not exist in the previous version of KeyboardConfig.
Just figured I would let you know as other users will probably get the same error as well if Yanfly.Row.States is defined in a plugin they do not have.
Edit: Yanfly.Row is defined in your Row Formation plugin, which I am not using so any user using Keyboard Config and not Row Formation will encounter this error. The fix would be to check if it's defined first before assigning the empty array if that line is necessary. I should have downloaded a zip of all your plugins before and grep'd for Yanfly.Row to make this easier for you to fix. Sorry about that. -
[Bug Report]
Plugin Name:
YEP Improved Battlebacks.
Do you have all the latest updates for the plugins in question?
Yes.
Plugin Parameter Changes:
None.
Bug Explanation:
If Battle-back 1 is a scrolling battle-back (either horizontal/vertical or both) it will reset to its default position when action sequence tags are used to add new battle-backs. So to explain a bit further: Let's say battle-back 1 is a scrolling sky, and battle-back 2 is a floor graphic. And in an action sequence for a skill, battle-back 3 is added. When the new battle-back is added, battle-back 1 will immediately jump to it's default X and Y. It's a bit jarring visually. Since battle-back 2 covers the first battle-back, it's likely people would want battle-back 1 to be a scrolling sky, etc. so I'm sure others have run into this too.
Sort of unrelated:
There's also another visual bug, but I can't seem to re-create this outside of my own project. So I'll try to explain it as best as I can:
When I had more than 3 battle-backs, after a number of times of battle-backs fading in and fading out through action sequences, the battler sprites would start flickering black when fades were supposed to happen. I'm not sure why this only happens sometimes or when there's a certain number of battlers on the battle screen, but it made it difficult to figure out the exact cause in a fresh project.
Bug Demo Instructions:
Open the troop database and start the battle. I set up the battle-backs in a way that reflects my own project. Battleback 2 is the floor, battleback 1 is the background. Use the basic attack skill on the enemy and note how the scrolling sky reverts to its original position when the screen dims (this is adding a 3rd battle-back to give the illusion that the screen is dimming without dimming the characters themselves.) This only happens with battleback 1. battle-back 2 doesn't seem to have this issue, but battle-back 2 covers battle-back 1. So if you want to have backgrounds that scroll, battle-back 1 seems to be ideal for it.
Demo Link:
https://www.mediafire.com/file/4988d4dfu7oetev/Improved Battleback Bug.zip -
-
Bug Report:
Plugin Name: YEP Action Sequence Pack 2
Plugin Parameter Changes: None
Bug Explanation: The POINT function of the Action Sequence Pack 2 is not functioning, instead resulting in an error.
Error Report: See attached TEXT file
Replication: Launch the test project and speak to the copy of Harold, which will start a battle. Select Attack with all members. The actor will jump in and is supposed to move using the POINT part of the action sequence and this is where the error comes.
Attached below are the error log and a dropbox link to the bug reporting project.
https://www.dropbox.com/sh/0b8f5aqsf78wpjf/AABO5mSKNUpNPso2Sb-VVL6ha?dl=0
error log.txt