Open Madis0 opened 1 year ago
Useful for mod devs to debug mixin related issues in their mods as the class name can help them figure out which mixin of theirs is causing problems
Users who add other mods on top of FO can benefit from this even more, if those mods use a lot of mixins
CurseForge link
https://www.curseforge.com/minecraft/mc-mods/stackdeobf
CurseForge Mod Distribution
Allowed
Modrinth link
https://modrinth.com/mod/stackdeobf
Source/other link
https://github.com/booky10/StackDeobfuscator
Mod file size
149.64 KiB + ca 7 MB downloaded afterwards (Yarn)
License
(any other license)
What it does
Maps the class names in crashes with their actual value
Why should it be in the modpack
Looks very useful for determining the cause of crashes, perhaps even moreso than MixinTrace. Could be more like #439 without the cons.
Iris dev endorsement (of the theoretical idea, not actually tested):
ETF dev:
Why shouldn't it be in the modpack
Additional details
If this proves very useful, I might even reconsider #440