"Start Effect Not Function"

● ARCHIVED · READ-ONLY
Started by plumbbobparadise 6 posts View original ↗
  1. Hello,
    So I've been working on this project in fits and starts for the last two years. The main character is primarily an archer who uses bows; however, I wanted her to be able to use swords if she needed to. I recently opened it up again after about a six-month hiatus and discovered this error when I went to test out the first battle in game.

    iAqmAp https://ibb.co/iAqmAp [/img]

    I did update the project with the new java script files, excluding the plugins.

    Speaking of which, here is my plugin list. jVGjVp https://ibb.co/jVGjVp[/img]

    I consider myself a 'noob' with MV though I've had it for almost a year. I don't know what I'm doing wrong.
  2. Please do not rename plugin files, that will always cause problems.
    The (1) in the filename of the ve plugin is most likely wrong. Don't forget to start a new game after changing that.

    If this is not the cause of this error, then we need a screenshot of the console (F8) when the error happens.
  3. Wow, now see, I didn't even know the console existed!

    Here's the screenshot you asked for :rhappy:

    https://ibb.co/mH9si9
  4. In that screenshot there is a line that says "Please update YEP_CoreEngine".... Did you do that?
  5. Hi, I finally got a chance to check on the project. Updating it didn't fix the problem either.

    It's calling for a file I've since deleted and decided not to use in the project. But how do I fix this???

    https://ibb.co/cvpX39
  6. plumbbobparadise said:
    It's calling for a file I've since deleted and decided not to use in the project. But how do I fix this???
    If it is calling for a file you've deleted, then that file is still referenced somewhere in your project.
    Or in other words, you haven't completely removed it from your project.

    you need to find the places where the engine still is told to use this file, and delete those references.