Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build #4

Open
mazunki opened this issue Jul 6, 2020 · 0 comments
Open

Unable to build #4

mazunki opened this issue Jul 6, 2020 · 0 comments

Comments

@mazunki
Copy link

mazunki commented Jul 6, 2020

Running gradle after cloning build fails.

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* Where:
Build file '/srv/git/AutoReconnector-Fabric/build.gradle' line: 66

* What went wrong:
A problem occurred evaluating root project 'AutoReconnector-Fabric'.
> Could not create task ':remapJar'.
   > Could not create task of type 'RemapJarTask'.
      > org.gradle.api.file.ProjectLayout.fileProperty()Lorg/gradle/api/file/RegularFileProperty;

* 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.
-----------
* Where:
Build file '/srv/git/AutoReconnector-Fabric/build.gradle' line: 66

* What went wrong:
A problem occurred configuring root project 'AutoReconnector-Fabric'.
> Could not create task ':remapJar'.
   > Could not create task of type 'RemapJarTask'.
      > org.gradle.api.file.ProjectLayout.fileProperty()Lorg/gradle/api/file/RegularFileProperty;

How do I build the mod?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant