Crash in Dev Workspace
Terrails opened this issue ยท 4 comments
I have an mod which has TAN support, but now from the looks of it ASM is crashing the game. Tried it without TAN and I could access the class (net/minecraft/client/renderer/EntityRenderer
) without the exception.
The log
Could you please provide the full log? It also seems the jar file has been renamed, did you obtain it from our CurseForge or somewhere else (or did you rename it yourself)?
I got it from curseforge but renamed it (ToughAsNails-1.12-3.0.0.71-universal.jar), also deobfuscated it with BON2, and placed it in libs folder
whole log
Ah I see, for future reference we have official deobf builds here: http://files.minecraftforge.net/maven/com/github/glitchfiend/biomesoplenty/ToughAsNails/. It seems the issue is that the MCP names were changed in 1.12.2, but we never updated our dev environment since existing builds still work fine outside of it (because they don't rely upon MCP names).