(1.18 experimental snapshots) gradlew genSources not working #122
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Steven/fabric-example-mod#122
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It appears that it can't find the Minecraft version.
The output is as follows:
* What went wrong:
A problem occurred configuring root project 'fabric-example-mod-1-18-exp-3'.
> Failed to notify project evaluation listener.
> Failed to provide com.mojang:minecraft:1.18_experimental-snapshot-3 : java.lang.RuntimeException: Failed to find minecraft version: 1.18_experimental-snapshot-3
> Cannot invoke "net.fabricmc.loom.configuration.providers.minecraft.MinecraftMappedProvider.getMappedJar()" because "mappingsProvider.mappedProvider" is null
* Try:
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
This issue occurs with experimental snapshots 2 and 3; I haven't tried experimental snapshot 1.