Posted August 15, 20169 yr Hello everyone! I am not a very experienced modder, but I have a question. If I have written the sourcecode, I compile it with the command: "gradlew build" Then it says "Build successful", but there is not JAR content. I have tried to compile the .class with the commandline, but it didn't work. And I have another problem: if I type "clean", it sometimes doesn't clean up and keep some files, so if I want to set up again with "gradlew SetupDecompworkspace idea" it says there are some errors, "JAVA PATH not set", and so on. Best regards, SprengMeister02 PS: I am currently on 1.8, but I am also supporting 1.10.2, and there is the same problem. I have the problem in every version from 1.7.10 to 1.10.2. In Minecraft, there are creepers ant TNT, but I am definitely the most explosive thing.
August 15, 20169 yr The build Gradle task outputs the JAR to build/libs. Are you sure it's not working? Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
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.