Posted September 14, 201213 yr I saw AccessTransformers in some Forge mods. But I don't get them working myself. I created a "mod_at.cfg" file like the forge files and an AccessTransformer like net.minecraftforge.transformers.ForgeAccessTransformer. Now I can't find any way to register it. Do I need a IFMLLoadingPlugin? Even if I manage to register it, there are some more problems. How can I ignore these specific errors (not all errors) in Eclipse? And how do I recompile my mod with these errors?
September 14, 201213 yr Access transformers are for Core Mods only. There is generally less support for making core mods as they are reserved for people who know what they are doing. In general, you don't need to do these things. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
September 15, 201213 yr Author Ok, but when I have a core mod in my mcp installation, how do i recompile it?
September 15, 201213 yr By running the AT, the facilities are there, go look. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
September 20, 201213 yr Author Thanks. I think a solved this now. Anyone else having this problem, create the folder <mcp>/forge/accesstransformers and move the cfg files there. Then run the install script.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.