Skip to content

problem when compiling source #141

@V1ceLand

Description

@V1ceLand
14:18:26: Executing 'runClient'…


> Configure project :common
Targeting Minecraft '1.20.1' on a 'JOINED' platform

> Configure project :fabric
Fabric Loom: 1.3.10
Loom is applying dependency data manually to publications instead of using a software component (from(components["java"])). This is deprecated.

> Configure project :forge
MixinGradle did not locate the diffplug APT plugin, skipping eclipse task configuration

> Task :common:compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':common:compileJava'.
> Could not resolve all files for configuration ':common:compileClasspath'.
   > Could not find org.spongepowered:mixin:0.8.5.
     Required by:
         project :common
   > Could not find com.google.code.findbugs:jsr305:3.0.1.
     Required by:
         project :common
   > Could not resolve net.minecraft:joined:1.20.1.
     Required by:
         project :common
      > Could not resolve all files for configuration ':common:mergetool'.
         > Could not find net.minecraftforge:mergetool:1.2.3.
           Required by:
               project :common

* 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 5s
1 actionable task: 1 executed
14:18:32: Execution finished 'runClient'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions