Verbose Error Screen v1.10 By: Arthran​ Introduction This plugin makes it so that when an error occurs in your RPG Maker MZ game, it will display the stack trace along with the error message.
Verbose Error Screen v1.10
By: Arthran​
Introduction
This plugin makes it so that when an error occurs in your RPG Maker MZ game, it will display the stack trace along with the error message.
For those that don't know, the stack trace is the chain of function calls that ultimately lead to the error. This is often essential in determining the cause of the error. When you ask for help with an error on the forums, and somebody asks you to show a screenshot of the console, the stack trace is the information that they're looking for.
Normally, you can find the stack trace by opening the developer console at the time of the error. However, the developer console isn't available after the game is deployed, so including this plugin in your project can help you track down bugs that are discovered by your players.
Screenshots
How to Use
Just add it to your project. No configuration is necessary, though you can change the font color of various elements in the plugin parameters if you want.
Plugin Commands / Script Calls
There are no plugin commands or script calls. It's "plug-and-play."
Download
Download
here.
Terms and Credits
Free for use in commercial and non-commercial projects.
Credit is not required, but is appreciated.
You may edit the plugin as you see fit, so long as you do not claim ownership of the plugin.
Changelog
v1.10 - Added "Copy to Clipboard" button
Terms and Credits Free for use in commercial and non-commercial projects. Credit is not required, but is appreciated. You may edit the plugin as you see fit, so long as you do not claim ownership of the plugin.