GithubHelp home page GithubHelp logo

toebeann / tobey.plugindoctor Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 52 KB

Plugin Doctor will diagnose and report common symptoms patients might be facing with their BepInEx 5 plugins, explaining them in simple terms and advising how to treat them.

License: GNU Lesser General Public License v3.0

C# 100.00%
bepinex bepinex-mod bepinex-mods bepinex-patcher bepinex-plugin bepinex-plugins bepinexmod diagnostic-tool diagnostics utility utility-mod

tobey.plugindoctor's Introduction

Tobey's Plugin Doctor for BepInEx 5

The Doctor is in.

Plugin Doctor will diagnose and report common symptoms patients might be facing with their BepInEx 5 plugins, explaining them in simple terms and advising how to treat them.

Diagnoses

Plugin Doctor can diagnose and advise how to treat (and when to ignore) the following symptoms:

  • plugins skipped by BepInEx for the following reasons:
    • the game executable is considered incompatible by the developer of the plugin
    • plugins marked as incompatible by the developer are installed
    • requirements of the plugin are not installed or were skipped
    • the plugin was otherwise skipped
  • plugins which failed during initialisation:
    • the plugin was loaded before its requirements
    • the plugin references types from assemblies which were not found
    • the plugin otherwise failed during initialisation
  • plugins with potential issues:
    • the plugin references types from assemblies which were not found, but did not fail during initialisation
    • the plugin targets a potentially incompatible version of BepInEx

In the future, it is planned for Plugin Doctor to offer to treat some of these symptoms itself, where possible.

Samples

Sample reports can be found in the samples folder of Plugin Doctor's GitHub repository.

Installation

Download the latest release from the GitHub releases page, then install it with the BepInEx mod manager of your choice, or just plop its contents into your game folder (after installing BepInEx, of course).

Usage

Plugin Doctor will run automatically whenever you start the game, and print a report in the logs of any issues found.

To access the report, simply load the file BepInEx/LogOutput.log in the text-editor of your choice, and search for "PLUGIN DOCTOR REPORT" (with Ctrl+F where available).

In the future, it is planned for Plugin Doctor to provide an in-game GUI for easy access to diagnoses, treatments and advisements.

Roadmap

A roadmap of planned features can be found here.

tobey.plugindoctor's People

Contributors

toebeann avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.