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
- 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.txtgeneration. 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.