Build error when opening project

Published by MMK21 on
Issue description

I have tried everything at the knowledge base already.

Executing 
    Gradle task: genSources

Build 
    info: MCreator 2020.3.22116, fabric-1.15.2, 64-bit, 8019 MB, Windows 10, 
    JVM 1.8.0_252, JAVA_HOME: 
    D:\MyStuff\Gaming\Minecraft\ModsEct\Mine\Meta\MCreator\jdk

> 
    Configure project :

Fabric 
    Loom: 0.4.26 Build(jenkins #26)

:setting 
    up loom dependencies

Configuring 
    compiler arguments for Java

FAILURE: 
    Build completed with 2 failures.

1: 
    Task failed with an exception.

-----------

* 
    Where:

Build 
    file 
    'D:\MyStuff\Gaming\Minecraft\ModsEct\Mine\Category\Mods\ModsByModloader\Fabric\Mods\MyFabricModsByDevPhase\Indev\MoreCacti\build.gradle' 
    line: 9

* 
    What went wrong:

A 
    problem occurred evaluating root project 'MoreCacti'.

> 
    Could not get unknown property 'archives_base_name' for root project 
    'MoreCacti' of type org.gradle.api.Project.

* 
    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.

==============================================================================

2: 
    Task failed with an exception.

-----------

* 
    What went wrong:

A 
    problem occurred configuring root project 'MoreCacti'.

> 
    Failed to notify project evaluation listener.

 
      > java.lang.NullPointerException (no error message)

 
      > java.lang.NullPointerException (no error message)

* 
    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 44s

BUILD 
    FAILED

Task 
    completed in 44450 milliseconds

 

Issue comments

fabric-1.15.2

We do not offer support for plugins here. Report the bug to the plugin developers.

I already know this bug. When you're downloading a new Fabric version, we always get a build error. However, you can easily fix it in regenerting code and builds.it ill downloading everything fin. I don't know why it happens.

We forgot to change three lines in the build.gradle after removing the gradle.properties, so it couldn't fine the elements.

We've released an updated version of it that fixes this bug. Update to fix the issue. Thank you for reporting it.