Difference between revisions of "Troubleshooting Plugins RPG Maker MZ"
(2 intermediate revisions by 2 users not shown) | |||
Line 55: | Line 55: | ||
If it doesn't work there, report it to the plugin developer team by doing as such: | If it doesn't work there, report it to the plugin developer team by doing as such: | ||
+ | |||
+ | __NOTOC__ | ||
{| class="wikitable" width="100%" | {| class="wikitable" width="100%" | ||
− | | <h2>Bug Report Step 1.</h2> | + | |- |
+ | | style="background: #595959; font-weight: bold; font-size: 120%" | <h2>Bug Report Step 1.</h2> | ||
'''Create an empty RPG Maker MZ project or use the VisuStella MZ Sample Project''' | '''Create an empty RPG Maker MZ project or use the VisuStella MZ Sample Project''' | ||
− | |||
− | |||
|- | |- | ||
| This means ''File > New Project'' or the ''VisuStella MZ Sample Project''. Why is this necessary? Because we need a controlled environment to make sure the bug occurs at the default level and not through a series of unintended event commands and/or script calls. | | This means ''File > New Project'' or the ''VisuStella MZ Sample Project''. Why is this necessary? Because we need a controlled environment to make sure the bug occurs at the default level and not through a series of unintended event commands and/or script calls. | ||
If you ''DO NOT'' have a bug report project attached and all you're sending is just a screenshot or video, we will not be able to review the bug. Sending the bug report project is non-negotiable. | If you ''DO NOT'' have a bug report project attached and all you're sending is just a screenshot or video, we will not be able to review the bug. Sending the bug report project is non-negotiable. | ||
+ | |||
+ | [[File:Nonnegotiable.png]] | ||
'''WHY''' do we need a bug report project? | '''WHY''' do we need a bug report project? | ||
Line 75: | Line 78: | ||
{| class="wikitable" width="100%" | {| class="wikitable" width="100%" | ||
− | | <h2>Bug Report Step 2.</h2> | + | | style="background: #595959; font-weight: bold; font-size: 120%" | <h2>Bug Report Step 2.</h2> |
Include the plugin and any of the required plugins inside of it.<br>'''REMOVE ALL NON-VISUSTELLA MZ PLUGINS!''' | Include the plugin and any of the required plugins inside of it.<br>'''REMOVE ALL NON-VISUSTELLA MZ PLUGINS!''' | ||
Line 85: | Line 88: | ||
{| class="wikitable" width="100%" | {| class="wikitable" width="100%" | ||
− | | <h2>Bug Report Step 3.</h2> | + | | style="background: #595959; font-weight: bold; font-size: 120%" | <h2>Bug Report Step 3.</h2> |
'''[[How to Update Plugins RPG Maker MZ|MAKE SURE ALL INCLUDED PLUGINS ARE UPDATED TO THE LATEST VERSION!]]''' | '''[[How to Update Plugins RPG Maker MZ|MAKE SURE ALL INCLUDED PLUGINS ARE UPDATED TO THE LATEST VERSION!]]''' | ||
Line 95: | Line 98: | ||
{| class="wikitable" width="100%" | {| class="wikitable" width="100%" | ||
− | | <h2>Bug Report Step 4.</h2> | + | | style="background: #595959; font-weight: bold; font-size: 120%" | <h2>Bug Report Step 4.</h2> |
Exclude any other plugins that are unrelated to the problem. | Exclude any other plugins that are unrelated to the problem. | ||
Line 105: | Line 108: | ||
{| class="wikitable" width="100%" | {| class="wikitable" width="100%" | ||
− | | <h2>Bug Report Step 5.</h2> | + | | style="background: #595959; font-weight: bold; font-size: 120%" | <h2>Bug Report Step 5.</h2> |
Recreate the problem for the plugin developer team.<br>MAKE SURE the project works.<br>If it doesn't work due to missing graphical or audio resources, put them in! | Recreate the problem for the plugin developer team.<br>MAKE SURE the project works.<br>If it doesn't work due to missing graphical or audio resources, put them in! | ||
Line 117: | Line 120: | ||
{| class="wikitable" width="100%" | {| class="wikitable" width="100%" | ||
− | | <h2>Bug Report Step 6.</h2> | + | | style="background: #595959; font-weight: bold; font-size: 120%" | <h2>Bug Report Step 6.</h2> |
Write down the steps needed for the plugin developer team to reproduce the problem. | Write down the steps needed for the plugin developer team to reproduce the problem. | ||
Line 127: | Line 130: | ||
{| class="wikitable" width="100%" | {| class="wikitable" width="100%" | ||
− | | <h2>Bug Report Step 7.</h2> | + | | style="background: #595959; font-weight: bold; font-size: 120%" | <h2>Bug Report Step 7.</h2> |
+ | |||
+ | Zip up your project. | ||
+ | |- | ||
+ | | Use [https://www.7-zip.org/ 7zip], [https://www.winzip.com/en/ WinZip], or [https://www.rarlab.com/download.htm WinRar] to zip/archive the project. | ||
+ | |||
+ | |||
+ | |||
+ | If you don't know how to do that, [https://www.youtube.com/results?search_query=how+to+zip+a+folder we recommend using YouTube to look up tutorials] as this will be '''vital''' knowledge to you in your game dev journey. | ||
+ | |||
+ | |||
+ | |||
+ | If don't know how to find your game project folder to zip, just go to RPG Maker MZ, look at the top menu bar, click Game, and in the next menu that drops down, "Open Folder" | ||
+ | |||
+ | [[File:FindGameFolder.png]] | ||
+ | |||
+ | Make sure you can open the zipped file before sending it. | ||
+ | |||
+ | If we cannot open it, we cannot help you. | ||
+ | |||
+ | |- | ||
+ | | '''⠀''' | ||
+ | |} | ||
+ | |||
+ | {| class="wikitable" width="100%" | ||
+ | | style="background: #595959; font-weight: bold; font-size: 120%" | <h2>Bug Report Step 8.</h2> | ||
Upload the project online to share with the plugin developer team. [[Visustella|VisuStella]] uses Google Drive to check projects. | Upload the project online to share with the plugin developer team. [[Visustella|VisuStella]] uses Google Drive to check projects. | ||
Line 137: | Line 165: | ||
{| class="wikitable" width="100%" | {| class="wikitable" width="100%" | ||
− | | <h2>Bug Report Step | + | | style="background: #595959; font-weight: bold; font-size: 120%" | <h2>Bug Report Step 9.</h2> |
[https://forms.gle/E4aPfWdAf1WSWQnN7 Report it to the plugin developer team.] | [https://forms.gle/E4aPfWdAf1WSWQnN7 Report it to the plugin developer team.] |
Latest revision as of 14:02, 26 January 2025
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 |