running genSources causes an error where no 'minecraft' dependency is specified #76

Open
opened 2021-01-09 00:15:17 +00:00 by KeanaGindy · 2 comments
KeanaGindy commented 2021-01-09 00:15:17 +00:00 (Migrated from github.com)

Everytime I run ./gradlew genSources the build fails and it says that no Minecraft dependency is specified.

Everytime I run ./gradlew genSources the build fails and it says that no Minecraft dependency is specified.
KeanaGindy commented 2021-01-09 00:24:32 +00:00 (Migrated from github.com)

I also have this issue:
Could not run phased build action using Gradle distribution 'https://services.gradle.org/distributions/gradle-6.7-bin.zip'.
Build completed with 2 failures.

I also have this issue: Could not run phased build action using Gradle distribution 'https://services.gradle.org/distributions/gradle-6.7-bin.zip'. Build completed with 2 failures.
Calvin-Coding commented 2021-01-15 04:04:01 +00:00 (Migrated from github.com)

I am getting a similar issue.

Here is some info

image

When I try to launch the client, I get the following errors:
The import net.minecraft cannot be resolved
TitleScreen cannot be resolved to a type

These errors are happening in the example mixing file.

Here are the following logs:

[19:45:27] [main/ERROR] (FabricLoader) Could not find valid game provider!
[19:45:27] [main/ERROR] (FabricLoader) - Minecraft

I ran cleanup Loom Binary but I still got the errors.

If someone could help me that would be great,

Thanks

Calvin-Coding

I am getting a similar issue. Here is some info ![image](https://user-images.githubusercontent.com/60584878/104679949-a0a8b100-56a3-11eb-9f4b-dc215aeac93a.png) When I try to launch the client, I get the following errors: The import net.minecraft cannot be resolved TitleScreen cannot be resolved to a type These errors are happening in the example mixing file. Here are the following logs: [19:45:27] [main/ERROR] (FabricLoader) Could not find valid game provider! [19:45:27] [main/ERROR] (FabricLoader) - Minecraft I ran cleanup Loom Binary but I still got the errors. If someone could help me that would be great, Thanks Calvin-Coding
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Steven/fabric-example-mod#76