Crash Assistant

Shows a GUI after Minecraft crashes, immediately showing and analyzing all affected logs.

File Details

CrashAssistant-fabric-26.1-1.11.4.jar

  • R
  • Mar 25, 2026
  • 2.90 MB
  • 35.6K
  • 26.1
  • Fabric + 1

File Name

CrashAssistant-fabric-26.1-1.11.4.jar

Supported Versions

  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:crash-assistant-1154099:7810949"

Quilt

modImplementation "curse.maven:crash-assistant-1154099:7810949"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • MinecraftForge 26.1 port.
  • Major refactor of fabric entrypoint for all fabric versions. Removed classloader workarounds.
  • Now Crash Assistant gets path to needed MC libs from classPath.
  • Add support for detecting CurseForge's stdout-logs.txt.
  • Fixed censoring of pc username was breaking mc username parsing if it contained a dot.
  • Now detection of win_event is not considered as a crash if no other signs of a crash to prevent false positives.
  • Major refactor of modlist.txt generation. Added mod name, version, some other params for upcoming functionality, moved isMCreator to sep column.
  • Fixed memory allocation warnings were not localized.
  • Added classPath logging to CA log.

See full changelog