Simple Parts Pack for Flan's Mod

Simple Parts Pack for Flan's Mod

903k Downloads

Gradle compiling issue

Liruxo opened this issue ยท 2 comments

commented

Describe the bug
Building the current Flan's Mod only by cloning the repository is not possible

To Reproduce
Steps to reproduce the behaviour:

  1. Clone
  2. execute ./gradlew build
  3. observe the problem

Expected behaviour
gradle successfully builds

Log
Link to gist

Versions (please complete the following information):

  • Forge: 1.12.2-14.23.5.2768
  • Flan's Mod: Latest build of Github (as of 29.05.2019)

Additional context
This bug is caused by the the two commits 2c2bb2f and d39c905 of "Flan" who seems to use a different version/gradle configuration than in the repositiory

commented
commented

Reverted @jamioflan's commit in dde965b.
Looks like he was using 1.11 method names for some reason.