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

Fix loading ATs from classpath mods #494

Merged
merged 1 commit into from
Apr 18, 2018
Merged

Conversation

mezz
Copy link
Contributor

@mezz mezz commented Apr 18, 2018

The method signature for ModAccessTransformer#addJar changed:
MinecraftForge/MinecraftForge@9d0771b#diff-d7c0a2bc3372b61d6a3e347ad77f1595L62
This updates GradleForgeHacks to work with the new method signature, and maintains backward compatibility for the old method signature.

This PR fixes issues like mezz/JustEnoughItems#1190 where a jar with ATs is loaded from the classpath, but the ATs were not discovered and applied.

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

Successfully merging this pull request may close these issues.

2 participants