Help with plugin order / ICF-Soft Yanfly Compatibility

● ARCHIVED · READ-ONLY
Started by Waazaaam 7 posts View original ↗
  1. Hello to this great community!
    I'm starting a new game and I plan to use these plugins.

    I'd like some help with their order. I think there might be some compatibility issues.
    I can't really get the ICF-Soft Params Core to work or show anywhere!
    My RpgMaker version is MV 1.6.1
    Thanks all!
  2. I wrote a tool that checks the order of your YEP plugins, and tells you if anything is wrong. You can find the link to it in my signature. This is possible because the author of the YEP plugins specified the order.

    Regarding the other plugins ~

    The only time that something is "out of order" is when something goes wrong. Some plugins can be placed in any order without consequences while other have to be placed specifically. It depends on what it is modifying and also how the author wrote it.

    If the author specifies an order, then that should be followed. Otherwise, it's experimentation. Sometimes there are several correct orders and sometimes there are incompatibilities either way.

    During development, it's best to add only one plugin to your project at a time (don't add several at the same time). This is so you can thoroughly test it and look for issues, and so you can isolate any issues to a specific plugin (rather than having no idea which plugin is causing your issue).

    If you want help with specific plugin(s), then you should provide link(s) to those.
  3. Thank you! I checked your plugins.
    Menu Parameter Control seems a Plugin I might really need!
    Anyway it can work with custom parameters by ICF-Soft?
    I really like that plugin, but I am struggling to implement it in anyway in my game.
  4. I don't know what ICF-Soft is (please provide a link for any plugin you need help with, including Yanfly's), so I doubt that it would work together. Your best option would be to post on wherever the ICF-Soft plugin is released, with good details of what you tried so far.

    You should also make the ICF-Soft plugin work on its own, without any other plugins. This would make sure that the issue is not from your configuration.

    I initially created Menu Parameter Control for my own project and decided to release it. But I stopped using Yanfly menus in my own project, so I probably won't update my plugin anymore.
  5. Aloe Guvner said:
    You should also make the ICF-Soft plugin work on its own, without any other plugins. This would make sure that the issue is not from your configuration.

    Did you do this first?
  6. Not yet. Will get back to you after some trial. THanks!