maruohon / tellme

Small informational mod for Minecraft
22 stars 10 forks source link

1.20.1 build #37

Open ffernn-dev opened 1 month ago

ffernn-dev commented 1 month ago

Hey there, I'm working on a modpack for 1.20.1 at the moment, as that seems to be the version a lot of mods have stuck to for the time being, but I'm not able to find a 1.20.1 build of tellme (or any of your mods for that matter really). I gave it a shot myself by modifying fabric.mod.json and gradle.properties but it fails to resolve a bunch of dependencies (?) my java knowledge is VERY limited so any help with this would be appreciated.

> Could not resolve all files for configuration ':classpath'.
   > Could not resolve org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.7.0.
     Required by:
         project : > fabric-loom:fabric-loom.gradle.plugin:1.4-SNAPSHOT:20240104.143006-6 > net.fabricmc:fabric-loom:1.4-SNAPSHOT:20240104.143006-6
      > Could not resolve org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.7.0.
         > Could not get resource 'https://plugins.gradle.org/m2/org/jetbrains/kotlinx/kotlinx-metadata-jvm/0.7.0/kotlinx-metadata-jvm-0.7.0.pom'.
            > Could not GET 'https://plugins.gradle.org/m2/org/jetbrains/kotlinx/kotlinx-metadata-jvm/0.7.0/kotlinx-metadata-jvm-0.7.0.pom'. Received status code 503 from server: Service Unavailable
   > Could not resolve com.fasterxml.jackson.core:jackson-annotations:2.15.2.
     Required by:
         project : > fabric-loom:fabric-loom.gradle.plugin:1.4-SNAPSHOT:20240104.143006-6 > net.fabricmc:fabric-loom:1.4-SNAPSHOT:20240104.143006-6 > com.fasterxml.jackson.core:jackson-databind:2.15.2
         project : > fabric-loom:fabric-loom.gradle.plugin:1.4-SNAPSHOT:20240104.143006-6 > net.fabricmc:fabric-loom:1.4-SNAPSHOT:20240104.143006-6 > com.fasterxml.jackson.core:jackson-databind:2.15.2 > com.fasterxml.jackson:jackson-bom:2.15.2
      > Skipped due to earlier error
   > Could not resolve com.fasterxml.jackson.core:jackson-core:2.15.2.
     Required by:
         project : > fabric-loom:fabric-loom.gradle.plugin:1.4-SNAPSHOT:20240104.143006-6 > net.fabricmc:fabric-loom:1.4-SNAPSHOT:20240104.143006-6 > com.fasterxml.jackson.core:jackson-databind:2.15.2
         project : > fabric-loom:fabric-loom.gradle.plugin:1.4-SNAPSHOT:20240104.143006-6 > net.fabricmc:fabric-loom:1.4-SNAPSHOT:20240104.143006-6 > com.fasterxml.jackson.core:jackson-databind:2.15.2 > com.fasterxml.jackson:jackson-bom:2.15.2
      > Skipped due to earlier error
   > Could not resolve com.google.guava:failureaccess:1.0.1.
     Required by:
         project : > fabric-loom:fabric-loom.gradle.plugin:1.4-SNAPSHOT:20240104.143006-6 > net.fabricmc:fabric-loom:1.4-SNAPSHOT:20240104.143006-6 > com.google.guava:guava:32.1.2-jre
      > Skipped due to earlier error
   > Could not resolve com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava.
     Required by:
         project : > fabric-loom:fabric-loom.gradle.plugin:1.4-SNAPSHOT:20240104.143006-6 > net.fabricmc:fabric-loom:1.4-SNAPSHOT:20240104.143006-6 > com.google.guava:guava:32.1.2-jre
      > Skipped due to earlier error
   > Could not resolve com.google.code.findbugs:jsr305:3.0.2.
     Required by:
         project : > fabric-loom:fabric-loom.gradle.plugin:1.4-SNAPSHOT:20240104.143006-6 > net.fabricmc:fabric-loom:1.4-SNAPSHOT:20240104.143006-6 > com.google.guava:guava:32.1.2-jre
      > Skipped due to earlier error
   > Could not resolve org.checkerframework:checker-qual:3.33.0.
     Required by:
         project : > fabric-loom:fabric-loom.gradle.plugin:1.4-SNAPSHOT:20240104.143006-6 > net.fabricmc:fabric-loom:1.4-SNAPSHOT:20240104.143006-6 > com.google.guava:guava:32.1.2-jre
      > Skipped due to earlier error
   > Could not resolve com.google.errorprone:error_prone_annotations:2.18.0.
     Required by:
         project : > fabric-loom:fabric-loom.gradle.plugin:1.4-SNAPSHOT:20240104.143006-6 > net.fabricmc:fabric-loom:1.4-SNAPSHOT:20240104.143006-6 > com.google.guava:guava:32.1.2-jre
      > Skipped due to earlier error
   > Could not resolve org.cadixdev:at:0.1.0-rc1.
     Required by:
         project : > fabric-loom:fabric-loom.gradle.plugin:1.4-SNAPSHOT:20240104.143006-6 > net.fabricmc:fabric-loom:1.4-SNAPSHOT:20240104.143006-6 > net.fabricmc:mercury:0.4.0
      > Skipped due to earlier error
   > Could not resolve org.cadixdev:lorenz:0.5.7.
     Required by:
         project : > fabric-loom:fabric-loom.gradle.plugin:1.4-SNAPSHOT:20240104.143006-6 > net.fabricmc:fabric-loom:1.4-SNAPSHOT:20240104.143006-6 > net.fabricmc:mercury:0.4.0
      > Skipped due to earlier error
   > Could not resolve com.google.code.findbugs:jsr305:3.0.2.
     Required by:
         project : > fabric-loom:fabric-loom.gradle.plugin:1.4-SNAPSHOT:20240104.143006-6 > net.fabricmc:fabric-loom:1.4-SNAPSHOT:20240104.143006-6 > com.google.guava:guava:32.1.2-jre > com.google.guava:guava-parent:32.1.2-jre
      > Skipped due to earlier error
   > Could not resolve org.checkerframework:checker-qual:3.33.0.
     Required by:
         project : > fabric-loom:fabric-loom.gradle.plugin:1.4-SNAPSHOT:20240104.143006-6 > net.fabricmc:fabric-loom:1.4-SNAPSHOT:20240104.143006-6 > com.google.guava:guava:32.1.2-jre > com.google.guava:guava-parent:32.1.2-jre
      > Skipped due to earlier error
   > Could not resolve com.google.errorprone:error_prone_annotations:2.18.0.
     Required by:
         project : > fabric-loom:fabric-loom.gradle.plugin:1.4-SNAPSHOT:20240104.143006-6 > net.fabricmc:fabric-loom:1.4-SNAPSHOT:20240104.143006-6 > com.google.guava:guava:32.1.2-jre > com.google.guava:guava-parent:32.1.2-jre
      > Skipped due to earlier error
ffernn-dev commented 1 month ago

A quick peek at the logs and it seems like it's 404ing on a bunch of maven.fabricmc and libraries.minecraft requests.

Resource missing. [HTTP GET: https://maven.fabricmc.net/org/slf4j/slf4j-parent/2.0.1/slf4j-parent-2.0.1.pom]
Resource missing. [HTTP HEAD: https://libraries.minecraft.net/org/apache/apache/24/apache-24.jar]
maruohon commented 2 weeks ago

Looks like I didn't remember to answer here yet, I released a 1.20.1 Fabric version of TellMe a couple of weeks ago.