I am Porting to minecraft 26.1 but i get this error: Failed to find official mojang mappings for 26.1 #5273
-
DescriptionSo When i create the project and gradle sets up my project i get the error "Failed to find official mojang mappings for 26.1" every time |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 3 replies
-
|
Please follow the Docs: https://docs.fabricmc.net/26.1/develop/porting/ |
Beta Was this translation helpful? Give feedback.
-
|
Ok! |
Beta Was this translation helpful? Give feedback.
-
Still not working
|
Beta Was this translation helpful? Give feedback.
-
|
Do you think you can help me fix it? |
Beta Was this translation helpful? Give feedback.
-
|
When i try and build the mod i get the output:
Execution failed for task ':compileJava'.
|
Beta Was this translation helpful? Give feedback.

Make sure Gradle is using Java 25. Typically it detects the version from JAVA_HOME so make sure it's set.