Hello. I am having a problem reobfuscating my code for Minecraft Forge. It changed the file net.minecraft.client.model.ModelBiped.class and it is not working. I have reobfuscated it with "gradlew.bat build" and it does it. I copy the JAR to the mods folder, and it doesn't work. When I run it from the IDE (Eclipse Kepler), it runs fine, but when I run it from the Minecraft Launcher, it does not work. Do you know how to fix this? Is there any workarounds?
Rollback Post to RevisionRollBack
CreeperGabe
To post a comment, please login or register a new account.
I am having a problem reobfuscating my code for Minecraft Forge. It changed the file net.minecraft.client.model.ModelBiped.class and it is not working. I have reobfuscated it with "gradlew.bat build" and it does it. I copy the JAR to the mods folder, and it doesn't work. When I run it from the IDE (Eclipse Kepler), it runs fine, but when I run it from the Minecraft Launcher, it does not work. Do you know how to fix this? Is there any workarounds?