Difference between revisions of "Troubleshooting Plugins RPG Maker MZ"
Line 70: | Line 70: | ||
Because it's to ensure that the bug we're fixing is ''your'' bug using ''your'' provided conditions. This is our way of personally working with ''you'' on the conditions ''you've'' set for the game, bug in a replicated and separated project. Sending us only a screenshot or video will result in the bug fix getting delayed and a return e-mail saying that we need a bug report project. | Because it's to ensure that the bug we're fixing is ''your'' bug using ''your'' provided conditions. This is our way of personally working with ''you'' on the conditions ''you've'' set for the game, bug in a replicated and separated project. Sending us only a screenshot or video will result in the bug fix getting delayed and a return e-mail saying that we need a bug report project. | ||
+ | |- | ||
+ | | '''⠀''' | ||
|} | |} | ||
Line 78: | Line 80: | ||
|- | |- | ||
| VisuStella MZ is '''NOT''' responsible for plugin incompatibilities outside of the VisuStella MZ library as per our Terms of Use conditions. | | VisuStella MZ is '''NOT''' responsible for plugin incompatibilities outside of the VisuStella MZ library as per our Terms of Use conditions. | ||
+ | |- | ||
+ | | '''⠀''' | ||
|} | |} | ||
Line 86: | Line 90: | ||
|- | |- | ||
| If your plugin(s) is not the latest version and the latest version fixed the bug for you, you no longer need to get help for it. | | If your plugin(s) is not the latest version and the latest version fixed the bug for you, you no longer need to get help for it. | ||
+ | |- | ||
+ | | '''⠀''' | ||
|} | |} | ||
Line 94: | Line 100: | ||
|- | |- | ||
| This is to ensure that the bug is related to the plugin at hand and not caused by something else. | | This is to ensure that the bug is related to the plugin at hand and not caused by something else. | ||
+ | |- | ||
+ | | '''⠀''' | ||
|} | |} | ||
Line 104: | Line 112: | ||
Also, '''MAKE SURE''' the project is able to run. We've encountered a LOT of projects that are missing resources needed for it to run, which suggests to us that you didn't test the bug in the project and don't really care enough for it to be fixed. | Also, '''MAKE SURE''' the project is able to run. We've encountered a LOT of projects that are missing resources needed for it to run, which suggests to us that you didn't test the bug in the project and don't really care enough for it to be fixed. | ||
+ | |- | ||
+ | | '''⠀''' | ||
|} | |} | ||
Line 112: | Line 122: | ||
|- | |- | ||
| Just like above, this is to ensure that we are working on the bug that is affect ''your'' game project. If there are no instructions on how to replicate the problem, it will not help you get the bug fixed faster. If your bug requires a bunch of steps to get it replicated and if you do not include those steps, do not expect us to figure it out on our own. | | Just like above, this is to ensure that we are working on the bug that is affect ''your'' game project. If there are no instructions on how to replicate the problem, it will not help you get the bug fixed faster. If your bug requires a bunch of steps to get it replicated and if you do not include those steps, do not expect us to figure it out on our own. | ||
+ | |- | ||
+ | | '''⠀''' | ||
|} | |} | ||
Line 120: | Line 132: | ||
|- | |- | ||
| Google Drive is the best way to share your project with us. Do not use other online uploaders. | | Google Drive is the best way to share your project with us. Do not use other online uploaders. | ||
+ | |- | ||
+ | | '''⠀''' | ||
|} | |} | ||
Line 128: | Line 142: | ||
|- | |- | ||
| Please fill out everything to the best of your ability. | | Please fill out everything to the best of your ability. | ||
+ | |- | ||
+ | | '''⠀''' | ||
|} | |} | ||
Revision as of 18:43, 16 December 2024
Are you getting errors in your RPG Maker MZ plugins and you don't know why? First, see if your problem is something listed in the Common Problems page. If not, follow the steps below.
Troubleshooting StepsStep 1: Read and Reread through the plugin instructionsRead 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 it's a plugin from outside of the plugin library.
Step 2: Make an empty project and try only the plugin there.This step ONLY applies to you IF you are troubleshooting VisuStella MZ plugins. This step will REQUIRE you to send a bug report project. If you would rather send a screenshot or video, please VISIT THE DISCORD SERVER and ask there instead.
THIS IS NOT FOR YANFLY ENGINE PLUGINS NOR ANY MV RELATED PLUGINS!
Create an empty project in RPG Maker MZ. Do NOT add anything custom to it aside from the plugin and required 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 team by doing as such:
Step 3: Make sure your plugins are placed in the proper order.
Order matters! Lower Tier plugins toward the top, higher tiers toward the bottom. Watch the above video for more clarity.
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.
It's probably related to the RPG Maker MZ's base code version difference if you've turned off all but the one plugin. Follow these steps to update your project's base code:
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. If it is a monetized plugin, you may ask the developer for a refund after providing proof that it does not work even in an empty project. Upon doing so, delete the plugin from your computer. If you have bought a plugin and want a refund, go to the refund section to request itch.io to send you a refund.
End of Page |