Rated 5.0/5.0 by 2 users
This a a stacktrace reader and log analyser. it will allow stacktraces to be read. It has a bunch of other featurs to help make finding the cause of your crashes easier. It reduces the amount of log reading you need to do and the amount of English you need to know.
THIS JUST ENTERED BETA, THE FORMATTING AND APPEARANCE HAS A LOT TO BE DESIRED AND MANY THINGS ARE STILL NEEDING TO BE FIXED OR IMPROVED AND SHOULD BE IMPROVED IN THE UPCOMING DAYS. YOU CAN HELP BY SUBMITTING YOUR REPORTS WHICH ARE NOT WELL DETECTED BY THE BUILTIN CHECKER SO WE CAN LEARN ABOUT IMPLEMENTING THESE CHANGES
This a a stacktrace reader and log analyser. it will allow stacktraces to be read. It creates a subprocess in the background which checks if the games process is still working, when it stops working it performs checks.
It looks for
PLANNED CONTENT
It still needs some testing and some more real world use and some beautification but it should eventually be possible to have a stacktrace reader like this one.
Notes:
This is untested on quilt-loader and QSLs logging library.
If a launcher does not same it to a file like MultiMC/PrismMC a dialogue will come up allowing you to copy the dev console/Minecraft Log into it for analysation.
On Java 8 (common on 1.16.5 and before) on the Vanilla Launcher and many similar launchers the sharing of reports on the official endpoint does not work due to an SSL error common in old builds on Java 8. This is a similar reason why many old builds of java cannot be used on MCForge installers.
On Java 8 (common on 1.16.5 and before) some of the methods of scanning the process and finding Java binary are unreliable. I am planning on increasing reliablity though. It has been tested though on 1.16.5 MCForge on MacOS 10.14 Mojave.
Search For Strings In Folders on Windows, including binary files
Ability to share logs
PRIVACY NOTICE: IF YOU USE THE SHARE REPORT BUTTON. YOU ARE UPLOADING A COPY OF YOUR REPORT TO OUR SITE asbestosstar.egoism.jp/crash_detector/ AND KEPT THERE FOR 3 DAYS. THE LOGS ARE UPLOADED TO SECURELOGGER.NET FOR SOME TIME. IF YOU DO NOT WISH TO HAVE YOUR LOGS UPLOADED DO NOT USE THE SHARE BUTTON. THE REPORT CONTAINS THE FOLLOWING INFO:
LINKS TO YOUR LOGS
THE CONTENTS OF THE SCREEN IN THE MIDDLE OF OUR GUI
By default Crash Detector is set to anonymise your logs client side, this can be turned on or off in the config on the bottom of the share screen, it will remove sensitive info such as access tokens, UUIDs, usernames, and IPs before they are even uploaded to the log site. This is still in beta though so issues may exist.. You can also switch log sites here and report endpoints. You can also use a custom log site so long as it is supported by the API you selected by editing the config in the crash_detector folder.
If you got Crash Detector in a modpack be sure you look over these settings as modpack devs are able to change them.
What's Next