[1.8.9] gradlew: Task with path 'reobf' not found
aaronliu0130 opened this issue ยท 3 comments
Due to MTR only avaliable on 1.8, I'm in that version.
However, when I got the mod and built it with the gradle wrapper, this happened:
MacBook-Air:ForestryMC-mc-1.8.9 Aaron$ ./gradlew release
Downloading https://services.gradle.org/distributions/gradle-2.7-bin.zip
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Unzipping /Users/Aaron/.gradle/wrapper/dists/gradle-2.7-bin/4s0fcuuppw3tjb1sxpzh16mne/gradle-2.7-bin.zip to /Users/Aaron/.gradle/wrapper/dists/gradle-2.7-bin/4s0fcuuppw3tjb1sxpzh16mne
Set executable permissions for: /Users/Aaron/.gradle/wrapper/dists/gradle-2.7-bin/4s0fcuuppw3tjb1sxpzh16mne/gradle-2.7/bin/gradle
Download http://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/2.1-SNAPSHOT/ForgeGradle-2.1-20190215.223057-39.pom
Download https://plugins.gradle.org/m2/gradle/plugin/net/minecraftforge/gradle/ForgeGradle/2.0.2/ForgeGradle-2.0.2.pom
Download https://jcenter.bintray.com/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
Download https://jcenter.bintray.com/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
Download http://files.minecraftforge.net/maven/net/minecraftforge/fernflower/2.0-SNAPSHOT/fernflower-2.0-20151214.100946-17.pom
Download http://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/2.1-SNAPSHOT/ForgeGradle-2.1-20190215.223057-39.jar
Download https://plugins.gradle.org/m2/gradle/plugin/net/minecraftforge/gradle/ForgeGradle/2.0.2/ForgeGradle-2.0.2.jar
Download https://jcenter.bintray.com/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
Download http://files.minecraftforge.net/maven/net/minecraftforge/fernflower/2.0-SNAPSHOT/fernflower-2.0-20151214.100946-17.jar
Download https://jcenter.bintray.com/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
Archives upload disabled, gradle.properties is missing.
#################################################
ForgeGradle 2.1-SNAPSHOT-8d6480f
https://github.com/MinecraftForge/ForgeGradle
#################################################
Powered by MCP unknown
http://modcoderpack.com
by: Searge, ProfMobius, Fesh0r,
R4wk, ZeuX, IngisKahn, bspkrs
#################################################
Download http://dvs1.progwml6.com/files/maven/mezz/jei/jei_1.8.9/2.28.18.186/jei_1.8.9-2.28.18.186.pom
Download http://maven.ic2.player.to/net/industrial-craft/industrialcraft-2/2.3.235-ex18/industrialcraft-2-2.3.235-ex18.pom
Download http://dvs1.progwml6.com/files/maven/mezz/jei/jei_1.8.9/2.28.18.186/jei_1.8.9-2.28.18.186.jar
Download http://maven.ic2.player.to/net/industrial-craft/industrialcraft-2/2.3.235-ex18/industrialcraft-2-2.3.235-ex18-api.jar
Download http://dvs1.progwml6.com/files/maven/mezz/jei/jei_1.8.9/2.28.18.186/jei_1.8.9-2.28.18.186-sources.jar
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':mainJar'.
> Task with path 'reobf' not found in root project 'ForestryMC-mc-1.8.9'.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 2 mins 57.821 secs
What happened and why?
I'm not sure the 1.8.9 branch ever had a release build. However, it looks like https://www.curseforge.com/minecraft/mc-mods/minecraft-transit-railway has builds for 1.10 so maybe that may work for you?