[YEP] Yanfly Engine Plugins

● ARCHIVED · READ-ONLY
Started by Yanfly 6167 posts Page 243 of 309 View original ↗
  1. Kilitar said:
    That is what I was thought about:   Yep_RegionEvents  vs local  Bellow character/Touch Event trigger  conflict, but in fact, it is not the issue, I personally was surprised, both working together with each other.


    Unfortunatelly only  as long as  Yep_PictureCommonEvents  plugin is OFF (no matter it is not used, just set this plugin ON with default empty parameters breaks functionality)


    I can make workaround for myself, but I think plugin conflict is somewhere else than you suggesting. Or maybe I  am simply lost somewhere with my low programming and english language skill :)  



    You failed to mention what the problem with Picture Common Events was.
  2. Yanfly said:
    You failed to mention what the problem with Picture Common Events was.

    Sorry, i have bit problem to explain in my non native language. 


    1. If there is tile with region set, any most simple common event linked to region via  Yep_RegionEvents  to this region ID  it works


    2. If you add local event using editor on top of tile with "touch trigger/bellow character" it works together with point 1. above. 


    3. If you turn ON plugin  Yep_PictureCommonEvents  then local event On Touch stops working. 


    All 3 conditions must be met to locant event fail. 


    If you disable region, it works, If you disable any of two plugins mentioned above it works. If you set local event to another trigger than on touch it also works. 


    Sorry, I dont know how to explain it better. In my opinion culprit is  somewhere in  Yep_PictureCommonEvents.  
  3. Kilitar said:
    Sorry, i have bit problem to explain in my non native language. 


    1. If there is tile with region set, any most simple common event linked to region via  Yep_RegionEvents  to this region ID  it works


    2. If you add local event using editor on top of tile with "touch trigger" it works together with point 1. above. 


    3. If you turn ON plugin  Yep_PictureCommonEvents  then local event On Touch stops working. 


    All 3 conditions must be met to locant event fail. 


    If you disable region, it works, If you disable any of two plugins mentioned above it works. If you set local event to another trigger than on touch it also works. 


    Sorry, I dont know how to explain it better. In my opinion culprit is  somewhere in  Yep_PictureCommonEvents.  



    That's due to the check to prevent region events from overtaking picture common event priority settings. If this is an issue for you, go to line 2601 of the Picture Common Events plugin and remove "if ($gameTemp._commonEventId > 0) return true;". However, keep in mind that I'm not responsible for any issues you'll encounter if this change is to occur.
  4. Thank you for your time, explanation  and help. Have a nice day :) .
  5. Quick question: We are allowed to edit these scripts for both commercial and non-commercial use, correct? For instance, I made some changes to the Yanfly shop screen in order to improve compatibility between the shop screen and the base param control script:

    I understand now that I could alias methods to change how they work without modifying the original script file, but back when I started modifying scripts, I didn't know how to do that yet. To distribute my game, will I need to go back, "repair" all the scripts, and refactor my changes into a new file?

    ShopAdditions.png
  6. Doip. Right there in the TOS. Thought I had read those. Lol.

    Thanks a ton!
  7. Just wanted to say keep up the awesome work. I just wanted to know if for your class base parameters plug-in yep.95 if there was any headway on allowing random growth like a stat goes up by 1-5 instead of just 5.


    looking for random growth instead of static numbers.
  8. Yes, it is.


    You have to use a custom base parameters in the class notetag, then, with an "level up event", use a script to give the state bonus (which will alter the "Plus" value).


    For a random value in Javascript, it's "Math.random()". This will return a value between [0, 0.99...].


    In an earlier post of mine is this threads, I give more details about that.


    For the level up event, I took it at "HimeWorks".
  9. Ooh, that new Tips and Tricks looks cool! Aw man, I'm so tempted to use that, but I already have a passive ability for my Knight that activates at 25% HP (called Adrenaline Rush that raises your Attack and Agility by 50% and makes Attack Speed 15) and don't want to be redundant...

    Spoiler
    Also, as a Patreon of yours, I'm excited for that new Battle Status plugin! That sounds SO useful!
  10. Yanfly said:
    To make a bug report, simply report it in this thread......................



    Plugin Name: YEP_EventChasePlayer.js


    Bug Explanation: Framerate DROP down to 1fps when use this plugin and the plugin Galv's Diagonal Movement
    https://galvs-scripts.com/2015/12/12/mv-diagonal-movement/
     


    Error Report: nothing 


    Exact Steps on How to Replicate Bug: install Galv's Diagonal Movement and YEP_EventChasePlayer.js


    _______________________________________________________________________________________


    A small bug.
    I saw your plugin on youtube and it's great.
    I just installed it with much joy.
    Because it replaces another.
    However, because your plugin has an 2 FPS, when a monster we track.
    I disabled all the plugin, and it would be that you use incompatible scripts.


    I noticed that this happened with the diagonal plugin Galv.
    with a solution?.


    I think of a variable conflict in the javascript can be?



    Thank you friend.
  11. Yanfly said:
    To make a bug report, simply report it in this thread. Chances are, I will find out about the bug in this thread than by making one in the JS Support forum.


    ALL bug reports MUST follow these guidelines and use this template: 


    Plugin Name: (What is the name of the plugin?)


    Bug Explanation: (What is the bug in your own words? Keep this detailed. "It isn't working right" is not a valid bug report.)


    Error Report: (If you received an error message, press F8 when the message is received to open up the debug console, then copy/paste the entire error log and paste it here).


    Exact Steps on How to Replicate Bug: (Write out IN DETAIL, a step-by-step guide on how to replicate the bug.)


    Sample Project (REQUIRED): A sample project MUST be attached to the bug report. All steps MUST be followed. If a single step is ignored, the bug report is invalid and I will move on to the next bug report.  If you do not attach a sample project to the bug report, your bug report WILL BE ignored. There are NO exceptions.


    Follow these Instructions. All steps MUST be followed or I will require you to redo it.


    1. Download all the newest updates of the plugin.2. Create a new project. Do NOT just copy over your game project folders. This should be just a stock, empty, new RPG Maker MV project. If I do not see an empty project with Harold, Therese, Marsha, and Lucius, I will not look any further.3. If the project's file size is above 200 MB, remove unnecessary audio and image files until you reach that size. Usehttp://forums.rpgmakerweb.com/index.php?/topic/47985-mvstripper-remove-unused-assets-from-your-mv-project/ if you need some help doing so.4. Install -only- the affected plugins. If you're using non-YEP plugins, do NOT include them. That said, both ATB and CTB are no longer supported by Yanfly, so if you're using them, please remove them from the project used for the bug report.5. Do -NOT- rename the plugins' filenames. They cease to work if you do so.6. Make sure they're in the EXACT order listed on http://yanfly.moe/yep/. The ordering of plugins is important.7. Recreate the error in the sample project. MAKE SURE you are using notetags in the right place and haven't misspelled anything. DO NOT USE SAVES. I need to know exactly how to recreate the problem from start to finish. Simply giving me a save file tells me nothing.8. Archive the project with WinZip or WinRAR. Do not archive it multiple times. It does not compress it further.9. Do -NOT- deploy the project through File > Deployment. Upload the project online to a website like MediaFire.com or Dropbox. Please do not use a website that involves timers like 4shared, RapidShare, etc. If I am time-gated from downloading the project, I will ask you to reupload it to somewhere else.10. Post the link here and I'll take a look at it.


    NOTE: I'll only provide support for my own plugins and code that I, myself, have provided. This isn't because I disrespect other plugin makers or anything of the sort. If I did, I wouldn't go so far as to maximize compatibility with my plugins when possible. The reason behind is because of my lack of time, and I'd like to put my undivided attention to errors caused by my own plugins. That said, any modifications you've made to the plugins itself, any custom Lunatic Mode code you've made yourself that isn't provided by me, or problems with the source code will not be supported by me either.


    NOTE2: As I've stated before in the previous note, I'll only provide support for my own codes that I, myself, have provided. To make this clear, this means strictly the plugins I've made and any code for Lunatic Mode that I, personally, have provided through Tips & Tricks. I am not responsible for any coding errors, coding roadblocks, or code questions that you come across within your own Lunatic Mode code. Unless the Lunatic Mode notetag itself has a bug, you are to ask your questions here.


    NOTE3: However, as an exception to NOTE2, this does not mean I am going to explain to you how to use all the various functions inside of my plugins. If a function added by my plugins is not listed in the Help File, it means I do not deem that function to be used for script calls. Therefore, if you choose a function outside of the ones listed in the help files to use in a script call, I am NOT responsible for it not working properly for you. No script call support will be provided for functions not listed within the help file.


    WHY I NEED A CLEAN SAMPLE PROJECT FOR BUG REPORTS:




    If you're wondering why I make it an absolute requirement for sample projects containing to be made, it's because in the past, I've chased and hunted bugs that do not exist either because a user had a conflicting error with a non-Yanfly plugin, has not updated the plugins, using the plugin incorrectly, or think something is a bug when it really isn't. The amount of time I've wasted chasing these "bugs" is unfathomable as that time could have been spent developing new content. To mitigate this issue, I made it an absolute requirement for bugs to be reported in such a manner because of the following:

    1. It makes the user go through all of the troubleshooting steps to reduce the amount of user errors. If the user identifies it as a user error, then the user would also have gained troubleshooting skills, which are essential for game development.
    2. Isolate the bugs caused by Yanfly plugins away from non-Yanfly plugins. As stated above, I do not provide support for non-Yanfly plugins due to my lack of time to create compatibility patches for non-Yanfly plugins. Having over 100+ plugins, making a compatibility patch for each one of those with every other plugin out there is absolute insanity.
    3. It shows that the user is serious about getting the bug fixed as I am. Being able to put out time to isolate a problem so it can be fixed means the user is serious about getting their game made. As a user's time is important to them, my time is also important to me, and this is our mutual agreement to get things done cooperatively.



    Thank you for understanding.


    BASIC TROUBLE SHOOTING




    1. Are all your plugins up to date? If they're not, download the updated versions from here: http://yanfly.moe/yep/changelog/


    2. Did you rename any of their plugins from their default filenames? If you did, then the plugins won't work. Do NOT rename them.


    3. Did you make sure all of the plugins are placed in order as http://yanfly.moe/yep/ inside of the Plugin Manager?


    4. When you updated the plugin, did you /open up/ the plugin within the Plugin Manager? 


    You are getting the error because you updated the plugin and did not go into the plugin itself like the instructions here in the first video: http://yanfly.moe/yep/changelog/


    Why is this important? Because whenever new parameters are added to a plugin upon a new update, you have to enter the plugin in order for the Plugin Manager to add those new parameters into your game. Otherwise, you will get undefined errors and "random" crashes. Skipping that step is not optional and is very crucial to getting updated plugins to work.


    5. If you are using non-Yanfly plugins, turn off ALL of the non-Yanfly plugins to see if there are any conflicts.


    6. If you are testing your project in Battle Test and aren't seeing any changes made after updating your plugin, make sure you -save- your project. RPG Maker MV does not carry over changes to Battle Test until you save your project.


    F.A.Q. ABOUT ATB AND CTB PLUGINS


    The ATB and CTB plugins are custom battle systems that do NOT involve a turn-based system that you're used to with the default turn-based battle system (DTB). They function off of a tick-based system, which means it does not work off standard means. This also means you have to adjust either the plugin or your game to fit these means. Here are some frequently reported "issues" with the system. None of these are bugs so do not report them as bugs.

    • If ATB bars are taking too long to fill up, then change your battlers' AGI values to higher or change the plugin parameters to fit your game.
    • If ATB states are dropping in turns too quickly, this is because you didn't adjust the proper state turn settings within the Battle Engine Core to fit your game.
    • For ATB, no, I will NOT make Active Mode. It's not because I can't (I've made it before in VX's Yanfly Engine Melody). It's because RPG Maker MV's code structure for the battle system makes it more likely to break everything if it does so. If this is something you absolutely need, the Plugin Request Forum is your place to visit, if DoubleX RMMV Popularized ATB Core(which is at least compatible with my Battle Engine Core with the compatibility fix) can't meet your demands already.
    • If there is "lag" between CTB turns, this isn't because of the plugin. This is because your low AGI values is making the game go through hundreds to thousands of CTB updates per tick. Once again, either you increase the AGI values or change the plugin parameters to fit your 
    • In CTB, States "skipping" multiple turns when updating isn't a bug. It is because in between the previous battler next battler, there was a huge gap in time, enough to go through two state turn cycles. Adjust the state turn settings within the Battle Engine Core to fit your game.
    • For CTB, no, I will NOT make multiple instances of turn icons appearing for multiple actors. If you want something like that made, you can request it in the Plugin Request Forum.

    If all of these issues are beyond you, then I'm afraid the ATB and CTB plugins aren't for you. As a developer, it is your responsibility to understand the plugins and systems you are using. You are not doing your players any favor by using a system that you, yourself, do not fully comprehend. I will not educate anyone how ATB and CTB systems work. My plugins work based on the ATB and CTB systems of existing Final Fantasy games with slight tweaks to fit RPG Maker MV's system. Please study them on your own accord. 



    Dropping this off here.
  12. Jonforum said:
    Plugin Name: YEP_EventChasePlayer.js


    Bug Explanation: Framerate DROP down to 1fps when use this plugin and the plugin Galv's Diagonal Movement
    https://galvs-scripts.com/2015/12/12/mv-diagonal-movement/
     


    Error Report: nothing 


    Exact Steps on How to Replicate Bug: install Galv's Diagonal Movement and YEP_EventChasePlayer.js


    _______________________________________________________________________________________


    A small bug.
    I saw your plugin on youtube and it's great.
    I just installed it with much joy.
    Because it replaces another.
    However, because your plugin has an 2 FPS, when a monster we track.
    I disabled all the plugin, and it would be that you use incompatible scripts.


    I noticed that this happened with the diagonal plugin Galv.
    with a solution?.


    I think of a variable conflict in the javascript can be?



    Thank you friend.



    NOTE: I'll only provide support for my own plugins and code that I, myself, have provided. This isn't because I disrespect other plugin makers or anything of the sort. If I did, I wouldn't go so far as to maximize compatibility with my plugins when possible. The reason behind is because of my lack of time, and I'd like to put my undivided attention to errors caused by my own plugins. That said, any modifications you've made to the plugins itself, any custom Lunatic Mode code you've made yourself that isn't provided by me, or problems with the source code will not be supported by me either.
  13. Using Action Sequence and Buffs & States Core, is there a way to change Actor's motion during idle to...say 'victory' motion? 
  14. cekobico said:
    Using Action Sequence and Buffs & States Core, is there a way to change Actor's motion during idle to...say 'victory' motion? 



    Possibly under Lunatic mode. If there is a function that can call on a common event. You can set the common event to change the actor's battler spritesheet to a modified one. Then another call on another to change it back.
  15. Taemien said:
    Possibly under Lunatic mode. If there is a function that can call on a common event. You can set the common event to change the actor's battler spritesheet to a modified one. Then another call on another to change it back.

    Ah so I have to prepare a second image ^^;
  16. cekobico said:
    Using Action Sequence and Buffs & States Core, is there a way to change Actor's motion during idle to...say 'victory' motion? 



    There will be a plugin released later this week that allows a much simpler method to accomplish this. :)  Be sure to look out for it on Saturday.
  17. Tips & Tricks - Cyclone (World of WarCraft) - RPG Maker MV










    Cyclone is a spell from the World of WarCraft that stuns an opponent. However, when repeatedly used on the same opponent, the duration of the stun lowers each time. Furthermore, only one Cyclone can be active at a time per team. Here's how to recreate that effect in RPG Maker MV!


    Yanfly.moe: http://yanfly.moe/2016/08/17/tips-tricks-cyclone-world-of-warcraft-rpg-maker-mv/


    Enjoy!
  18. Oh, sneaky sneaky Yanfly! I see you implementing that new plugin in the video there... ;)