Build failed with an exception

Published by pfe on
Status
Resolved
Issue description

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all files for configuration ':forgeGradleMcDeps'.
> Could not download fastutil.jar (it.unimi.dsi:fastutil:7.1.0)
   > Could not get resource 'https://repo.maven.apache.org/maven2/it/unimi/dsi/fastutil/7.1.0/fastut…'.
      > Could not GET 'https://repo.maven.apache.org/maven2/it/unimi/dsi/fastutil/7.1.0/fastut…'.
         > repo.maven.apache.org

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

I don't know how to use --stacktrace or --debug commands. what should I do? Please help.

Should I manually download those files and paste them in C:\Program Files\Pylo\MCreator\lib ?

Issue comments