Title says it.
When I add CoFHCore into mods folder, game crashes with this
java.lang.IllegalAccessError: tried to access field net.minecraft.world.World.collidingBoundingBoxes from class cofh.asmhooks.HooksCore
.
Quick google search showed that AT is not working.
Also, earlier I cloned ThaumicTinkerer repo, tried to launch it, aaaand... again. AT is not working. It can't even compile sources.
Tried to use deobf jar instead. Game launched, but crashed when I right clicked (or opened inventory, I don't remember) with IllegalAccessError.
PS. I'm using IntelliJ Idea with default launch configurations. Cloned ThaumicTinkerer from IDEA, imported it as new gradle module in my project and added it as a dependency. And it's not working.
PPS. I think i have to rebuild workspace. But where do I put AT config files, so forge can find them?