0 of 0

File information

Last updated

Original upload

Created by

Parapets - edited by Miss Corruption

Uploaded by

MissCorruption

Virus scan

Safe to use

Tags for this mod

About this mod

Updated version of Parapets Crash Log Tools to work with MO2 2.5.0+ and earlier.

Requirements
Permissions and credits
Changelogs
I've updated Parapets MO2 plugin to work with Mo2 versions using both PyQt5 as well as PyQt6 (anything 2.5.0 and up).
The offline mode is disabled by default and this is why:

The plugin tries to clone a repository, which it does on initialization. This causes MO2 to be "stuck" on the Splash Screen for 40-50 seconds during first launch only. Once it, successfully, managed to download the repository, it'll work just fine (until the repository has had updates).

You can always disable the offline mode using MO2's plugin settings. The repository is used for the following feature:

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.


Install Instructions

To install this plugin move the crashlogtools folder into the plugins folder in MO2. It should look like this:
<MO2 Installation Directory>/plugins/crashlogtools/<python files here>