Impaled ๐Ÿ”ฑ

Impaled ๐Ÿ”ฑ

2M Downloads

Can't build 1.20 branch

Darkfllame opened this issue ยท 0 comments

commented

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