Difference between revisions of "Troubleshooting Plugins (RPG Maker MV)"

From Yanfly.moe Wiki
Jump to navigation Jump to search
(Created page with "none")
 
Line 1: Line 1:
 
[[File:Troubleshooting.jpg|none]]
 
[[File:Troubleshooting.jpg|none]]
 +
 +
Are you getting errors in your [[:Category:RPG Maker MV Plugins|RPG Maker MV plugins]] and you don't know why? Follow the steps below:
 +
 +
== Step 1: Make an empty project and try only the plugin there. ==
 +
 +
If it works there, that means you are having a conflict in your own game.
 +
 +
Otherwise, report it to the plugin developer.
 +
 +
== Step 2: 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: [[:Category:Yanfly Engine Plugins|Yanfly Engine Plugins]]
 +
 +
== Step 3: 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.
 +
 +
== Step 4: 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.
 +
 +
[https://forums.rpgmakerweb.com/index.php?forums/rpg-maker-mv-software-updates.171/ Download the latest RPG Maker MV version here.]
 +
 +
== Step 5: 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.

Revision as of 01:15, 10 July 2019

Troubleshooting.jpg

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

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

If it works there, that means you are having a conflict in your own game.

Otherwise, report it to the plugin developer.

Step 2: 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

Step 3: 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.

Step 4: 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.

Step 5: 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.