Rated 5.0/5.0 by 1 user
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 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.
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:
The Modlauncher version should work on NeoForge and PillowLoader as we do write our class file to support their format, however these are not well tested. MCForge and its new NovaLauncher are the primary test subject.
The Jar is the same on all modloaders (ModLauncher,FeatureCreep, and FabricMC)
This is untested on quilt-loader and QSLs logging library.
This does not work on the laucher Theseus or modrinth.gg servers, this can easily be changed with coremods though.
The mod has 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