MixinTrace Reborn
Adds a list of mixins in the stacktrace to crash reports.
Моды
1 248 загрузок
0 подписок
Описание
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)
Версии и скачивания
5 последних версий1.0-26.1
303 загрузок
· release
· mixintrace-1.0-26.1-universal.jar
fabric
neoforge
26.1
26.1.1
26.1.2
1.0-1.21.11-neoforge
107 загрузок
· release
· mixintrace-1.0-1.21.11-neoforge.jar
neoforge
1.20.5
1.20.6
1.21
1.21.1
1.21.2
1.21.3
1.21.4
1.21.5
1.21.6
1.21.7
1.21.8
1.21.9
1.0-1.21.11-fabric
736 загрузок
· release
· mixintrace-1.0-1.21.11-fabric.jar
fabric
1.20.5
1.20.6
1.21
1.21.1
1.21.2
1.21.3
1.21.4
1.21.5
1.21.6
1.21.7
1.21.8
1.21.9
1.0-1.20.4-fabric
36 загрузок
· release
· mixintrace-1.0-1.20.4-fabric.jar
fabric
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
1.20.2
1.20.3
1.0-1.20.1-forge
60 загрузок
· release
· mixintrace-1.0-1.20.1-forge.jar
forge
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
Категории
utility