[RMMZ] Verbose Error Screen
A downloadable plugin
Download NowName your own price
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.
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 playtesters or customers.
Download
Download NowName your own price
Click download now to get access to the following files:
Art_VerboseErrorScreen.js 7.5 kB
Development log
- Version 1.10 UpdateJul 01, 2023
Leave a comment
Log in with itch.io to leave a comment.