/ModOrganizer-CrashLogTools

Mod Organizer plugins with functionality for Skyrim crash logs

Primary LanguagePythonMIT LicenseMIT

Crash Log Tools for Mod Organizer

These are plugins for Mod Organizer 2 that provide extra functionality for the Skyrim crash logs generated by Crash Logger.

Plugins

Crash Log Labeler

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.

Settings

offline_mode
Disables automatic updates from the remote database.

Crash Log Viewer

Adds a GUI dialog that allows you to easily access your crash logs.

The tool can be started from the Tool Plugins menu.

Packaging from source

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

Installation

The scripts should be installed to a subdirectory in the Mod Organizer plugins folder. The resulting folder hierarchy should be <MO2 DIR>\plugins\crashlogtools