You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Running
gradle
after cloning build fails.How do I build the mod?
The text was updated successfully, but these errors were encountered: