OpenBlocks refuses to compile on Java 9
DBotThePony opened this issue ยท 2 comments
$ ./gradlew build
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine java version from '9.0.1'.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Minecraft, FML, ForgeGradle (real culprit in this issue) and probably other stuff require rather big fixes (or even rework) before I have to start worrying about my code.