Modscraper Modscraper Minecraft
MixinTrace Reborn logo

MixinTrace Reborn

Mod

Adds a list of mixins in the stacktrace to crash reports.

Type

Mod

Modrinth Downloads

782,580

Modrinth ID

Ok6FyXJ9

Last Updated

Sep 1, 2026

Description

MixinTrace Reborn

This is a fork and continuation version of MixinTrace (CurseForge | Modrinth), a mod that can print all mixins applied to a class in the stacktrace when a crash happens. It is very useful for mod developers to find out which mods are applying mixins to the class in the stacktrace, and it can also be used by players to report mod conflicts.

This fork add support for 26.1+ which no longer use obfuscated names, and also add support for Forge and Neoforge.

Note: Mod logically support all versions of Minecraft, if you find any incompatibility issues please report.

Example output

1.21.11- on Forge / Fabric

Mixins in Stacktrace: net.minecraft.class_465: com.example.examplemod.mixin.ExampleMixin (examplemod.mixins.json) Notice: Minecraft running in obfuscate mode. You may need to use some tools to find out the exact class name.

26.1+ / NeoForge

Mixins in Stacktrace: net.minecraft.client.gui.screens.inventory.AbstractContainerScreen: com.example.examplemod.mixin.ExampleMixin (examplemod.mixins.json)

Compatibility

Mod Loaders

Fabric Forge Neoforge

Game Versions

1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 +20 more

Recommended Gear

Affiliate

Hardware and extras that pair well with this mod.

As an Amazon Associate I earn from qualifying purchases.

Similar Mods

Included in Modpacks (4)

External Resources