Mcreator not building

Started by androxus641 on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 16:48, 30. Sep 2020
Joined May 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Mcreator not building

Executing gradle task: eclipse
Build info: MCreator 2020.1.05419, 1.14.4, 64-bit, 8192 MB, Mac OS X, JVM 1.8.0_232, JAVA_HOME: /private/var/folders/_7/lf8z_7sj1r507v3_7z13938m0000gp/T/AppTranslocation/2B04E29F-4D92-4DC3-B704-117203F4F6E5/d/MCreator.app/Contents/MacOS/jdk/Contents/Home/jre
> Configure project :
New Dep: net.minecraftforge:forge:1.14.4-28.1.117_mapped_snapshot_20190719-1.14.3
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'deltacraft'.
> Could not resolve all files for configuration ':_compileJava_1'.
   > Could not resolve org.ow2.asm:asm-util:6.2.
     Required by:
         project : > net.minecraftforge:mergetool:1.0.9
      > Could not resolve org.ow2.asm:asm-util:6.2.
         > Could not get resource 'https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/6.2/asm-util-…'.
            > Could not GET 'https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/6.2/asm-util-…'.
               > sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
   > Could not resolve org.antlr:antlr4-runtime:4.7.2.
     Required by:
         project : > net.minecraftforge:accesstransformers:1.0.1-milestone.0.1+94458e7
      > Could not resolve org.antlr:antlr4-runtime:4.7.2.
         > Could not get resource 'https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.2/ant…'.
            > Could not GET 'https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.2/ant…'.
               > sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
* 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 14s
BUILD FAILED
   
Executing gradle task: eclipse
Build info: MCreator 2020.1.05419, 1.14.4, 64-bit, 8192 MB, Mac OS X, JVM 1.8.0_232, JAVA_HOME: /private/var/folders/_7/lf8z_7sj1r507v3_7z13938m0000gp/T/AppTranslocation/2B04E29F-4D92-4DC3-B704-117203F4F6E5/d/MCreator.app/Contents/MacOS/jdk/Contents/Home/jre
> Configure project :
New Dep: net.minecraftforge:forge:1.14.4-28.1.117_mapped_snapshot_20190719-1.14.3
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'deltacraft'.
> Could not resolve all files for configuration ':_compileJava_1'.
   > Could not resolve org.ow2.asm:asm-util:6.2.
     Required by:
         project : > net.minecraftforge:mergetool:1.0.9
      > Could not resolve org.ow2.asm:asm-util:6.2.
         > Could not get resource 'https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/6.2/asm-util-…'.
            > Could not GET 'https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/6.2/asm-util-…'.
               > sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
   > Could not resolve org.antlr:antlr4-runtime:4.7.2.
     Required by:
         project : > net.minecraftforge:accesstransformers:1.0.1-milestone.0.1+94458e7
      > Could not resolve org.antlr:antlr4-runtime:4.7.2.
         > Could not get resource 'https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.2/ant…'.
            > Could not GET 'https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.2/ant…'.
               > sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
* 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 10s
BUILD FAILED

 

I Need Help 

The solution to this problem…
Wed, 02/12/2020 - 09:47

The solution to this problem and many other problems can be found in our knowledge base: https://mcreator.net/support/knowledgebase Please check the knowledge base before opening a new topic on the issue which has a known fix.