Posted June 30, 201411 yr Yesterday I was finally able to correctly position the texture. Today I started the project and.... "surprise" Forge no longer loads the mod. After their research on the web, with no solution, I am writing here the problem: [13:29:08] [Client thread/ERROR]: There was a problem reading the file E:\Programming\Minecraft\Mods\SmartCCraft\out\production\SmartCCraft\it\kytech\smartccraft\block\BlockAssembler2.class - probably this is a corrupt file And then: Identified a problem with the mod candidate E:\Programming\Minecraft\Mods\SmartCCraft\out\production\SmartCCraft, ignoring this source The src is on GitHub, but I think that this is a problem of the enviroment.... :'(
June 30, 201411 yr Author You are using Intellij, right? Try using Build > Rebuild Project. Yes, I'm using IntelliJ. No, still does not work. I tried to create another environment, but also in this case it does not work (using the forge example).
June 30, 201411 yr Author Are you using Java 8? Yes, I have read that it's supported on the new forgeGradle.
June 30, 201411 yr Author Ok, so now I'm downgrading. To recap: I am using a version of java does not compatibilem and I'm using IntelliJ. I have the worst set-up to forge!
June 30, 201411 yr Author Because I develop using NetBeans and is difficult to change IDE after 8 years... Now I'm using IntelliJ only because it's similar (the same) of Android Studio. Thanks, now seems to work!
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.