How to build from source?
miuirussia opened this issue · 5 comments
I get:
* Where:
Build file 'FoamFix/build.gradle' line: 16
* What went wrong:
A problem occurred evaluating root project 'FoamFix'.
> Failed to apply plugin [id 'net.minecraftforge.gradle.forge']
> MISSING REPLACEMENT DATA FOR RUN_DIR
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 1s
What Gradle version are you using? What FoamFix version are you trying to set up?
Gradle:
gradle --version
------------------------------------------------------------
Gradle 4.5
------------------------------------------------------------
Build time: 2018-01-24 17:04:52 UTC
Revision: 77d0ec90636f43669dc794ca17ef80dd65457bec
Groovy: 2.4.12
Ant: Apache Ant(TM) version 1.9.9 compiled on February 2 2017
JVM: 1.8.0_152 (Oracle Corporation 25.152-b16)
OS: Mac OS X 10.13.4 x86_64
FoamFix:
231b8e2
Huh. Should work fine. Works for me, anyway. Did you modify anything? Are you using "gradle setupDecompWorkspace"?
Granted, I have not tested on OS X and I have no access to OS X.
I use gradle setupDecompWorkspace build
, build work fine before 8350f77b92c7293ca4dc3150388902342ec24a97
and maybe on previous gradle
UPD: via ./gradlew setupDecompWorkspace build works fine