#gradle cant find loom version
65 messages · Page 1 of 1 (latest)
Invalid loom version, latest loom is 1.10-SNAPSHOT (and yes SNAPSHOT word required)
Where you get that odd gradle file?
chat gpt

after multipule version before that didnt work
do i just use exactly the same files?
If you understand who to use them, then yes. But based on that you use GPT, you dont know what you doing. What you expect to happen?
yeah i dont realy know what im doing from what i understood i need to build gradle
then ig thats im trying to do
In this Minecraft Modding Tutorial, we are setting up our workspace for Minecraft 1.21 with Fabric!
== 1.21 MODDING COURSES ==
▶️ NeoForge Modding with Minecraft 1.21.X:
https://url.kaupenjoe.net/CourseNeoForge121X
▶️ Fabric Modding with Minecraft 1.21.X:
https://url.kaupenjoe.net/CourseFabric121X
▶️ Forge Modding with Minecraft 1...
thanks appreciate it
followed the video yet i still have build failed for gradle
and error...?
not sure if this is what you need
PS D:\Eyal\someRandomWorkPlace\java\modding\honey-bug-fix-template-1.21.4> ./gradlew genSources
[Incubating] Problems report is available at: file:///D:/Eyal/someRandomWorkPlace/java/modding/honey-bug-fix-template-1.21.4/build/reports/problems/problems-report.html
FAILURE: Build failed with an exception.
- What went wrong:
A problem occurred configuring root project 'honey-bug-fix-template-1.21.4'.
Could not resolve all artifacts for configuration 'classpath'.
Could not resolve net.fabricmc:fabric-loom:1.10-SNAPSHOT.
Required by:
root project : > fabric-loom:fabric-loom.gradle.plugin:1.10-SNAPSHOT:20250323.164030-5
Dependency requires at least JVM runtime version 17. This build uses a Java 8 JVM.
- Try:
Run this build using a Java 17 or newer JVM.
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.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.12.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD FAILED in 712ms
PS D:\Eyal\someRandomWorkPlace\java\modding\honey-bug-fix-template-1.21.4>
Dependency requires at least JVM runtime version 17. This build uses a Java 8 JVM.
And in settings?
yes its 21 aswell
Try invalidate cache
im using orcale java jdk does this matter?
From here remove all java and left only 17 and 21
still nothing
still the same
Show gradle file
build.gradle
🤔
not sure what does this mean
I have no idea what is wrong with your system
if even deleting java from here still say that you use Java 8
i do have it on my system
might know how to fix that
fixed it
just made java 21 to be the defult instand of 8
i appreciate your help tho
now it crashes when i try to open the file shown here https://youtu.be/oU8-qV-ZtUY?t=755
In this Minecraft Modding Tutorial, we are setting up our workspace for Minecraft 1.21 with Fabric!
== 1.21 MODDING COURSES ==
▶️ NeoForge Modding with Minecraft 1.21.X:
https://url.kaupenjoe.net/CourseNeoForge121X
▶️ Fabric Modding with Minecraft 1.21.X:
https://url.kaupenjoe.net/CourseFabric121X
▶️ Forge Modding with Minecraft 1...
crash on source JAR selection?
yes
With error?
no just insta close
If it just close then its mean OS or Programm is corupted
First reinstall IDEA (full delete and clean install) then re install what ever os (i think windows) you have
nah reinstalling windows is complicated
need to back up all and shit
wait what is IDEA
The software where you code...
oh
mb
also it opens for me in file explorer instad of in intellij like shown in the video does this matter?
I dont think so