kolbytn / mindcraft

MIT License
2.21k stars 267 forks source link

better error reporting #340

Open keneo opened 16 hours ago

keneo commented 16 hours ago

It seems that a lots of users are reporting crashes with incomplete stacktrace and little information about their setup.

There are number of places in the code where stacktraces are eaten. Perhaps we should remove all "stacktrace eating".

Also maybe we could have a tool that captures the configuration and some environment information to attach all this information with the bug report.

keneo commented 16 hours ago

maybe just dump the config and state of the bot to the screen before crash