Quilt Bisect

Quilt Bisect

Mod

A Quilt mod & loader plugin for finding mods responsible for issues using a search algorithm derived from binary search. This includes n-way mod incompatibilities.

Client CursedTechnologyUtility

976 downloads
20 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Filter versions...

0.3.0-alpha.2+1.20.2

  • Update to 1.20.2
    • Please report all issues you encounter
    • Summary Mod Tooltip: Handle missing contact information (e.g. Missing homepage)
    • Move away from SpruceScreen, try using vanilla widgets (SpruceUI is still included)
    • More back end changes

0.3.0-alpha.1+1.20.1

  • BREAKS ACTIVE BISECT: Improve active bisect config readability by using a list instead of a map in order to sort runs chronologically
  • Better summary screen:
    • Mods are listed by their name with their icon, and provide a tooltip with more information
      • The unknown, java and Minecraft icons are the same as in mod menu, the code is also heavily inspired from there
    • When clicking on mods, a variety of functions can be accessed, including opening and copying the mod's location, sources URL`, issues, and more

If nothing unexpected happens, this is the final version on 1.20.1, I will start updating to newer versions now

0.2.0-alpha.1+1.20.1

  • One crash can now have multiple stack traces
  • Supports displaying a diff to known (similar) stack traces
  • Disabling world saving is now implemented
    • This means content mods can now be unloaded without corrupting the world
    • Because saving in Minecraft is all over the place this backups and resets worlds before launch
  • Use Quilt Loader's API to discover, unload and modify mods. This means that we get Jar-in-Jar support, proper fabric support, better interoperability with other loader plugins and that the modsToBisect folder is no more
  • Properly extract the stack traces in a few cases, and better error messages, some user facing common ones.
  • Added a config
    • Mod ids that are ignored by bisect are configurable
    • the default bisect settings are configurable
    • the log and saves backup storage are configurable
    • The place where bisect searches for crash reports are configurable
    • When the stack trace diff should be shown
      • Always
      • Never
      • When the first line matches (default)
  • Corrected dependency metadata: Breaks on 1.20.2+

0.1.0-alpha.2+1.20.1

  • fix crash on startup

0.1.0-alpha.1+1.20.1

  • Initial (alpha) release
  • Multi issue stuff untested - please report bugs!
  • Disabling world saving does not work

Project members

anonymous123-code

Member

Details

Licensed ARR
Published 7 months ago
Updated 3 months ago