Paper icon indicating copy to clipboard operation
Paper copied to clipboard

Fix the ExtendedClassInfo for trace elements deobfuscated by the preceding rewriter.

Open jpenilla opened this issue 3 years ago • 0 comments

Another solution would be to reorder the rewrites and make the StacktraceDeobfuscator handle extended traces. This is arguably not that important of a fix as only server classes should be getting deobfed, so we can easily deduce that the ?:? with a net.minecraft/com.mojang package means it's a deobfed server class.

jpenilla avatar Oct 29 '22 19:10 jpenilla