Tough As Nails

Tough As Nails

21M Downloads

Crash in Dev Workspace

Terrails opened this issue ยท 4 comments

commented

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

commented

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)?

commented

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

commented

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).

commented

For now I got the API because thats the only thing I need, gonna wait for the newer build (I like having the whole deobf because I can test it straight away without building and trying it on normal client), or I could just downgrade my mappings