Started by
HonzaVinCZ
on
Topic category: Troubleshooting, bugs, and solutions
Hello, recently I downloaded MCreator 2020.5 and added plugin Minecraft Forge 1.12.2 mods generator. When I tried to generate my first workspace, everything looked fine but in the end it crashed and left this error:
Executing
Gradle task: setupDecompWorkspace --refresh-dependencies
Build
info: MCreator 2020.5.47520, forge-1.12.2, 64-bit, 8077 MB, Windows 10,
JVM 1.8.0_265, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
Download
http://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/2.3-SNAPSHOT/maven-metadata.xml
Download
http://files.minecraftforge.net/maven/net/minecraftforge/forgeflower/1.0.342-SNAPSHOT/maven-metadata.xml
Etag
download for
https://files.minecraftforge.net/maven/de/oceanlabs/mcp/versions.json
failed with code 404
This
mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own
peril.
#################################################
ForgeGradle 2.3-SNAPSHOT-6084129e
https://github.com/MinecraftForge/ForgeGradle
#################################################
Powered by MCP
http://modcoderpack.com
by: Searge, ProfMobius, R4wk, ZeuX
Fesh0r, IngisKahn, bspkrs, LexManos
#################################################
: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
SKIPPED
:fixMcSources
:applySourcePatches
:remapMcSources
:recompileMc
SKIPPED
:extractNatives
SKIPPED
:getAssetIndex
UP-TO-DATE
:getAssets
Current
status: 295/1305 22%
Current
status: 912/1305 69%
Current
status: 1065/1305 81%
Current
status: 1082/1305 82%
:makeStart
:setupDecompWorkspace
BUILD
SUCCESSFUL in 2m 30s
10
actionable tasks: 8 executed, 2 up-to-date
Task
completed in 150727 milliseconds
After checking common issues, I tried to restart the pc, delete grandle folder, change firewall settings for JDK app and Java, and even tried to turn off firewall completely. Nothing fixed that and my problem continues. Any ideas please?
Edited by HonzaVinCZ on Fri, 04/23/2021 - 20:28
Minecraft Forge changed gradle endpoints and now 1.12.2 will likely no longer work, as they don't intend to support it anyways. The version is ancient so I personally recommend updating to newer versions too.
Maybe you can have luck by removing the entire gradle folder, but most likely it will not work.