rpgtkoolmv / corescript

http://www.rpgmakerweb.com/products/programs/rpg-maker-mv
MIT License
311 stars 75 forks source link

Refine the bug report and error message when error occurred #137

Closed krmbn0576 closed 6 years ago

krmbn0576 commented 6 years ago

Now RMMV shows the error name and message on error, but sometimes it is not enough. The below messages should also be shown.

  1. Customizable error message for players of the game
  2. The stack trace of the error
krmbn0576 commented 6 years ago

Finished!