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
本贴来自国际rpgmaker官方论坛作者:Arthran处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/verbose-error-screen.158324/