Tom-The-Geek / crash-spotter

Looks at mods and decides which ones might have causes a crash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crash-spotter

Minecraft mod that looks at crash reports and tries to guess what mods were involved in a crash.

Features:

  • Adds markers into a stacktrace indicating methods injected from Mixins
  • Adds a section to the crash report that shows:
    • What modids and names were referenced in the stacktrace.
    • What mixin-injected methods were referenced in the stacktrace

About

Looks at mods and decides which ones might have causes a crash

License:MIT License


Languages

Language:Java 100.0%