Recent content by welldooder64

  1. W

    Need help with setting up the dev deobf build

    I am trying to set up my mcp workspace with the Dev-deobf build of Galacticraft. I added the jars as external libary. When i try to run minecraft it give me this error: ---Minecraft Crash Report--- cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: field_76246_e at...
  2. W

    Help for GC 2 Api

    There is no deobfuscated dev version of Galacticraft yet. You can use CodeChickenCore for that. Just put it in the "mcp/jars/mods" folder and turn on "dev.deobfuscate=true" (in the CodeChickenCore Config) This will deobfuscate any obfuscated method in the mods that you have installed in mcp...