Started by
kubaier
on
Topic category: Help with MCreator software
Sorry I'm not English.
I wont to make mod for minecraft 1.12.2 on version of forge 14.23.5.2854.
Topic category: Help with MCreator software
Sorry I'm not English.
I wont to make mod for minecraft 1.12.2 on version of forge 14.23.5.2854.
Sadly, they dropped support for 1.12.2 The last version containing 1.12.2 is MCreator 1.9.1 or something and also there is plugin for newer MCreator versions, that adds 1.12.2 support, but it lacks biomes and other stuff.
I have Mcreator 1.9.1, when I want expor mod to .jar make this error - Your workspace contains mod elements that don´t compile and could not be exported
This is compile log.
FAILURE: Build failed with an exception.
* What went wrong:
Could not resolve all files for configuration ':forgeGradleMc'.
> Could not find forgeSrc.jar (net.minecraftforge:forgeSrc:1.12.2-14.23.5.2768).
Searched in the following locations:
https://files.minecraftforge.net/maven/net/minecraftforge/forgeSrc/1.12…
* 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 2s
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.
can this be fixed manually?