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

From Yanfly.moe Wiki
Jump to navigation Jump to search
(Step 1: Make an empty project and try only the plugin there.)
Line 7: Line 7:
 
Create an empty project in [[RPG Maker MV]]. Do '''NOT''' add anything custom to it aside from the plugin and required parent plugins.
 
Create an empty project in [[RPG Maker MV]]. Do '''NOT''' add anything custom to it aside from the plugin and required parent plugins.
  
If it works there, that means you are having a conflict in your own game. Continue onward to steps 2 through 5.
+
If it doesn't work there, report it to the plugin developer.
  
Otherwise, 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 2 through 5.
  
 
== Step 2: Make sure your plugins are placed in the proper order. ==
 
== Step 2: Make sure your plugins are placed in the proper order. ==
Line 15: Line 15:
 
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]]
 
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]]
  
If the problem persists, continue onward to steps 3 through 5.
+
; If the problem persists, continue onward to steps 3 through 5.
  
 
== Step 3: It's probably a compatibility problem. ==
 
== Step 3: It's probably a compatibility problem. ==
Line 25: Line 25:
 
When things start working, after turning off a specific plugin, then that plugin is the trouble maker.
 
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 4 and 5.
+
; If none of the plugins are causing the problem, then continue onward to steps 4 and 5.
  
 
== Step 4: It's probably related to the RPG Maker MV version difference. ==
 
== Step 4: It's probably related to the RPG Maker MV version difference. ==
Line 33: Line 33:
 
[https://forums.rpgmakerweb.com/index.php?forums/rpg-maker-mv-software-updates.171/ Download the latest RPG Maker MV version here.]
 
[https://forums.rpgmakerweb.com/index.php?forums/rpg-maker-mv-software-updates.171/ Download the latest RPG Maker MV version here.]
  
If the latest version of [[RPG Maker MV]] doesn't help, continue onward to step 5.
+
; If the latest version of [[RPG Maker MV]] doesn't help, continue onward to step 5.
  
 
== Step 5: Stop using the plugin. ==
 
== Step 5: Stop using the plugin. ==

Revision as of 01:21, 10 July 2019

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

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.

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

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 2 through 5.

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

If the problem persists, continue onward to steps 3 through 5.

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.

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

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.

If the latest version of RPG Maker MV doesn't help, continue onward to step 5.

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.