HomeJavaModsMixinTrace Reborn
MixinTrace Reborn
ModsJava

MixinTrace Reborn

by IAFEnvoy · on Modrinth

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 26.1–26.1.2 · Fabric⬇ Download for 1.20.5–1.21.11 · Fabric⬇ Download for 1.20–1.20.4 · Fabric⬇ Download for 26.1–26.1.2 · NeoForge⬇ Download for 1.20.5–1.21.11 · NeoForge⬇ Download for 1.20.1 · Forge
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

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)
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more