Minecraftforge: ASM transformer broken in 1.11?

Created on 6 Dec 2016  路  2Comments  路  Source: MinecraftForge/MinecraftForge

I'm trying to transform net.minecraft.client.renderer.RenderGlobal, but that class (and many others) never gets sent to the transformer. I then checked the log to find that only about 170 classes get sent before it just stops.
Oddly, this issue doesn't appear in the dev environment, it only appears when running the compiled mod in the actual minecraft.

http://pastebin.com/3dZxSVJ0

Most helpful comment

Don't make coremods.

All 2 comments

Don't make coremods.

@Sedridor put your _at.cfg in /src/main/resources/META-INF/ folder. I had a similar issue

Was this page helpful?
0 / 5 - 0 ratings