These are plugins for Mod Organizer 2 that provide extra functionality for the Skyrim crash logs generated by Crash Logger.
Attempts to label known functions in the call stack by looking them up from Address Library Database.
When you start Mod Organizer with the plugin installed, it will pull the database and try to label any crash logs already in your log directory. If your game crashes thereafter, it will scan for a new log file and try to label it as well. If you wish to restore the original logs, they can be found in the Recycle Bin.
offline_mode
Disables automatic updates from the remote database.
Adds a GUI dialog that allows you to easily access your crash logs.
The tool can be started from the Tool Plugins menu.
External libraries need to be acquired and installed to the lib
subdirectory
of the plugin.
git clone https://github.com/Exit-9B/ModOrganizer-CrashLogTools
cd ModOrganizer-CrashLogTools
pip install -r plugin-requirements.txt -t crashlogtools/lib
The scripts should be installed to a subdirectory in the Mod Organizer plugins
folder. The resulting folder hierarchy should be
<MO2 DIR>\plugins\crashlogtools