Skip to content

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

Closed
jpenilla wants to merge 1 commit into
masterfrom
fix-source-jar-for-deobfed-traceelements
Closed

Fix the ExtendedClassInfo for trace elements deobfuscated by the preceding rewriter.#8522
jpenilla wants to merge 1 commit into
masterfrom
fix-source-jar-for-deobfed-traceelements

Conversation

@jpenilla
Copy link
Copy Markdown
Member

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 jpenilla force-pushed the fix-source-jar-for-deobfed-traceelements branch from 763b629 to 73ba754 Compare October 29, 2022 19:08
…eding rewriter.

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 jpenilla force-pushed the fix-source-jar-for-deobfed-traceelements branch from 73ba754 to a88ac7f Compare October 29, 2022 20:41
@codebycam codebycam closed this Apr 6, 2024
@MiniDigger MiniDigger deleted the fix-source-jar-for-deobfed-traceelements branch April 8, 2024 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

2 participants