Whilst using forge mixin and end biomes, the gradle task immediatly fails after 217 ms.

Started by pineconewastaken on

Topic category: Troubleshooting, bugs, and solutions

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Whilst using forge mixin and end biomes, the gradle task immediatly fails after 217 ms.

The error is as follows:

Executing Gradle task: runClient
Build info: MCreator 2024.4.52410, forge-1.20.1, 64-bit, 14181 MB, Windows 11, JVM 21.0.4, JAVA_HOME: C:\Program Files\Pylo\MCreator\jdk, started on: 2025-01-22-20:28:13

FAILURE: Build failed with an exception.
* Where:
Build file 'C:\Users\beans\MCreatorWorkspaces\pinecone\build.gradle' line: 3
* What went wrong:
An exception occurred applying plugin request [id: 'org.spongepowered.mixin', version: '0.7.+']
> Failed to apply plugin 'org.spongepowered.mixin'.
> Could not find property 'minecraft', or 'patcher' on root project 'pinecone', ensure ForgeGradle is applied.
* 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 217ms

BUILD FAILED
Task completed in less than a second