Troubleshooting Plugins (RPG Maker MV)

From Yanfly.moe Wiki
Jump to navigation Jump to search

Welcome to the wiki! This is where you can find resources from Yanfly.moe, Ækashics.moe,
VisuStella, Caz Wolf, Fallen Angel Olivia, Atelier Irina, and other affiliated content creators.


Troubleshooting.jpg

Yanfly.png This is an article written by Yanfly.


Are you getting errors in your RPG Maker MV plugins and you don't know why? Follow the steps below:

Step 1: Read and Reread through the plugin instructions

Read through the plugin's instructions to make sure you are using the plugin correctly.

A lot of problems often come from thinking how a plugin should work versus how the plugin actually works.

Some plugins will also list which plugins they're compatible with.

If there's a list and a plugin is not listed there, chances are, there's a plugin incompatibility.

If you read the instructions and are still getting errors, continue onward to steps 2 through 6.

Step 2: Make an empty project and try only the plugin there.

Create an empty project in RPG Maker MV. Do NOT add anything custom to it aside from the plugin and required parent plugin(s).

Make sure the plugin and parent plugin(s) are updated as well!

If it doesn't work there, report it to the plugin developer.

If it works there, that means you are having a conflict in your own game. Continue onward to steps 3 through 6.

Step 3: Make sure your plugins are placed in the proper order.

Order matters! Cores at the top. Everything else below. Yanfly plugins go in this order you see on this page: Yanfly Engine Plugins

If the problem persists, continue onward to steps 4 through 6.

Step 4: It's probably a compatibility problem.

If you're still having problems, it's probably a compatibility problem.

Turn off your plugins one by one to find the problem's source.

When things start working, after turning off a specific plugin, then that plugin is the trouble maker.

If none of the plugins are causing the problem, then continue onward to steps 5 and 6.

Step 5: It's probably related to the RPG Maker MV version difference.

It's probably related to the RPG Maker MV version difference if you've turned off all but the one plugin.

Download the latest RPG Maker MV version here.

Be sure to follow ALL of the instructions there.
Also remember to back up your project.
Did you back up your project?
I sure hope you backed up your project.
Just checking, but did you back up your project?
If the latest version of RPG Maker MV doesn't help, continue onward to step 6.

Step 6: Stop using the plugin.

That's what we recommend because it just simply won't work with your game.

Forcing it is pointless because your game survived without it before and can survive without it after.

The best thing to do would be to find a replacement for it, commission someone to build a custom plugin for it, or to use your creativity to create a proper substitute for it.