Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to generate/update class intermediaries on alpha(?)/infdev/indev/classic versions due to folders #39

Open
SolDev69 opened this issue Jun 28, 2021 · 1 comment

Comments

@SolDev69
Copy link

image
As you can see only method names are mapped properly, class names are not.

@Juuxel
Copy link
Member

Juuxel commented Jun 28, 2021

You can control this using the --obfuscation-pattern command line option, which takes a regex pattern that matches obfuscated class names. The default pattern matches the class names used by modern Minecraft (which are in the root package), so your classes are excluded if you don't manually set it to something else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants