FAILURE: Build failed with an exception.

Status
Fixed
Issue description

BUILD FAILED
Total time: 6.542 secs
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\Pylo\MCreator179\forge\build.gradle' line: 10
* What went wrong:
A problem occurred evaluating root project 'forge'.
> Failed to apply plugin [id 'net.minecraftforge.gradle.forge']
> Unable to obtain url ([http://files.minecraftforge.net/maven/de/oceanlabs/mcp/versions.json, h…]) with etag!
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
C:\Pylo\MCreator179\forge>
Task completed with return code 0 in 7862 milliseconds

How do I do what it is telling me to do? How do I fix? 

Issue comments

Version 2020.1 / Windows 10

I'm running MCreator online.

 

Error log:

   
Executing gradle task: setupDecompWorkspace --refresh-dependencies
Build info: MCreator 2020.1.05419, 1.12.2, 64-bit, 3583 MB, Windows 10, JVM 1.8.0_232, JAVA_HOME: C:\Libraries\ModMaker\jdk
This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril.
:deobfCompileDummyTask
:deobfProvidedDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:extractMcpMappings SKIPPED
:genSrgs SKIPPED
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:deobfMcSRG SKIPPED
:decompileMc FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':decompileMc'.
> Could not resolve all dependencies for configuration ':forgeGradleMcDeps'.
   > Could not load module metadata from C:\Users\PC\.mcreator\gradle\caches\modules-2\metadata-2.36\descriptors\org.scala-lang\scala-actors\2.11.0\10a25a4d5a40b139c5ab8690c415508d\descriptor.bin
* 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 1m 34s
5 actionable tasks: 4 executed, 1 up-to-date
BUILD FAILED