Railcraft: [1.12.2] Mod build failed

Created on 25 Jun 2018  路  5Comments  路  Source: Railcraft/Railcraft

Hi,

I wanted to build Railcraft for Minecraft 1.12.2. So I downloaded the code, unziped, and ran gradlew.
Immediately I get this error:


FAILURE: Build failed with an exception.

  • Where:
    Build file '/home/someguy/Downloads/Railcraft/Railcraft-mc-1.12.2/version/build.gradle' line: 6

  • What went wrong:
    A problem occurred evaluating project ':version'.

    Cannot get property 'version_minecraft' on extra properties extension as it does not exist

  • 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 0s


Just let me know if there are any more information that you need :)
I'm using Kubuntu 18.04 btw.

Have a great day!
Kind regards!

question or discussion

All 5 comments

Import submodules and reload Gradle. See what happens then. If it still fails redo setuoDecompWorkdpace

How to do this?

Read a "Building" section in a README.

git submodule init
git submodule update

Get on discord if you need additional help.

never download zip in the future

Was this page helpful?
0 / 5 - 0 ratings

Related issues

purpleposeidon picture purpleposeidon  路  5Comments

ccgfok picture ccgfok  路  3Comments

ptrstourac picture ptrstourac  路  3Comments

abculatter2 picture abculatter2  路  5Comments

liach picture liach  路  5Comments