#Gradle Problem Thing

20 messages · Page 1 of 1 (latest)

rare topaz
#

Trying to update from 1.21.5 to 1.21.8.

I did this from https://fabricmc.net/develop/

# gradle.properties
# ===================
minecraft_version=1.21.8
yarn_mappings=1.21.8+build.1
loader_version=0.16.14
loom_version=1.11-SNAPSHOT

# Fabric API
fabric_version=0.130.0+1.21.8

# command 
# ========
gradlew migrateMappings --mappings "1.21.8+build.1"

Then apparently I have to update gradle to at least 8.14, so I did this.

./gradlew wrapper --gradle-version 8.14.3

I noticed this said 8.12.2, so I changed it to 8.14.3 (idk if I was supposed to do that).

# gradle-wrapper.properties
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip

And now my thing is dead.

craggy flume
#

(you were supposed to change that 8.12.2 to 8.14.3, cant hurt)

rare topaz
#

Cough

craggy flume
#

bless you

rare topaz
#

snez

rare topaz
#

cough

#

Also I get the same problem when I download a brand new mod template with the gradle 8.14.3 and loom 1.10.

stoic cave
#

close your ide, delete the natives folder, reopen

#

deleting /wrapper/dists aswell also wouldn't hurt

rare topaz
#

This one right?

C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2024.3.5\lib\native
#

natives and native the same?

stoic cave
#

no

#

the one from gradle

#

the one in your user homes .gradle folder

rare topaz
#

I see it.

#

It doesn't have an s at the end right?

stoic cave
#

yes