Started by
RobuxTRex
on
Topic category: Help with MCreator software
When I was modding my new mod, I came across MCreator v2021.1! So I quickly downloaded it, jumped into my workspace (I keep track of my versions) and when it was importing the code it informed me it was corrupted.
Console log?
How do I get the console logs?
Console tab
Sorry for not replying. Anyways, the console logs will be below shortly, @Klemen.
Executing Gradle task: build
Build info: MCreator 2021.1.16710, forge-1.15.2, 64-bit, 16328 MB, Windows 10, JVM 1.8.0_275, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk
> Configure project :
New Dep: net.minecraftforge:forge:1.15.2-31.2.0_mapped_snapshot_20200514-1.15.1
> Task :mcreatorLink UP-TO-DATE
> Task :compileJava
> Task :processResources
> Task :classes
> Task :jar
> Task :downloadMcpConfig
> Task :extractSrg UP-TO-DATE
> Task :createMcpToSrg
> Task :reobfJar
> Task :assemble
> Task :compileTestJava NO-SOURCE
> Task :processTestResources NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :test NO-SOURCE
> Task :check UP-TO-DATE
> Task :build
Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.10.3/userguide/command_line_interface.html#se…
BUILD SUCCESSFUL in 11s
7 actionable tasks: 6 executed, 1 up-to-date
Task completed in 11 seconds