[1.8.9] Can't run RFTools in an obfuscated dev env
Tbsc opened this issue ยท 10 comments
I'm trying to code a mod for 1.8.9 using your "new" power system, and since it doesn't have any power generation I also installed RFTools. RFTools (obviously) can't be launched from a dev env since it uses obfuscated method names and in a dev env they are deobfuscated.
Ah. Well I don't really have a good place to host a non obfuscated version of RFTools. You can of course try to compile it yourselves. Atm that would be the only solution I think.
I believe this was just fixed in forge, so that stuff automatically gets deobfuscated and -dev jars are no longer necessary.
@McJty Just saying, CurseForge allows you to upload additional files. Take a look at how Tema does it with ExtraUtilities (http://minecraft.curseforge.com/projects/extra-utilities/files/2264383)
Yes but makes it somewhat more confusing for users. I tried it in the past and got confused users who couldn't get my mod to work because the downloaded the dev version.
@Tbsc as I said above, this is no longer necessary. Try forge build 1696.