Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't build 1.20 branch #68

Open
Darkfllame opened this issue Jan 23, 2025 · 0 comments
Open

Can't build 1.20 branch #68

Darkfllame opened this issue Jan 23, 2025 · 0 comments

Comments

@Darkfllame
Copy link

I really need Impaled for a modpack i'm making, only issue: the modpack is on 1.20.1, i saw the 1.20 branch on github and tried to build it, however, when opening intellij idea (my ide) it just outputs this error:

A problem occurred configuring root project 'Impaled'.
> Could not resolve all files for configuration ':classpath'.
   > Could not resolve org.quiltmc:loom:1.+.
     Required by:
         project : > io.github.ladysnake.chenille:io.github.ladysnake.chenille.gradle.plugin:0.11.3 > io.github.ladysnake:chenille:0.11.3
      > No matching variant of org.quiltmc:loom:1.8.5 was found. The consumer was configured to find a library for use during runtime, compatible with Java 21, packaged as a jar, and its dependencies declared externally, as well as attribute 'org.gradle.plugin.api-version' with value '8.5' but:
          - Variant 'apiElements' capability org.quiltmc:loom:1.8.5 declares a library, compatible with Java 8, packaged as a jar, and its dependencies declared externally:
              - Incompatible because this component declares a component for use during compile-time, as well as attribute 'org.gradle.plugin.api-version' with value '8.10' and the consumer needed a component for use during runtime, as well as attribute 'org.gradle.plugin.api-version' with value '8.5'
          - Variant 'runtimeElements' capability org.quiltmc:loom:1.8.5 declares a library for use during runtime, compatible with Java 8, packaged as a jar, and its dependencies declared externally:
              - Incompatible because this component declares a component, as well as attribute 'org.gradle.plugin.api-version' with value '8.10' and the consumer needed a component, as well as attribute 'org.gradle.plugin.api-version' with value '8.5'
          - Variant 'sourcesElements' capability org.quiltmc:loom:1.8.5 declares a component for use during runtime, compatible with Java 8, and its dependencies declared externally:
              - Incompatible because this component declares documentation, as well as attribute 'org.gradle.plugin.api-version' with value '8.10' and the consumer needed a library, as well as attribute 'org.gradle.plugin.api-version' with value '8.5'
              - Other compatible attribute:
                  - Doesn't say anything about its elements (required them packaged as a jar)

If you guys have any ideas, i'll take it. for now i'll try on my own

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant